Template:ToolBox-Base: Difference between revisions
From Artisans Asylum Wiki
Acharlwood (talk | contribs) No edit summary |
Acharlwood (talk | contribs) No edit summary |
||
Line 14: | Line 14: | ||
| class="infobox-rowheader" | Make | {{{make}}} | | class="infobox-rowheader" | Make | {{{make}}} | ||
|- | |- | ||
| class="infobox-rowheader" | Model | | class="infobox-rowheader" | Model | {{{model}}} | ||
|- | |- | ||
| class="infobox-rowheader" | Serial | | class="infobox-rowheader" | Serial | {{{serial}}} | ||
|- | |- | ||
| class="infobox-rowheader" | Mfr Specs | | class="infobox-rowheader" | Mfr Specs | {{{manufacturer_specs}}} | ||
|- | |- | ||
| class="infobox-rowheader" | Manual | | class="infobox-rowheader" | Manual | {{{manual}}} | ||
|- | |- | ||
| colspan="2" class="infobox-subtitle" | Asylum Info | | colspan="2" class="infobox-subtitle" | Asylum Info | ||
|- | |- | ||
| class="infobox-rowheader" | Location | | class="infobox-rowheader" | Location | {{{location}}} | ||
|- | |- | ||
| class="infobox-rowheader" | Rubric | | class="infobox-rowheader" | Rubric | {{{rubric}}} | ||
|- | |- | ||
| class="infobox-rowheader" | Training | | class="infobox-rowheader" | Training | {{{training}}} | ||
|- | |- | ||
| class="infobox-rowheader" | Testing | | class="infobox-rowheader" | Testing | {{{testing}}} | ||
|- | |- | ||
|} | |} |
Revision as of 00:18, 19 October 2023
This template should only be used by other templates. | |
---|---|
{{{tool_title}}} | |
---|---|
[[File:{{{image}}}|thumb|250px|{{{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}}} }}