Changes

Jump to navigation Jump to search
New page: <includeonly><center>[[Image:{{{imagename}}}]]</center> {{{description}}} <b>Type:</b> food<br> <b>Autosell value:</b> {{{autosell}}}<br> <b>Turns on use:</b> {{{turns...
<includeonly><center>[[Image:{{{imagename}}}]]</center>

{{{description}}}

<b>Type:</b> [[:Category:Food|food]]<br>
<b>Autosell value:</b> {{{autosell}}}<br>
<b>Turns on use:</b> {{{turnsonuse}}}<br>
<b>Fullness:</b> {{{fullness}}}<br>

<b>{{{discarded}}} be discarded</b><br>
<b>{{{autosold}}} be autosold</b><br>
<b>{{{traded}}} be traded</b><br>
<b>{{{stored}}} be stored</b><br>

<b>Plural:</b> {{{plural}}}</includeonly><noinclude>
This template is to be used at the top of a food item article.

==Usage==
<nowiki>{</nowiki>{Summary/Items/Special
|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.

:<code><nowiki>{{Summary/Items/Special
|imagename=Artharden.png
|description=This is some kind of nice item description
|autosell=20
|discarded=Cannot
|autosold=Can
|traded=Can
|stored=Can
|plural=itemnames
}}</nowiki></code> yields:

{{Summary/Items/Special
|imagename=Artharden.png
|description=This is some kind of nice item description
|fullness=1
|discarded=Cannot
|autosold=Can
|traded=Can
|stored=Can
|plural=itemnames
}}

==Further Examples==
*[["The Charpane And You" brochure]]

[[Category: Templates]]
</noinclude>

Navigation menu