| First Example |
|---|
|
| Nominal Cost |
| 42.00¢ |
| Weight |
| 9.00kg |
| Pack Size |
|
mNo edit summary |
(Updated.) |
||
| Line 24: | Line 24: | ||
* 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) | ||
===Special Tabber | ===Special Tabber Option=== | ||
A special styling option is also provided if you want to center the infobox: | A special styling option is also provided if you want to center the infobox: | ||
<nowiki> | <nowiki>Tabbed = yes</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 | Any value being given will center the table and set its width to 100%. If left blank, the default style of floating to the right is used. This is mainly used for tabbed commodities when used in the [[Template:TabberHeader]] template. '''Do not''' use outside of a tabbed section! | ||
==Minimal Example== | ==Minimal Example== | ||
| Line 123: | Line 119: | ||
<nowiki>| Size = 27</nowiki> | <nowiki>| Size = 27</nowiki> | ||
<nowiki>| Capacity = </nowiki> | <nowiki>| Capacity = </nowiki> | ||
<nowiki>| | <nowiki>| Tabbed = yes</nowiki> | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
<nowiki>|-|Second=</nowiki> | <nowiki>|-|Second=</nowiki> | ||
| Line 133: | Line 129: | ||
<nowiki>| Size = 13</nowiki> | <nowiki>| Size = 13</nowiki> | ||
<nowiki>| Capacity = </nowiki> | <nowiki>| Capacity = </nowiki> | ||
<nowiki>| | <nowiki>| Tabbed = yes</nowiki> | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
<nowiki></tabber>{{TabberFooter}}</nowiki> | <nowiki></tabber>{{TabberFooter}}</nowiki> | ||
To use this template, simply copy this into the very top of a commodity's page.
{{Commodity
| Name =
| Picture =
| Cost = ¢
| Weight = kg
| Size =
| Capacity =
}}
Then fill in information as need. See the examples below.
Notes:
A few of the fields can left blank to invoke the default, which is:
{{PAGENAME}}Imbox deletion.png1.00¢0.00kgn/aA special styling option is also provided if you want to center the infobox:
Tabbed = yes
Any value being given will center the table and set its width to 100%. If left blank, the default style of floating to the right is used. This is mainly used for tabbed commodities when used in the Template:TabberHeader template. Do not use outside of a tabbed section!
| Commodity/Doc |
|---|
| Nominal Cost |
| 1.00¢ |
| Weight |
| 0.00kg |
| Pack Size |
|
{{Commodity
| Name =
| Picture =
| Cost =
| Weight =
| Size =
| Capacity =
}}
| 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 =
}}
{{TabberHeader}}<tabber>
|-|First=
{{Commodity
| Name = First Example
| Picture = C_Key.png
| Cost = 42.00¢
| Weight = 9.00kg
| Size = 27
| Capacity =
| Tabbed = yes
}}
|-|Second=
{{Commodity
| Name = Second Example
| Picture = C_Key.png
| Cost = 2142.00¢
| Weight = 18.00kg
| Size = 13
| Capacity =
| Tabbed = yes
}}
</tabber>{{TabberFooter}}