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 Areas: Difference between revisions

(Created page with "{| class="infobox" style="width:25%; text-align:left;" ! colspan="2" style="text-align:center;"|{{{title|{{PAGENAME}}}}} |- | colspan="2" style="text-align:center;"|[[File:{{{image}}}|100px|link=]] |- |'''Energy''' |25px|link= {{{energy}}} |- |'''Fight Points''' |25px|link= {{{fightPoints}}} |} <noinclude> Infobox used on Monster pages. ==Usage== <pre> {{Template:Infobox Areas |title=Forest |image=Forest.png |energy = 200 |fig...")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="width:25%; text-align:left;"
{| class="infobox" style="width:70%; text-align:center;"
! colspan="2" style="text-align:center;"|{{{title|{{PAGENAME}}}}}
! colspan="2" style="text-align:center;"|{{{title|{{PAGENAME}}}}}
|-
|-
Line 9: Line 9:
|'''Fight Points'''
|'''Fight Points'''
|[[File:FightPoints.png|25px|link=]] {{{fightPoints}}}
|[[File:FightPoints.png|25px|link=]] {{{fightPoints}}}
|-
|'''Encounters'''
|{{{encounters}}}
|}
|}
<noinclude>
<noinclude>
Infobox used on Monster pages.
Infobox used on Area pages.
==Usage==
==Usage==
<pre>
<pre>
Line 29: Line 32:
|fightPoints = 600
|fightPoints = 600
}}
}}
[[Category:Infoboxes]]
[[Category:Infobox_Templates]]
</noinclude>
</noinclude>

Latest revision as of 16:12, 14 January 2025

Infobox Areas
[[File:{{{image}}}|100px|link=]]
Energy {{{energy}}}
Fight Points {{{fightPoints}}}
Encounters {{{encounters}}}

Infobox used on Area pages.

Usage

{{Template:Infobox Areas
|title=Forest
|image=Forest.png
|energy = 200
|fightPoints = 600
}}

Result in...

Forest
Energy 200
Fight Points 600
Encounters {{{encounters}}}