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
m |
Darkst3alth (Talk | contribs) |
||
Line 5: | Line 5: | ||
|- | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
− | + | |colspan="2" align="center" {{!}} [[Image:{{{image}}}|x120px]] | |
− | + | | | |
|}} | |}} | ||
{{#if:{{{weapon type|}}}| | {{#if:{{{weapon type|}}}| | ||
− | + | |style="background-color:#E5E5E5" align="left"{{!}}'''Type:''' | |
− | + | |style="background-color:#E5E5E5" align="left"{{!}}{{{weapon type}}} | |
− | + | |- | |
|}} | |}} | ||
{{#if:{{{ammunition|}}}| | {{#if:{{{ammunition|}}}| | ||
− | + | |style="background-color:#E5E5E5" align="left"{{!}}'''Ammunition:''' | |
− | + | |style="background-color:#E5E5E5" align="left"{{!}}{{{ammunition}}} | |
− | + | |- | |
|}} | |}} | ||
{{#if:{{{weight|}}}| | {{#if:{{{weight|}}}| | ||
− | + | |style="background-color:#E5E5E5" align="left"{{!}}'''Weight:''' | |
− | + | |style="background-color:#E5E5E5" align="left"{{!}}{{{weight}}} | |
− | + | |- | |
|}} | |}} | ||
{{#if:{{{timetodraw|}}}| | {{#if:{{{timetodraw|}}}| | ||
− | + | |style="background-color:#E5E5E5" align="left"{{!}}'''Draw time:''' | |
− | + | |style="background-color:#E5E5E5" align="left"{{!}}{{{timetoads}}} | |
− | + | |- | |
|}} | |}} | ||
{{#if:{{{timetoads|}}}| | {{#if:{{{timetoads|}}}| | ||
− | + | |style="background-color:#E5E5E5" align="left"{{!}}'''ADS time:''' | |
− | + | |style="background-color:#E5E5E5" align="left"{{!}}{{{timetoads}}} | |
− | + | |- | |
|}} | |}} | ||
{{#if:{{{reloadtime|}}}| | {{#if:{{{reloadtime|}}}| | ||
− | + | |style="background-color:#E5E5E5" align="left"{{!}}'''Reload time:''' | |
− | + | |style="background-color:#E5E5E5" align="left"{{!}}{{{reloadtime}}} | |
− | + | |- | |
|}} | |}} | ||
|} | |} | ||
+ | </includeonly> | ||
+ | <noinclude> | ||
− | + | <pre> | |
− | + | {{Template:Weapon_Info | |
− | + | ||
− | {{Template: | + | |
|image = enter the name of an image here as imagename | |image = enter the name of an image here as imagename | ||
|weapon type = enter the link here as [[Weapons#Rifle]] | |weapon type = enter the link here as [[Weapons#Rifle]] |
Revision as of 13:56, 16 September 2012
{{Template:Weapon_Info |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 }}