No edit summary |
m (link(s)) |
||
| Line 22: | Line 22: | ||
<data source="time"> | <data source="time"> | ||
<label>Time</label> | <label>Time</label> | ||
<format>[[File:Hourglass_grey.png | <format>[[File:Hourglass_grey.png]] {{{time}}}</format> | ||
</data> | </data> | ||
<data source="rate"> | <data source="rate"> | ||
Revision as of 14:19, 6 October 2022
Use for all Items, including Craftable Items and Potions.
Example usage:
{{Infobox Item
| title=Fire Arrows
| image=FireArrow.png
| description=[[File:FireIcon.png|20px|link=Fire]] '''Special:''' Double damage in cold environments.
| materials=1 [[File:FireFeather.png|20px|link=Fire Feathers]] [[Fire Feather]]<br/> 1 [[File:LavaLogs.png|20px|link=Lava Logs]] [[Lava Log]]<br/> 1 [[File:bones.png|20px|link=Bone]] [[Bone]]
| level=[[File:CraftingSkill.png|20px|link=Crafting]] 40
| xp=[[File:CraftingSkill.png|20px|link=Crafting]] 10
}}
{{Infobox Item
|title=Bones
|image=Bones.png
|obtained from=[[Monster]] drops
|description=Used for [[Bonemeal]] and crafting [[Arrows]].
}}
{{Infobox Item
| title=Example
| image=LargeVial.png
| description=Example
| obtained_from=Example
| materials=Example
| level=Example
| notes=Example
| buy=Example
| sell=Example
}}
Gives:
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | suggested |
| image | image | no description | Unknown | suggested |
| caption | caption | no description | Unknown | suggested |
| description | description | no description | Unknown | suggested |
| obtained_from | obtained_from | no description | Unknown | suggested |
| materials | materials | no description | Unknown | suggested |
| level | level | no description | Unknown | suggested |
| notes | notes | no description | Unknown | suggested |
| buy | buy | no description | Unknown | suggested |
| sell | sell | no description | Unknown | suggested |