Template:Summary/Items/Custom/Unique Items

From ParadoxWiki
Revision as of 14:15, 26 August 2008 by Spiff (talk | contribs) (New page: <includeonly><center>[[Image:{{{imagename}}}]]</center> {{{description}}} <b>Type:</b> Custom/Unique Items<br> <b>Autosell value:</b> {{{autosell}}}<br>...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template is to be used for a Custom/Unique Items summary.

Usage

{{Summary/Items/Custom/Unique 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/Custom/Unique Items |imagename=Wolfstein.png |description=This is some kind of nice item description |autosell=20 |discarded=Cannot |autosold=Can |traded=Can |stored=Can |plural=itemnames }} yields:
Wolfstein.png

This is some kind of nice item description

Type: Custom/Unique Items
Autosell value: 20

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

Plural: itemnames

Further Examples