Template:Commodity/Doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Added doc on new option) |
||
Line 23: | Line 23: | ||
* Size = <code>n/a</code> | * Size = <code>n/a</code> | ||
* Capacity = (Special, the capacity section will only be visible if the "capacity" tag is used) | * Capacity = (Special, the capacity section will only be visible if the "capacity" tag is used) | ||
A special styling option is also provided if you want to center the infobox: | |||
<nowiki>| center = </nowiki> | |||
Any value being given will center the table. If left blank, the default style of floating to the right is used. This is mainly used for tabbed commodities. | |||
==Minimal Example== | ==Minimal Example== |
Revision as of 12:09, 26 February 2024
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)
A special styling option is also provided if you want to center the infobox:
| center =
Any value being given will center the table. If left blank, the default style of floating to the right is used. This is mainly used for tabbed commodities.
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 = }}