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

From ParadoxWiki
Jump to navigation Jump to search
m (Protected "Template:Summary/Items/Holopet" [edit=sysop:move=sysop])
Line 1: Line 1:
 
<includeonly><center>[[Image:{{{imagename}}}]]</center>
 
<includeonly><center>[[Image:{{{imagename}}}]]</center>
  
{{{description}}}
+
<b>{{{name}}}</b>
  
<b>Type:</b> [[:Category:{{{category}}}|{{{type}}}]]<br>
+
<b>{{{description}}}</b>
<b>Autosell value:</b> {{{autosell}}}<br>
 
  
<b>{{{discarded}}} be discarded</b><br>
+
<b>{{{category}}}</b>
<b>{{{autosold}}} be autosold</b><br>
+
 
<b>{{{traded}}} be traded</b><br>
+
<b>{{{function}}}</b>
<b>{{{stored}}} be stored</b><br>
+
<b>{{{hatchling}}}</b>
 +
<b>{{{[[Holopet equipment|Holopet-specefic equipment]]}}}</b>
  
  
<b>Plural:</b> {{#if:{{{plural}}}|{{{plural}}}|unknown}}<br>
 
<b>Bonus:</b> {{#if:{{{bonus}}}|{{{bonus}}}|none or not yet known}}</includeonly><noinclude>
 
 
This template is to be used at the top of an Holopet item article.
 
This template is to be used at the top of an Holopet item article.
  
Line 19: Line 17:
 
  <nowiki>{</nowiki>{Summary/Items/Holopet
 
  <nowiki>{</nowiki>{Summary/Items/Holopet
 
  |imagename=''filename''
 
  |imagename=''filename''
 +
|name=
 
  |description=''text''
 
  |description=''text''
 
  |category=''text''
 
  |category=''text''
  |type=''text''
+
  |function=
  |autosell=''value''
+
  |hatchling=
  |discarded=''Can|Cannot''
+
  |[[Holopet equipment|Holopet-specefic equipment]]=
|autosold=''Can|Cannot''
 
|traded=''Can|Cannot''
 
|stored=''Can|Cannot''
 
|plural=''text''
 
 
  }}
 
  }}
  
Line 33: Line 28:
 
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.
 
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/Holopet
 
|imagename=bathbuddy.png
 
|description=This is some kind of nice item description
 
|category=Holopet
 
|type=holopet
 
|autosell=100
 
|discarded=Cannot
 
|autosold=Can
 
|traded=Can
 
|stored=Can
 
|plural=itemnames
 
|bonus=makes stuff wibbly-wobbly
 
}}</nowiki></code> yields:
 
  
{{Summary/Items/Holopet
+
==Further Examples==
|imagename=bathbuddy.png
 
|description=This is some kind of nice item description
 
|category=Holopet
 
|type=holopet
 
|autosell=100
 
|discarded=Cannot
 
|autosold=Can
 
|traded=Can
 
|stored=Can
 
|plural=itemnames
 
|bonus=makes stuff wibbly-wobbly
 
}}
 
  
==Further Examples==
 
*[[bath buddy]]
 
  
 
[[Category: Templates]]
 
[[Category: Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 12:38, 20 September 2009