Template:ToolBox-Base: Difference between revisions
From Artisans Asylum Wiki
Acharlwood (talk | contribs) No edit summary |
(Adjusted formatting on infobox-image. Also got rid of the caption, since it didn't look very nice with the image, and didn't render correctly when there was no image..) |
||
Line 8: | Line 8: | ||
| | | | ||
|- | |- | ||
| colspan="2" class="infobox-image" | [[File:{{{image}}} | | colspan="2" class="infobox-image" | [[File:{{{image}}}|250px]] | ||
|- | |- | ||
| colspan="2" class="infobox-subtitle" | General Info | | colspan="2" class="infobox-subtitle" | General Info | ||
Line 44: | Line 44: | ||
|tool_subtitle = {{{tool_subtitle}}} | |tool_subtitle = {{{tool_subtitle}}} | ||
|image = {{{image|No_image.jpeg}}} | |image = {{{image|No_image.jpeg}}} | ||
|make = {{{make|N/A}}} | |make = {{{make|N/A}}} | ||
|model = {{{model|N/A}}} | |model = {{{model|N/A}}} |
Revision as of 09:35, 21 October 2023
This template should only be used by other templates. | |
---|---|
{{{tool_title}}} | |
---|---|
[[File:{{{image}}}|250px]] | |
General Info | |
Make | {{{make}}} |
Model | {{{model}}} |
Serial | {{{serial}}} |
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}}} |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}}} }}