Template:ToolBox-Base

From Artisans Asylum Wiki
Revision as of 12:17, 15 October 2023 by Acharlwood (talk | contribs) (Created page with "<noinclude> {{Imbox |text=This template should only be used by other templates.}} </noinclude> {| class="infobox" cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em;" ! colspan="2" class="infobox-title" | {{{tool_title}}} |- | |- | colspan="2" class="infobox-image" | {{{image}}} {{{caption}}} |- | colspan="2" class="infobox-subtitle" | General Info |- | Make || {{{make}}} |- | Model || {{{model}}} |- | Serial || {{{serial}}} |- |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



{{{tool_title}}}
{{{image}}} {{{caption}}}
General Info
Make {{{make}}}
Model {{{model}}}
Serial {{{serial}}}
Mfr Specs {{{manufacturer_specs}}}
Manual {{{manual}}}
Asylum Info
Location {{{location}}}
Rubric {{{rubric}}}
Training {{{training}}}
Testing {{{testing}}}

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}}}
|caption            = {{{caption|Real image coming soon}}}
|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}}}
}}