(Created page with "{| class="infobox" ! colspan="2" |{{{title|{{PAGENAME}}}}} |- | colspan="2" |[[File:{{{image}}}|50px|link=]] |- |Obtained from |{{{obtained_from}}} |- |Materials |{{{materials}}} |- |XP |{{{xp}}} |- |Time |{{{time}}} |- |Sell Price |{{{sell}}} |}") |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
! colspan="2" |{{{title|{{PAGENAME}}}}} | ! colspan="2" |{{{title|{{PAGENAME}}}}} | ||
|- | |- | ||
| colspan="2" |[[File:{{{image}}}| | | colspan="2" |[[File:{{{image}}}|100px|link=]] | ||
|- | |- | ||
|Obtained from | |'''Obtained<br>from''' | ||
|{{{obtained_from}}} | |{{{obtained_from}}} | ||
|- | |- | ||
|Materials | |'''Materials''' | ||
|{{{materials}}} | |{{{materials}}} | ||
|- | |- | ||
|XP | |'''XP''' | ||
|{{{xp}}} | |[[File:CraftingSkill.png|25px|link=Crafting]] {{{xp}}} | ||
|- | |- | ||
|Time | |'''Time''' | ||
|{{{time}}} | |{{{time}}} Seconds | ||
|- | |- | ||
|Sell Price | |'''Sell Price''' | ||
|{{{sell}}} | |{{{sell}}} [[File:Coins.png|25px|link=Coins]] [[Coins]] | ||
|} | |} | ||
<noinclude> | |||
Infobox used on Bar pages. | |||
==Usage== | |||
<pre> | |||
{{Template:Infobox Bars | |||
|title=Iron Bar | |||
|image=IronBar.png | |||
|obtained_from=Smelting [[Iron Ore]] | |||
|materials=1 [[File:Iron.png|25px|link=Iron Ore]] [[Iron Ore]] | |||
5 [[File:Oil.png|25px|link=Oil]] [[Oil]] | |||
|xp=25 | |||
|time= 5 | |||
|sell=5 | |||
}} | |||
</pre> | |||
Result in... | |||
{{Template:Infobox Bars | |||
|title=Iron Bar | |||
|image=IronBar.png | |||
|obtained_from=Smelting [[Iron Ore]] | |||
|materials=1 [[File:Iron.png|25px|link=Iron Ore]] [[Iron Ore]] | |||
5 [[File:Oil.png|25px|link=Oil]] [[Oil]] | |||
|xp=25 | |||
|time= 5 | |||
|sell=5 | |||
}} | |||
[[Category:Infobox Templates]] | |||
</noinclude> | |||
Latest revision as of 15:55, 6 February 2024
| Infobox Bars | |
|---|---|
| [[File:{{{image}}}|100px|link=]] | |
| Obtained from |
{{{obtained_from}}} |
| Materials | {{{materials}}} |
| XP | |
| Time | {{{time}}} Seconds |
| Sell Price | {{{sell}}} |
Infobox used on Bar pages.
Usage
{{Template:Infobox Bars
|title=Iron Bar
|image=IronBar.png
|obtained_from=Smelting [[Iron Ore]]
|materials=1 [[File:Iron.png|25px|link=Iron Ore]] [[Iron Ore]]
5 [[File:Oil.png|25px|link=Oil]] [[Oil]]
|xp=25
|time= 5
|sell=5
}}
Result in...
| Iron Bar | |
|---|---|
| |
| Obtained from |
Smelting Iron Ore |
| Materials | 1 5 |
| XP | |
| Time | 5 Seconds |
| Sell Price | 5 |
