Template:Area/tooltipbox: Difference between revisions
From IdleOn MMO Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div class='Infobox Detailbox'><b class='Header'>{{{Area}}}</b><b class='SubHeader'>Area in {{{World}}}</b><i class='HeaderImage'><img src='{{filepath:{{{EnemyImage}}}|Wode_Board_Idle.gif}}'></i><b class='SubHeader'>The enemy in it is {{{Enemy}}}</b><dl></dl></div></includeonly> | <includeonly><div class='Infobox Detailbox'><b class='Header'>{{{Area}}}</b><b class='SubHeader'>Area in {{{World}}}</b><i class='HeaderImage'><img src='{{filepath:{{{EnemyImage}}}|Wode_Board_Idle.gif}}'></i><b class='SubHeader'>The enemy in it is {{{Enemy}}}</b><dl></dl></div></includeonly><noinclude>HTML entity names are used within this template to avoid parsing the contents early. The readable version is as follows: | ||
<pre><div class='Infobox Detailbox'> | |||
<b class='Header'>{{{Area}}}</b> | |||
<b class='SubHeader'>Area in {{{World}}}</b> | |||
<i class='HeaderImage'><img src='{{filepath:{{{EnemyImage}}}|Wode_Board_Idle.gif}}'></i> | |||
<b class='SubHeader'>The enemy in it is {{{Enemy}}}</b> | |||
<dl></dl> | |||
</div></noinclude> |
Revision as of 04:54, 20 July 2024
HTML entity names are used within this template to avoid parsing the contents early. The readable version is as follows:
{{{Area}}} Area in {{{World}}} <img src=> The enemy in it is {{{Enemy}}}