Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
<noinclude>
+
<includeonly>{{{description}}}
This template is to be used in the description section of a [[lotions and/or potions]] item.
  −
 
  −
To see how to use the template on a page, edit the Description section of the page [[replacement snot]].
  −
</noinclude>
  −
 
  −
{{{description}}}
      
<b>Type:</b> [[lotions and/or potions]]<br>
 
<b>Type:</b> [[lotions and/or potions]]<br>
Line 15: Line 9:  
<b>{{{traded}}} be traded</b><br>
 
<b>{{{traded}}} be traded</b><br>
   −
<b>Plural:</b> {{{plural}}}
+
<b>Plural:</b> {{{plural}}}</includeonly><noinclude>
 +
This template is to be used at the top of a [[lotions and/or potions]] item.
 +
 
 +
==Usage==
 +
<nowiki>{</nowiki>{Summary/Items/LotionsAndOrPotions
 +
|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/LotionsAndOrPotions
 +
|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/LotionsAndOrPotions
 +
|description=This is some kind of nice item description
 +
|autosell=20
 +
|discarded=Cannot
 +
|autosold=Can
 +
|traded=Can
 +
|stored=Can
 +
|plural=itemnames
 +
}}
 +
 
 +
[[Category: Templates]]
 +
</noinclude>

Navigation menu