User:Dgg/sandbox: Difference between revisions

From IdleOn MMO Wiki
imported>Dgg
mNo edit summary
imported>Dgg
m (Blanked the page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>
{| class="Infobox"
|-
! colspan="3" class="Header" | {{{title|{{PAGENAME}}}}}
|-
| colspan="3" class="HeaderImage" | [[file:{{{title|{{PAGENAME}}}}} (boss).png]]
|-
|
<tabs class="InfoboxTabs"><tab name="Normal">
{|
! colspan="3" class="SubHeader" | Stats
|-
! Health
| {{{1health|Undefined}}}
|-
! Fighting
|-
! Accuracy 5%
| {{{1accuracy5|Undefined}}}
|-
! Accuracy 100%
| {{{1accuracy100|Undefined}}}
|-
! Experience
| {{{1exp|Undefined}}}
|-
! colspan="3" class="SubHeader" | Attacks
|-
! {{{attack1}}}
| {{{1dmg1|Undefined}}}
|-
! {{{attack2}}}
| {{{1dmg2|Undefined}}}
|-
! {{{attack3}}}
| {{{1dmg3|Undefined}}}
|-
! {{{attack4}}}
| {{{1dmg4|Undefined}}}
|-
! {{{attack5}}}
| {{{1dmg5|Undefined}}}
|-
! {{{attack6}}}
| {{{1dmg6|Undefined}}}
|-
! {{{attack7}}}
| {{{1dmg7|Undefined}}}
|}
</tab>


<tab name="Chaotic">
{|
! colspan="3" class="SubHeader" | Stats
|-
! Health
| {{{2health|Undefined}}}
|-
! Fighting
|-
! Accuracy 5%
| {{{2accuracy5|Undefined}}}
|-
! Accuracy 100%
| {{{2accuracy100|Undefined}}}
|-
! Experience
| {{{2exp|Undefined}}}
|-
! colspan="3" class="SubHeader" | Attacks
|-
! {{{attack1}}}
| {{{2dmg1|Undefined}}}
|-
! {{{attack2}}}
| {{{2dmg2|Undefined}}}
|-
! {{{attack3}}}
| {{{2dmg3|Undefined}}}
|-
! {{{attack4}}}
| {{{2dmg4|Undefined}}}
|-
! {{{attack5}}}
| {{{2dmg5|Undefined}}}
|-
! {{{attack6}}}
| {{{2dmg6|Undefined}}}
|-
! {{{attack7}}}
| {{{2dmg7|Undefined}}}
|}
</tab>
<tab name="Nightmare">
{|
! colspan="3" class="SubHeader" | Stats
|-
! Health
| {{{3health|Undefined}}}
|-
! Fighting
|-
! Accuracy 5%
| {{{3accuracy5|Undefined}}}
|-
! Accuracy 100%
| {{{3accuracy100|Undefined}}}
|-
! Experience
| {{{3exp|Undefined}}}
|-
! colspan="3" class="SubHeader" | Attacks
|-
! {{{attack1}}}
| {{{3dmg1|Undefined}}}
|-
! {{{attack2}}}
| {{{3dmg2|Undefined}}}
|-
! {{{attack3}}}
| {{{3dmg3|Undefined}}}
|-
! {{{attack4}}}
| {{{3dmg4|Undefined}}}
|-
! {{{attack5}}}
| {{{3dmg5|Undefined}}}
|-
! {{{attack6}}}
| {{{3dmg6|Undefined}}}
|-
! {{{attack7}}}
| {{{3dmg7|Undefined}}}
|}
</tab>
</tabs>
</includeonly>
<noinclude>
<pre>
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
}}
</pre>
[[category:infobox templates]]
</noinclude>

Latest revision as of 11:12, 15 March 2021