(Created Template:Items/doc.) |
(Added the Documentation subpage template.) |
||
Line 1: | Line 1: | ||
<noinclude>{{Documentation subpage}}</noinclude> |
|||
== Empty Template == |
== Empty Template == |
||
<pre> |
<pre> |
||
Line 33: | Line 34: | ||
}} |
}} |
||
<includeonly>[[Category:Infobox templates]]</includeonly |
<includeonly>[[Category:Infobox templates]]</includeonly> |
Revision as of 20:34, 23 August 2022

It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
Empty Template
{{Items |title = |image = |type = |shop_description = |shop_price = |usage = }}
Usage
{{Items |title = Flashlight |image = icon_flashlight2.png |type = Light Source |shop_description = Batteries included |shop_price = {{Doorknobs}} 100 |usage = Temporary light source; batteries needed }}
Output
<infobox layout="stacked"> <title source="title"><default>Items/doc</default><format>Flashlight</format></title>
<image source="image"></image> <group layout="vertical" show="completed"> <header>INFORMATION</header> <label>Status</label> <label>Type</label> <label>Fuel Time</label> <label>Maximum Stack</label> <label>Shop Description</label> <label>Shop Price</label> <label>Usage</label> <label>Damage</label> <label>Size</label> </group> <group layout="vertical" show="completed" collapse="closed"> <header>SOUND FILES</header> </group> </infobox>