Minecraft Monster School Wiki
m (1 revision: Starter Wiki Refresh)
 
m (1 revision: Starter Wiki Refresh)
 
Line 1: Line 1:
<infobox type="Event">
+
<infobox type="Item">
 
<title source="title"/>
 
<title source="title"/>
 
<image source="image"><caption source="imagecaption"/></image>
 
<image source="image"><caption source="imagecaption"/></image>
<data source="performers"><label>Performers</label></data>
+
<data source="type"><label>Type</label></data>
<data source="date"><label>Date</label></data>
+
<data source="effects"><label>Effects</label></data>
<data source="location"><label>Location</label></data>
+
<data source="source"><label>Source</label></data>
  +
<data source="buy"><label>Cost to buy</label></data>
</infobox><includeonly>{{Namespace|main=[[Category:Events]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
 
  +
<data source="sell"><label>Cost to sell</label></data>
 
</infobox><includeonly>{{Namespace|main=[[Category:Items]]}}</includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 17:02, 26 January 2020

Description

To use this template, add the {{Item}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Item
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagecaption  = 
 | type          = 
 | effects       = 
 | source        = 
 | buy           = 
 | sell          = 
}}

Sample output

{{Item
 | title         = Power Flower
 | image         = Example.jpg
 | type          = Food
 | effects       = +1 Fire
 | source        = Vendor
 | buy           = 5g
 | sell          = 1g
}}