We are currently updating the articles for 1.09.0. Translated articles will need to be updated by their respective authors.
Difference between revisions of "Template:Weapon Info"
From No More Room in Hell
(Created page with "<includeonly> {| border="1px" cellpadding="1px" align="right" width="250px" frame="box" rules="none" |- !colspan="2" align="center" {{#ifeq: {{{faction|}}}|Consortium|styl...") |
m |
||
Line 9: | Line 9: | ||
|}} | |}} | ||
{{#if:{{{weapon type|}}}| | {{#if:{{{weapon type|}}}| | ||
− | {{!}}style="background-color:#E5E5E5" align="left"{{!}}''' | + | {{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Type:''' |
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{weapon type}}} | {{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{weapon type}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
− | {{#if:{{{ | + | {{#if:{{{ammunition|}}}| |
− | {{!}}style="background-color:#E5E5E5" align="left"{{!}}''' | + | {{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Ammunition:''' |
− | {{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{ | + | {{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{ammunition}}} |
{{!}}- | {{!}}- | ||
|}} | |}} | ||
− | {{#if:{{{ | + | {{#if:{{{weight|}}}| |
− | {{!}}style="background-color:#E5E5E5" align="left"{{!}}''' | + | {{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Weight:''' |
− | {{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{ | + | {{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{weight}}} |
{{!}}- | {{!}}- | ||
|}} | |}} | ||
− | {{#if:{{{ | + | {{#if:{{{timetodraw|}}}| |
− | {{!}}style="background-color:#E5E5E5" align="left"{{!}}''' | + | {{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Draw time:''' |
− | {{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{ | + | {{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{timetoads}}} |
{{!}}- | {{!}}- | ||
|}} | |}} | ||
− | {{#if:{{{ | + | {{#if:{{{timetoads|}}}| |
− | {{!}}style="background-color:#E5E5E5" align="left"{{!}}''' | + | {{!}}style="background-color:#E5E5E5" align="left"{{!}}'''ADS time:''' |
− | {{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{ | + | {{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{timetoads}}} |
{{!}}- | {{!}}- | ||
|}} | |}} | ||
− | {{#if:{{{ | + | {{#if:{{{reloadtime|}}}| |
− | {{!}}style="background-color:#E5E5E5" align="left"{{!}}''' | + | {{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Reload time:''' |
− | {{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{ | + | {{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{reloadtime}}} |
{{!}}- | {{!}}- | ||
|}} | |}} | ||
Line 44: | Line 44: | ||
<noinclude><pre> | <noinclude><pre> | ||
{{Template:Weapon_box | {{Template:Weapon_box | ||
− | |image | + | |image = enter the name of an image here as imagename |
− | |weapon type | + | |weapon type = enter the link here as [[Weapons#Rifle]] |
− | | | + | |ammunition = enter the team like [[empire]] |
− | | | + | |weight = enter the link here as [[Weapons#Heavy_weapons|Heavy weapon]] |
− | | | + | |timetodraw = yes or no? |
− | | | + | |timetoads = number of ammo in gun. use {{abbr|8|Magazine Compression: Tier 2}} if a gizmo changes this |
− | | | + | |reloadtime = number carried. use {{abbr|8|Magazine Compression: Tier 2}} if a gizmo changes this |
}} | }} | ||
</pre></noinclude> | </pre></noinclude> |
Revision as of 07:59, 14 September 2012
{{Template:Weapon_box |image = enter the name of an image here as imagename |weapon type = enter the link here as [[Weapons#Rifle]] |ammunition = enter the team like [[empire]] |weight = enter the link here as [[Weapons#Heavy_weapons|Heavy weapon]] |timetodraw = yes or no? |timetoads = number of ammo in gun. use {{abbr|8|Magazine Compression: Tier 2}} if a gizmo changes this |reloadtime = number carried. use {{abbr|8|Magazine Compression: Tier 2}} if a gizmo changes this }}