Anonymous
×
Create a new article
Write your page title here:
We currently have 496 articles on WIKI - Idle Pixel. Type your article name above or click on one of the titles below and start writing!



WIKI - Idle Pixel

Template:Infobox Bars: Difference between revisions

No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
! colspan="2" |{{{title|{{PAGENAME}}}}}
! colspan="2" |{{{title|{{PAGENAME}}}}}
|-
|-
| colspan="2" |[[File:{{{image}}}|50px|link=]]
| 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}}} Seconds
|{{{time}}} Seconds
|-
|-
|Sell Price
|'''Sell Price'''
|{{{sell}}} [[File:Coins.png|25px|link=Coins]] [[Coins]]
|{{{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 {{{xp}}}
Time {{{time}}} Seconds
Sell Price {{{sell}}} Coins

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 Iron Ore

5 Oil

XP 25
Time 5 Seconds
Sell Price 5 Coins