Difference between revisions of "Template:WeaponEntry"

From Serenity : The Wiki
Jump to: navigation, search
 
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{WeaponEntry
 
{{WeaponEntry
 +
|Availability=
 
|Type=
 
|Type=
 
|Cost=
 
|Cost=
Line 24: Line 25:
 
! Type
 
! Type
 
| {{#arraymap:{{{Type|}}}|,|x|[[WeaponType::x]]}}
 
| {{#arraymap:{{{Type|}}}|,|x|[[WeaponType::x]]}}
 +
|-
 +
! Availability
 +
| {{#arraymap:{{{Availability|}}}|,|x|[[WeaponAvailability::x]]}}
 
|-
 
|-
 
! Cost
 
! Cost

Revision as of 02:44, 25 November 2013

This is the "WeaponEntry" template. It should be called in the following format:

{{WeaponEntry
|Availability=
|Type=
|Cost=
|Accuracy=
|Range=
|Ammo=
|Ammo Max=
|Modes=
|Skills=
|Ammo Use=
|Stun=
|Damage=
|License Required=
|Description=
|Picture=
}}

Edit the page to see the template text.