(→Output) Tag: 2017 source edit |
(Updated formatting.) |
||
Line 1: | Line 1: | ||
<noinclude>{{Documentation subpage}}</noinclude> |
<noinclude>{{Documentation subpage}}</noinclude> |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
== |
== Example == |
||
{{Items |
|||
|title = Candle |
|title = Candle |
||
|image = icon_candle.png |
|image = icon_candle.png |
||
|caption = The icon for the Candle. |
|||
|type = Light source |
|type = Light source |
||
|fuel_time = 75.0s |
|fuel_time = 75.0s (18.8s per bar) |
||
|usage = Temporary light source; flame slowly dies out. Used to detect entities. |
|usage = Temporary light source; flame slowly dies out. Used to detect entities. |
||
|sound1 = '''Equip''' [[File:CandleEquip.mp3]] |
|sound1 = '''Equip''' [[File:CandleEquip.mp3]] |
||
|sound2 = '''Extinguish''' [[File:CandleDie.mp3]] |
|sound2 = '''Extinguish''' [[File:CandleDie.mp3]] |
||
}} |
}} |
||
⚫ | |||
== Output == |
|||
⚫ | |||
|title = Candle |
|title = Candle |
||
|image = icon_candle.png |
|image = icon_candle.png |
||
|caption = The icon for the Candle. |
|||
|type = Light source |
|type = Light source |
||
|fuel_time = 75.0s (18.8s per bar) |
|||
|usage = Temporary light source; flame slowly dies out. Used to detect entities. |
|usage = Temporary light source; flame slowly dies out. Used to detect entities. |
||
|sound1 = '''Equip''' [[File:CandleEquip.mp3]] |
|sound1 = '''Equip''' [[File:CandleEquip.mp3]] |
||
|sound2 = '''Extinguish''' [[File:CandleDie.mp3]] |
|sound2 = '''Extinguish''' [[File:CandleDie.mp3]] |
||
}} |
}}</pre> |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
|caption = |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
<includeonly>[[Category:Infobox templates]]</includeonly> |
<includeonly>[[Category:Infobox templates]]</includeonly> |
Revision as of 00:36, 17 March 2023

It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
Example
<infobox layout="stacked"> <title source="title"><default>Items/doc</default><format>Candle</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>
{{Items |title = Candle |image = icon_candle.png |caption = The icon for the Candle. |type = Light source |fuel_time = 75.0s (18.8s per bar) |usage = Temporary light source; flame slowly dies out. Used to detect entities. |sound1 = '''Equip''' [[File:CandleEquip.mp3]] |sound2 = '''Extinguish''' [[File:CandleDie.mp3]] }}
Empty Template
{{Items |title = |image = |caption = |type = |fuel_time = |shop_description = |shop_price = |usage = |sound1 = |sound2 = |sound3 = |sound4 = |sound5 = }}