Skin
Game Sections
- Unreal
- Unreal: RTNP
- Unreal II
- Unreal Tournament
- UT2003
- UT2004
- Unreal Tournament 3
- Unreal Championship
- Unreal Championship 2
Personal tools
Difference between revisions of "Template:Infobox Weapon General"
From Liandri Archives
(7 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
| colspan="2" style="text-align: center" | '''{{{name}}}'''<br />{{{image|}}} | | colspan="2" style="text-align: center" | '''{{{name}}}'''<br />{{{image|}}} | ||
|- | |- | ||
− | | style="font-size: 8pt;" | Damage Type: | + | | style="font-size: 8pt;" | Primary Damage Type: |
− | | style="font-size: 8pt;" | {{{ | + | | style="font-size: 8pt;" | {{{pri_dam_type}}} |
|- | |- | ||
− | | | + | | style="font-size: 8pt;" | Alt. Damage Type: |
− | {{{ | + | | style="font-size: 8pt;" | {{{sec_dam_type}}} |
− | + | |- | |
+ | | style="font-size: 8pt;" | Manufacturer: | ||
+ | | style="font-size: 8pt;" | {{{manufacturer}}} | ||
|} | |} | ||
Line 14: | Line 16: | ||
{{clear}} | {{clear}} | ||
==Usage== | ==Usage== | ||
− | Name | + | Name and Damage Type are the only absolutely required fields. Damage Type should be "Projectile" or "Hitscan" or "Both". Manufacturers should be from the [[Category:Corporations|List of corporations]]. |
<pre> | <pre> | ||
Line 20: | Line 22: | ||
| name = | | name = | ||
| image = | | image = | ||
− | | | + | | pri_dam_type= |
− | | | + | | sec_dam_type= |
+ | | manufacturer= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Character infobox templates]]</noinclude> | [[Category:Character infobox templates]]</noinclude> |
Latest revision as of 16:08, 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.
{{Infobox Weapon General | name = | image = | pri_dam_type= | sec_dam_type= | manufacturer= }}