NewsUnrealEdForumsFilesModsFragBU

Skin

BeyondUnreal


Personal tools

Difference between revisions of "Template:Infobox Weapon General"

From Liandri Archives

Jump to: navigation, search
Line 5: Line 5:
 
| style="font-size: 8pt;" | Damage Type:
 
| style="font-size: 8pt;" | Damage Type:
 
| style="font-size: 8pt;" | {{{dam_type}}}
 
| style="font-size: 8pt;" | {{{dam_type}}}
|-
 
| colspan="2" style="font-size: 8pt;" | Appearances:<div style='padding-left: 15px; font-size: 7pt;'>
 
{{{appearances}}}
 
</div>
 
 
|}
 
|}
  
Line 14: Line 10:
 
{{clear}}
 
{{clear}}
 
==Usage==
 
==Usage==
Name, Damage Type and Appearances are the only absolutely required fields. The others default to "None" if not defined
+
Name and Damage Type are the only absolutely required fields. Damage Type should be "Projectile" or "Hitscan" or "Both".
  
 
<pre>
 
<pre>

Revision as of 16:41, 27 July 2007

{{{name}}}
Damage Type: {{{dam_type}}}


Usage

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

{{Infobox Weapon General
| name        =
| image       =
| dam_type    = 
| appearances =  
}}