(Updated formatting.) |
Noobyguy775 (talk | contribs) m (update the candle info) Tag: 2017 source edit |
||
Line 3: | Line 3: | ||
== Example == |
== Example == |
||
{{Items |
{{Items |
||
|title |
|title=Candle |
||
|image |
|image=icon_candle.png |
||
⚫ | |||
⚫ | |||
|usage=Temporary light source. Can be placed in the rift to transform into a [[Possessed Candle]]. |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
|usage = Temporary light source; flame slowly dies out. Used to detect entities. |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
}} |
}} |
||
<pre> |
<pre> |
||
{{Items |
|||
|title |
|title=Candle |
||
|image |
|image=icon_candle.png |
||
⚫ | |||
|type |
|type=Radius Light Source |
||
|usage=Temporary light source. Can be placed in the rift to transform into a [[Possessed Candle]]. |
|||
⚫ | |||
⚫ | |||
|usage = Temporary light source; flame slowly dies out. Used to detect entities. |
|||
| |
|sound2='''Burned out''' [[File:CandleDie.mp3]] |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
}} |
|||
⚫ | |||
== Empty Template == |
== Empty Template == |
||
<pre> |
<pre> |
||
{{Items |
|||
|title = |
|title = |
||
|image = |
|image = |
||
Line 39: | Line 42: | ||
|sound4 = |
|sound4 = |
||
|sound5 = |
|sound5 = |
||
}} |
}} |
||
</pre> |
|||
<includeonly>[[Category:Infobox templates]]</includeonly> |
<includeonly>[[Category:Infobox templates]]</includeonly> |
Revision as of 04:50, 6 September 2024

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 |type=Radius Light Source |usage=Temporary light source. Can be placed in the rift to transform into a [[Possessed Candle]]. |sound1='''Equipped''' [[File:CandleEquip.mp3]] |sound2='''Burned out''' [[File:CandleDie.mp3]] |caption=The icon for the Candle. |fuel_time=2 minutes (15 seconds per bar) }}
Empty Template
{{Items |title = |image = |caption = |type = |fuel_time = |shop_description = |shop_price = |usage = |sound1 = |sound2 = |sound3 = |sound4 = |sound5 = }}