NewsUnrealEdForumsFilesModsFragBU

Skin

BeyondUnreal


Personal tools

Difference between revisions of "Template:Infobox Weapon General"

From Liandri Archives

Jump to: navigation, search
Line 8: Line 8:
 
| style="font-size: 8pt;" | Alt. Damage Type:
 
| style="font-size: 8pt;" | Alt. Damage Type:
 
| style="font-size: 8pt;" | {{{sec_dam_type}}}
 
| style="font-size: 8pt;" | {{{sec_dam_type}}}
 +
|-
 +
| style="font-size: 8pt;" | Manufacturer:
 +
| style="font-size: 8pt;" | {{{manufacturer}}}
 
|}
 
|}
  
Line 13: Line 16:
 
{{clear}}
 
{{clear}}
 
==Usage==
 
==Usage==
Name and Damage Type are the only absolutely required fields. Damage Type should be "Projectile" or "Hitscan" or "Both".
+
Name and Damage Type are the only absolutely required fields. Damage Type should be "Projectile" or "Hitscan" or "Both". Manufacturers should be from the [[List_of_corporations]].
  
 
<pre>
 
<pre>
Line 21: Line 24:
 
| pri_dam_type=  
 
| pri_dam_type=  
 
| sec_dam_type=  
 
| sec_dam_type=  
 +
| manufacturer=
 
}}
 
}}
 
</pre>
 
</pre>
 
[[Category:Character infobox templates]]</noinclude>
 
[[Category:Character infobox templates]]</noinclude>

Revision as of 16:03, 6 August 2015

{{{name}}}
Primary Damage Type: {{{pri_dam_type}}}
Alt. Damage Type: {{{sec_dam_type}}}
Manufacturer: {{{manufacturer}}}


Usage

Name and Damage Type are the only absolutely required fields. Damage Type should be "Projectile" or "Hitscan" or "Both". Manufacturers should be from the List_of_corporations.

{{Infobox Weapon General
| name        =
| image       =
| pri_dam_type= 
| sec_dam_type= 
| manufacturer=
}}