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 Specific"
From Liandri Archives
Line 9: | Line 9: | ||
| style="font-size: 8pt;" | {{{pri_dam_amount}}} | | style="font-size: 8pt;" | {{{pri_dam_amount}}} | ||
|- | |- | ||
− | | style="font-size: 8pt;" | | + | | 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;" | | + | | style="font-size: 8pt;" | Alt. Damage Amount: |
| style="font-size: 8pt;" | {{{sec_dam_amount}}} | | style="font-size: 8pt;" | {{{sec_dam_amount}}} | ||
|} | |} | ||
Line 19: | Line 19: | ||
{{clear}} | {{clear}} | ||
==Usage== | ==Usage== | ||
− | Name is the only required field. | + | Name is the only required field. Primary damage type and Alternate damage type should only be specified if they differ from the [[Template:Infobox_Weapon_General]] definitions. |
<pre> | <pre> | ||
Line 27: | Line 27: | ||
| pri_dam_type = | | pri_dam_type = | ||
| pri_dam_amount = | | pri_dam_amount = | ||
− | | | + | | alt_dam_type = |
− | | | + | | alt_dam_amount = |
}} | }} | ||
</pre> | </pre> | ||
− | [[Category: | + | [[Category:Infobox templates]]</noinclude> |
Revision as of 13:15, 30 July 2007
{{{name}}} | |
Primary Damage Type: | {{{pri_dam_type}}} |
Primary Damage Amount: | {{{pri_dam_amount}}} |
Alt. Damage Type: | {{{sec_dam_type}}} |
Alt. Damage Amount: | {{{sec_dam_amount}}} |
Usage
Name is the only required field. Primary damage type and Alternate damage type should only be specified if they differ from the Template:Infobox_Weapon_General definitions.
{{Infobox Weapon Specific | name = | image = | pri_dam_type = | pri_dam_amount = | alt_dam_type = | alt_dam_amount = }}