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
Jump to: navigation, search
m
Line 5: Line 5:
 
|-
 
|-
 
{{#if:{{{image|}}}|
 
{{#if:{{{image|}}}|
{{!}}colspan="2" align="center" {{!}} [[Image:{{{image}}}|x120px]]
+
|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"{{!}}'''Type:'''
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{weapon 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:'''
{{!}}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:'''
{{!}}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"{{!}}'''Draw time:'''
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{timetoads}}}
+
|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"{{!}}'''ADS time:'''
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{timetoads}}}
+
|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"{{!}}'''Reload time:'''
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{reloadtime}}}
+
|style="background-color:#E5E5E5" align="left"{{!}}{{{reloadtime}}}
{{!}}-
+
|-
 
|}}
 
|}}
 
|}
 
|}
 +
</includeonly>
 +
<noinclude>
  
 
+
<pre>
</includeonly>
+
{{Template:Weapon_Info
<noinclude><pre>
+
{{Template:Weapon_box
+
 
|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 14: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
}}