Template:ToolBox-Base: Difference between revisions

From Artisans Asylum Wiki
(Adding tool restrictions)
(Attempting colorization)
 
Line 31: Line 31:
| class="infobox-rowheader" | Testing || {{{testing}}}
| class="infobox-rowheader" | Testing || {{{testing}}}
|-
|-
| class="infobox-rowheader" | [[Tool restrictions|Restrictions]] || {{{restrictions}}}
| class="infobox-rowheader" | [[Tool restrictions|Restrictions]] || <span style="color:{{{restrictions}}}">{{{restrictions}}}</span>
|-
|-
|}
|}

Latest revision as of 17:25, 18 January 2024


{{{tool_title}}}
[[File:{{{image}}}|thumb|250px|{{{caption}}}]]
General Info
Make {{{make}}}
Model {{{model}}}
Serial {{{serial}}}
Specs {{{manufacturer_specs}}}
Manual {{{manual}}}
Asylum Info
Location {{{location}}}
Rubric {{{rubric}}}
Training {{{training}}}
Testing {{{testing}}}
Restrictions {{{restrictions}}}

Usage

This template should not be used on its own -- it's designed to be used by the ToolBox template.

{{ToolBox-Base
|tool_title         = {{{tool_title}}}
|tool_subtitle      = {{{tool_subtitle}}}
|image              = {{{image|No_image.jpeg}}}
|make               = {{{make|N/A}}}
|model              = {{{model|N/A}}}
|serial             = {{{serial|N/A}}}
|manufacturer_specs = {{{manufacturer_specs|N/A}}}
|manual             = {{{manual|N/A}}}
|location           = {{{location|unknown}}}
|rubric             = {{{rubric|ask the shop lead}}}
|training           = {{{training|N/A}}}
|testing            = {{{testing|N/A}}}
|restrictions       = {{{red|green}}}
}}