Difference between revisions of "Template:Infobox tool/doc"
Jump to navigation
Jump to search
(Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === <pre> {{Infobox tool | name = | image = ...") |
|||
| Line 17: | Line 17: | ||
| model = | | model = | ||
| related = | | related = | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 10:44, 1 April 2015
{{#ifeq: doc | doc
|
{{
#ifeq: show | show
| {{#invoke:Message box|mbox}}
}}{{
#if:
|
| {{#ifexist:Template:Infobox tool|[[Category:{{
#switch: Template
| Template = Template
| Module = Module
| User = User
| #default = Wikipedia
}} documentation pages]]|}}
}}
| }}
Usage
{{Infobox tool
| name =
| image =
| image size =
| caption =
| other_name =
| classification =
| types =
| used_with =
| inventor =
| manufacturer =
| model =
| related =
}}
Parameters
All parameters are optional.
- name
- Name of the tool
- image
- An image illustrating the item
- image size
- Size of image in pixels
- caption
- Caption for the image above
- other_name
- Other name(s) used for this item
- classification
- General type, e.g. hand tool, power tool, garden tool, etc.
- uses
- What is this item used for, e.g. cutting, concentrating force, guiding, protecting, seizing and holding, etc.
- types
- Different types of this tool, e.g. hammer = ball-peen hammer, cross-peen hammer, etc.
- used_with
- Tools that this one is used in conjunction with, e.g. hammer + chisel, punc, etc.
- inventor
- Inventor(s) of the item (if any)
- manufacturer
- If this is an item specific to a particular manufacturer, put the name here
- model
- if this is a particular manufacturer's model, put the model name or number here
- related
- related tools, e.g. hammer = axe, maul, etc.