Difference between revisions of "Template:Summary/Items/Miscellaneous"

From ParadoxWiki
Jump to navigation Jump to search
Line 6: Line 6:
 
<b>Autosell value:</b> {{{autosell}}}<br>
 
<b>Autosell value:</b> {{{autosell}}}<br>
  
<b>{{{discarded}}} be discarded</b><br>
+
<b>{{{gifted}}} be discarded</b><br>
 
<b>{{{autosold}}} be autosold</b><br>
 
<b>{{{autosold}}} be autosold</b><br>
 
<b>{{{traded}}} be traded</b><br>
 
<b>{{{traded}}} be traded</b><br>
Line 19: Line 19:
 
  |description=''text''
 
  |description=''text''
 
  |autosell=''value''
 
  |autosell=''value''
  |discarded=''Can|Cannot''
+
  |gifted=''Can|Cannot''
 
  |autosold=''Can|Cannot''
 
  |autosold=''Can|Cannot''
 
  |traded=''Can|Cannot''
 
  |traded=''Can|Cannot''
Line 33: Line 33:
 
|description=This is some kind of nice item description
 
|description=This is some kind of nice item description
 
|autosell=20
 
|autosell=20
|discarded=Cannot
+
|gifted=Can
 
|autosold=Can
 
|autosold=Can
 
|traded=Can
 
|traded=Can
Line 44: Line 44:
 
|description=This is some kind of nice item description
 
|description=This is some kind of nice item description
 
|autosell=20
 
|autosell=20
|discarded=Cannot
+
|gifted=Cannot
 
|autosold=Cannot
 
|autosold=Cannot
 
|traded=Cannot
 
|traded=Cannot

Revision as of 13:38, 15 February 2010

This template is to be used for a Miscellaneous Item summary.

Usage

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

This is some kind of nice item description

Type: miscellaneous item
Autosell value: 20

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

Plural: itemnames

Further Examples