Difference between revisions of "Template:WeaponEntry"

From Serenity : The Wiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 23: Line 23:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
+
</noinclude>
 +
[[File:{{{Picture}}}|none|300px]]
 +
 
 +
<includeonly>{| class="wikitable"
 
! Type
 
! Type
 
| {{#arraymap:{{{Type|}}}|,|x|[[WeaponType::x]]}}
 
| {{#arraymap:{{{Type|}}}|,|x|[[WeaponType::x]]}}
Line 34: Line 37:
 
|-
 
|-
 
! Accuracy
 
! Accuracy
| {{{Accuracy|}}}
+
| [[WeaponAccuracy::{{{Accuracy|}}}]]
 
|-
 
|-
 
! Weight
 
! Weight
| {{{Weight|}}}
+
| [[Weight::{{{Weight|}}}]]
 
|-
 
|-
 
! Range
 
! Range
| {{{Range|}}}
+
| [[WeaponRange::{{{Range|}}}]]
 
|-
 
|-
 
! Ammo
 
! Ammo
Line 46: Line 49:
 
|-
 
|-
 
! Ammo Max
 
! Ammo Max
| {{{Ammo Max|}}}
+
| [[WeaponAmmoMax::{{{Ammo Max|}}}]]
 
|-
 
|-
 
! Modes
 
! Modes
Line 55: Line 58:
 
|-
 
|-
 
! Ammo Use
 
! Ammo Use
| {{{Ammo Use|}}}
+
| [[WeaponAmmoUse::{{{Ammo Use|}}}]]
 
|-
 
|-
 
! Stun
 
! Stun
| {{{Stun|}}}
+
| [[WeaponStun::{{{Stun|}}}]]
 
|-
 
|-
 
! Damage
 
! Damage
| {{{Damage|}}}
+
| [[WeaponDamage::{{{Damage|}}}]]
 
|-
 
|-
 
! License Required
 
! License Required
Line 67: Line 70:
 
|-
 
|-
 
! Description
 
! Description
| {{{Description|}}}
+
| [[WeaponDescription::{{{Description|}}}]]
 
|-
 
|-
 
! Picture
 
! Picture
| {{{Picture|}}}
+
| [[WeaponPicture::{{{Picture|}}}]]
 
|}
 
|}
  
 
[[Category:Weapons]]
 
[[Category:Weapons]]
 
</includeonly>
 
</includeonly>

Latest revision as of 01:49, 19 December 2013

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

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

Edit the page to see the template text.

[[File:{{{Picture}}}|none|300px]]