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
(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"{{!}}'''Weapon 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:{{{faction|}}}|
+
{{#if:{{{ammunition|}}}|
{{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Faction:'''
+
{{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Ammunition:'''
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{faction}}}
+
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{ammunition}}}
 
{{!}}-
 
{{!}}-
 
|}}
 
|}}
{{#if:{{{kits|}}}|
+
{{#if:{{{weight|}}}|
{{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Kits:'''
+
{{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Weight:'''
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{kits}}}
+
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{weight}}}
 
{{!}}-
 
{{!}}-
 
|}}
 
|}}
{{#if:{{{research|}}}|
+
{{#if:{{{timetodraw|}}}|
{{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Research:'''
+
{{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Draw time:'''
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{research}}}
+
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{timetoads}}}
 
{{!}}-
 
{{!}}-
 
|}}
 
|}}
{{#if:{{{loaded|}}}|
+
{{#if:{{{timetoads|}}}|
{{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Ammo loaded:'''
+
{{!}}style="background-color:#E5E5E5" align="left"{{!}}'''ADS time:'''
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{loaded}}}
+
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{timetoads}}}
 
{{!}}-
 
{{!}}-
 
|}}
 
|}}
{{#if:{{{carried|}}}|
+
{{#if:{{{reloadtime|}}}|
{{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Ammo carried:'''
+
{{!}}style="background-color:#E5E5E5" align="left"{{!}}'''Reload time:'''
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{carried}}}
+
{{!}}style="background-color:#E5E5E5" align="left"{{!}}{{{reloadtime}}}
 
{{!}}-
 
{{!}}-
 
|}}
 
|}}
Line 44: Line 44:
 
<noinclude><pre>
 
<noinclude><pre>
 
{{Template:Weapon_box
 
{{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#Heavy_weapons|Heavy weapon]]
+
|weapon type         = enter the link here as [[Weapons#Rifle]]
|faction         = enter the team like [[empire]]
+
|ammunition         = enter the team like [[empire]]
|kits            = enter the link here as [[Weapons#Heavy_weapons|Heavy weapon]]
+
|weight              = enter the link here as [[Weapons#Heavy_weapons|Heavy weapon]]
|research        = yes or no?
+
|timetodraw          = yes or no?
|loaded           = number of ammo in gun. use {{abbr|8|Magazine Compression: Tier 2}} if a gizmo changes this
+
|timetoads           = number of ammo in gun. use {{abbr|8|Magazine Compression: Tier 2}} if a gizmo changes this
|carried         = number carried. 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 08: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
}}