Template:Summary/Items/Weapon

From ParadoxWiki
Revision as of 13:09, 24 September 2008 by DeepPurple (talk | contribs)
Jump to navigation Jump to search

This template is to be used at the top of a weapon item article.

Usage

{{Summary/Items/Weapon
|imagename=filename
|description=text
|type=text
|class=text
|hands=value
|attack=value
|autosell=value
|discarded=Can|Cannot
|autosold=Can|Cannot
|traded=Can|Cannot
|stored=Can|Cannot
|outfitname=text
|plural=text
|bonus=text
}}

Examples

Sorry about the format of this, still an issue to work out. Paramaters are easier to read if listed on separate lines as shown above.

{{Summary/Items/Weapon |imagename=Scissors.png |description=This is some kind of nice item description |type=thing |class=towel |hands=1 |attack=10 |autosell=20 |discarded=Cannot |autosold=Can |traded=Can |stored=Can |outfit name=outfitname |plural=itemnames |bonus=makes stuff wibbly-wobbly }} yields:
Scissors.png

This is some kind of nice item description

Type: weapon (thing)
Class: towel
Hands: 1
Attack: 10
Autosell value: 20

Cannot be discarded
Can be autosold
Can be stored
Can be traded

Outfit name:

Plural: itemnames
Bonus: makes stuff wibbly-wobbly

Further Examples