Difference between revisions of "Template:Infobox main"
Jump to navigation
Jump to search
m |
m |
||
Line 51: | Line 51: | ||
;Aim time | ;Aim time | ||
:{{{aim|}}} sec.}} | :{{{aim|}}} sec.}} | ||
+ | {{#if: {{{buy|}}}{{{sell|}}}| | ||
+ | ;{{#if: {{{buy|}}}|Buy}}{{#switch: |{{{buy|}}}|{{{sell|}}}=| / }}{{#if:{{{sell|}}}|Sell}}''' | ||
+ | :{{#if: {{{buy|}}}|{{{buy}}}}}<!-- | ||
+ | -->{{#switch: |{{{buy|}}}|{{{sell|}}}=| / }}<!-- | ||
+ | -->{{#if:{{{sell|}}}|{{{sell}}}}}}} | ||
+ | |} | ||
<br style="clear: both; height: 0px;" /> | <br style="clear: both; height: 0px;" /> | ||
</dl></div></div> | </dl></div></div> | ||
+ | <includeonly>{{#ifeq:{{NAMESPACE}}|{{ns:0}}|<!-- | ||
+ | -->{{#if:{{{type|}}}|[[Category:{{{type}}}]]}}<!-- | ||
+ | -->{{#if:{{{type2|}}}|[[Category:{{{type2}}}]]}}<!-- | ||
+ | -->}} | ||
+ | </includeonly> | ||
<noinclude> | <noinclude> | ||
− | <div class="pull-left"><pre> | + | <div class="pull-left"> |
+ | *Everything is optional; | ||
+ | *You can add a "name" and "image". Fill these values if the PAGENAME macro is not adequate (if the page name has a disambig qualifier for example) | ||
+ | <pre> | ||
{{infobox main|animal| | {{infobox main|animal| | ||
− | |name = | + | |name = use for item header |
− | |image = | + | |image = picture name.(jpg|png)|optional variables such as size, alt text |
− | |info = | + | |info = use for short description |
− | |type = | + | |type = use for main category |
− | |type2 = | + | |type2 = use for subcategory |
− | |placeable = | + | |placeable = (yes|no) leave blank for "no" |
− | |size = | + | |size = two values, separated by | - (1|2) |
− | |hp = | + | |hp = use for health/strength |
− | |speed = | + | |speed = use for tiles |
− | |time = | + | |time = use for food-plants |
− | |yield = | + | |yield = use for food-plants |
− | |power = | + | |power = use for power input/output (+/-) |
− | |class = SMG | + | |class = use for weapon class (use Single/SMG/Rifles/Thrown) |
− | |damage = | + | |damage = use for weapon damage |
− | |range = | + | |range = used for weapon range |
− | |acc = | + | |acc = use for weapon accuracy |
− | |handling = quick | + | |handling = use for weapon quick |
− | |aim = | + | |aim = use for weapon aim time |
− | |buy = | + | |buy = use for price {{mi|x}} (metal) or {{di|x} (money) |
− | |sell = | + | |sell = use for price {{mi|x}} (metal) or {{di|x} (money) |
}}</pre></div> | }}</pre></div> | ||
{{clear}} | {{clear}} |
Revision as of 15:31, 13 November 2013
Usage
Infobox main
- Type
- [[{{{type}}}]]
- Placeable
- no
- Everything is optional;
- You can add a "name" and "image". Fill these values if the PAGENAME macro is not adequate (if the page name has a disambig qualifier for example)
{{infobox main|animal| |name = use for item header |image = picture name.(jpg|png)|optional variables such as size, alt text |info = use for short description |type = use for main category |type2 = use for subcategory |placeable = (yes|no) leave blank for "no" |size = two values, separated by | - (1|2) |hp = use for health/strength |speed = use for tiles |time = use for food-plants |yield = use for food-plants |power = use for power input/output (+/-) |class = use for weapon class (use Single/SMG/Rifles/Thrown) |damage = use for weapon damage |range = used for weapon range |acc = use for weapon accuracy |handling = use for weapon quick |aim = use for weapon aim time |buy = use for price {{mi|x}} (metal) or {{di|x} (money) |sell = use for price {{mi|x}} (metal) or {{di|x} (money) }}
Example
{{infobox main|animal| |name = Muffalo |image = Animal Muffalo side.png|200px |info = Slow-moving, grass-grazing quadrupeds analogous to Buffalo. |type = Animals |placeable = |hp = 200 }}