Template:ToolBox-Gone

From Artisans Asylum Wiki


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



Usage

This is a template for any publicly-available tool that has been permanently removed from the Asylum.

Example

{{ToolBox
|tool_title         = Millers Falls HD1234
|tool_subtitle      = Hand drill
|image              = Pic_unrelated_zebra.jpg
|caption            = This is not a picture of the drill
|make               = Millers Falls
|model              = HD1234
|serial             = 48
|manufacturer_specs = [https://somewhere.com/product.html From manufacturer]
|manual             = [https://somewhere.com/manual.html From manufacturer]
|training           = {{{training|N/A}}}
|testing            = {{{testing|N/A}}}
}}

Pasteable version

{{ToolBox
  |tool_title         = 
  |tool_subtitle      = 
  |image              = 
  |caption            = 
  |make               = 
  |model              = 
  |serial             = N/A
  |manufacturer_specs = 
  |manual             = 
  |training           = 
  |testing            = 
}}

Tool Categories

When tools are permanently removed from the Asylum, they are switched to the ToolBox-Gone Template. This is as simple as changing the name of the template.

Using the template system is the easiest way to remove decommissioned tools from category listings on the wiki. Put the categories inside the template instead of listing the categories at the bottom of the article. Only the main ToolBox template will apply the categories, which means less editing to keep everything accurate.

{{ToolBox
  |tool_categories = [[Category:Woodworking Tools]] [[Category:Sanding Tools]]
}}

In the above example, the tool would be placed into the Woodworking Tools and Sanding Tools categories and removed from those categories when the template is switched from ToolBox to ToolBox-Gone.

Do not add the tool species nor the shop category names to the tool_categories field because it will cause inaccuracies in category listings.