Template:Commodity/Doc: Difference between revisions
Jump to navigation
Jump to search
m (→Full Examples: Non-2D pack size.) |
m (→Full Examples: Dito.) |
||
| Line 58: | Line 58: | ||
| Cost = 42.00 | | Cost = 42.00 | ||
| Weight = 9.00kg | | Weight = 9.00kg | ||
| Size = | | Size = 27 | ||
| Capacity = | | Capacity = | ||
}} | }} | ||
Revision as of 21:39, 6 January 2017
How to use
To use this template, simply copy this into the very top of a commodity's page.
{{Commodity
| Name =
| Picture =
| Cost = ¢
| Weight =
| Size =
| Capacity =
}}
Then fill in information as need. See the examples below.
Notes:
- If the commodity does not have any capacity, just leave the capacity tag blank.
A few of the fields can left blank to invoke the default, which is:
- Name =
{{PAGENAME}} - Picture =
Imbox deletion.png - Cost =
1.00¢ - Weight =
0.00kg - Size =
n/a - Capacity = (Special, the capacity section will only be visible if the "capacity" tag is used)
Minimal Example
| Commodity/Doc |
|---|
| Nominal Cost |
| 1.00¢ |
| Weight |
| 0.00kg |
| Pack Size |
|
{{Commodity
| Name =
| Picture =
| Cost =
| Weight =
| Size =
| Capacity =
}}
Full Examples
| Example |
|---|
|
| Nominal Cost |
| 42.00 |
| Weight |
| 9.00kg |
| Pack Size |
|
{{Commodity
| Name = Example
| Picture = C_Key.png
| Cost = 42.00¢
| Weight = 9.00kg
| Size = 27
| Capacity =
}}
