Template:Summary/Items/Drink

From ParadoxWiki
Jump to navigation Jump to search

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

Usage

{{Summary/Items/Drink
|imagename=filename
|description=text
|autosell=value
|turnsonuse=value
|intoxication=value
|bladder=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/Drink |imagename=Canpfeff.png |description=This is some kind of nice item description |autosell=20 |turnsonuse=2 |intoxication=0 |bladder=1 |discarded=Cannot |autosold=Can |traded=Can |stored=Can |plural=bottles of whateverthisitemis }} yields:
Canpfeff.png

This is some kind of nice item description

Type: drink
Autosell value: 20
Turns on use: 2
Intoxication on use: 0
Bladder: 1

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

Plural: bottles of whateverthisitemis

Further Examples