Template:Sandbox: Difference between revisions

From leaftidewiki
Jump to navigation Jump to search
imported>Arkalor's Bot
No edit summary
imported>An Adventurer
No edit summary
Line 1: Line 1:
{|style="border-collapse:collapse; float:right"
<includeonly>
|
{|class="home-panel"
{|class="character-infobox" style="margin-bottom:-6px; border-bottom:0px"
!colspan="2" class="worldbgc"|{{{Name}}}
|-
|-
|colspan="2"|{{#ifexist:File:{{{Image}}} | [[File:{{{Image}}}|thumb|center]] | [[File:{{{Image}}}|center|Image Needed]] }}
!class="home-panel-header"| {{{Header|}}}
|-
|align=left| {{{Content|}}}
|'''Class'''
|}</div></includeonly>
|[[{{{Class|}}}]]
<noinclude>
|-
 
|'''Level'''
== Syntax ==
|{{{Level|}}}
<pre>
|-
{{Sandbox
|colspan=2 style="border-top:solid 1px #e5e5e5"|
| Header =  
|-
| Content =  
|'''XP'''
}}
|{{{XP|}}}
</pre>
|-
 
|'''Luminance'''
== Usage ==
|{{{Luminance|}}}
This template is for testing purposes only
|-
 
|'''Loot Tier'''
[[Category:Wiki Template]]
|{{{Loot Tier|}}}
</noinclude>
|-
|colspan=2 style="border-top:solid 1px #e5e5e5"|
|-
|style="width:90px"|'''Attacks'''
|{{{Attacks|}}}
|-
|'''Weaknesses'''
|{{{Weaknesses|}}}
|-
|colspan=2 style="border-top:solid 1px #e5e5e5"|
|-
|'''Strength'''
|{{{Strength|}}}
|-
|'''Endurance'''
|{{{Endurance|}}}
|-
|'''Coordination'''
|{{{Coordination|}}}
|-
|'''Quickness'''
|{{{Quickness|}}}
|-
|'''Focus'''
|{{{Focus|}}}
|-
|'''Self'''
|{{{Self|}}}
|-
|'''Health'''
|{{{Health|}}}
|-
|'''Stamina'''
|{{{Stamina|}}}
|-
|'''Mana'''
|{{{Mana|}}}
|-
|}
|-
|
{|class="character-infobox mw-collapsible mw-collapsed" id="mw-customcollapsible-otherstats" style="border-top:0px; border-top-left-radius:0em; border-top-right-radius:0em; border-bottom-left-radius:.7em; border-bottom-right-radius:.7em;"
|colspan=2 class="mw-customtoggle-otherstats" style="border-top:solid 1px #e5e5e5; cursor:pointer; color:#0645AD"|Advanced Stats
|-
|'''Melee Attack'''
|{{{Melee Attack|}}}
|-
|style="width:90px"|'''Melee Defense'''
|{{{Melee Defense|}}}
|-
|'''Missile Attack'''
|{{{Missile Attack|}}}
|-
|'''Missile Defense'''
|{{{Missile Defense|}}}
|-
|'''Magic Attack'''
|{{{Magic Attack|}}}
|-
|'''Magic Defense'''
|{{{Magic Defense|}}}
|}
|}
<h2 id="Trophies>Trophies</h2>
{{{Trophies|}}}<!--
-->{{#if:{{{nocat|}}}| <!-- add no categories --> | [[Category:Creature Index]] <!--
-->{{#if:{{{Class|}}}|[[Category:{{{Class}}}]]}}<!--
-->{{#if:{{{Subclass|}}}|[[Category:{{{Subclass}}}]]}}<!--
-->{{#ifeq:{{lc:{{{Boss|}}}}}|true|[[Category:Boss Creatures]]|}}}}<!--
--><div class="creaturetooltip tooltip-content" style="display:none">Experience:&nbsp;&nbsp;{{#if:{{{XP|}}}|{{{XP}}}|??}}<br>Luminance:&nbsp;&nbsp;{{#if:{{{Luminance|}}}|{{{Luminance}}}|??}}<br>Loot Tier:&nbsp;&nbsp;{{#if:{{{Loot Tier|}}}|{{{Loot Tier}}}|??}}<br>Trophies:<br>{{#if:{{{Trophies|}}}|{{{Trophies}}}}}</div>

Revision as of 09:44, 2 March 2021


Syntax

{{Sandbox
 |  Header = 
 | Content = 
}}

Usage

This template is for testing purposes only