Template:Summary/Items/Combat Items

From ParadoxWiki
Jump to navigation Jump to search

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

Usage

{{Summary/Items/Combat_Items
|imagename=filename
|description=text
|autosell=value
|discarded=Can|Cannot
|autosold=Can|Cannot
|traded=Can|Cannot
|stored=Can|Cannot
|plural=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/Combat_Items |imagename=Snakepick.png |description=This is some kind of nice item description |type=thing |autosell=20 |discarded=Cannot |autosold=Can |traded=Can |stored=Can |plural=itemnames }} yields:
Snakepick.png

This is some kind of nice item description

Type: combat item
Autosell value: 20

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

Plural: itemnames

Further Examples