Template:Boss: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="Infobox">
<div class="infobox">
<table><th class="header">{{{title|{{PAGENAME}}}}}</th></table>
<table><th class="header">{{{title|{{PAGENAME}}}}}</th></table>
<div class="infobox-image">[[File:{{PAGENAME}} (boss).png|100px]]</div>
<div class="infobox-image">[[File:{{PAGENAME}} (boss).png|100px]]</div>
{{{caption|}}}
<div style="font-size: 80%; font-style: italic; text-align: center;">{{{caption|}}}</div>
<div style="center">{{tabs
<div style="center">{{tabs
|tab1=Normal
|tab1=Normal

Revision as of 15:19, 8 March 2021


Usage:
Attack1-7 is for the name of the attack. The first number of health, exp, accurary and dmg defined the difficulty. 1 for normal. 2 for chaotic, 3 for nightmare. 
{{boss
|1health=example
|2health=example
|3health=example
|1exp=example
|2exp=example
|3exp=example
|1accuracy5=example
|2accuracy5=example
|3accuracy5=example
|1accuracy100=example
|2accuracy100=example
|3accuracy100=example
|attack1=example
|attack2=example
|attack3=example
|attack4=example
|attack5=example
|attack6=example
|attack7=example
|1dmg1=example
|2dmg1=example
|3dmg1=example
|1dmg2=example
|2dmg2=example
|3dmg2=example
|1dmg3=example
|2dmg3=example
|3dmg3=example
|1dmg4=example
|2dmg4=example
|3dmg4=example
|1dmg5=example
|2dmg5=example
|3dmg5=example
|1dmg6=example
|2dmg6=example
|3dmg6=example
|1dmg7=example
|2dmg7=example
|3dmg7=example
}}