MediaWiki:Instance-Page.css: Difference between revisions

From Elwiki
No edit summary
No edit summary
Line 1: Line 1:
.instance-page .segment {
<includeonly>__NOTOC__{{#css:MediaWiki:Instance-Page.css}}{{#if:{{{DunButton|}}}|
    margin: 0.5rem 0;
[[File:{{{DunButton|}}}|100px|left]]
}
|}}{{#if:{{{SmallPic|}}}|
.instance-page .segment-header {
[[File:{{{SmallPic|}}}|right]]
    font-size: 1em !important;
|}}
    border: 1px solid #c1c1c1 !important;
=<span class="fancy-font">{{{DunName|}}}</span>=
    color: white;
{{#if:{{{Quotation|}}}|
}
<center>{{quotation|{{{Quotation|}}}}}</center>
.instance-page .segment-contents {
|}}
    border: 1px solid #c1c1c1;
<div class="instance-page">
    border-top: none;
<div class="section-side-column">
}
<div class="section-side-column-image instance-image">
.instance-page .segment-contents .mw-collapsible-content,
{{#if:{{{LvFitHell|}}}
.instance-page .segment-header {
|{{Tabber
    box-sizing: border-box;
|$divclass=fancy
}
|Normal Mode=[[File:{{{BigPic|}}}{{!}}600px]]
.instance-page .segment-contents .instance-image img {
|Hell Mode=[[File:{{{BigPic2|}}}{{!}}600px]]}}
    max-width: 100%;
|
    height: auto;
{{#if:{{{BigPic2|}}}
    margin-bottom: 1rem;
|
}
{{Tabber
.instance-page .instance-image img {
|$divclass=fancy
    border-radius: 4px;
|Bethma=[[File:{{{BigPic|}}}{{!}}600px]]
}
|Altera=[[File:{{{BigPic2|}}}{{!}}600px]]
.section-side-column-image.instance-image p {
}}
    margin: 0;
|
}
[[File:{{{BigPic|}}}|600px]]
.instance-page .section-side-column {
}}
    display: grid;
}}
    grid-template-columns: repeat(2, 1fr);
</div>
    gap: 1rem;
{{#if:{{{Description|}}}|
    place-content: center;
{{Segment
    place-items: self-start;
| SectionSty=text-align: center; {{#if:{{{BigPic2|}}}|margin-top: 36px;}}
}
| Color0={{{Color|}}}
.instance-page .section-side-column-image {
| Title0=Description
    grid-row: span 3;
| Content0={{{Description|}}}
    margin: 0;
}}|}}
}
{{Segment
.instance-page .section-side-column .segment:first-of-type {
| Color0={{{Color|}}}
    display: flex;
| SectionCls=fancy-text
    flex-direction: column;
| Title0=Recommended Level
    place-content: end;
| Content0={{{LvNeed|}}}
}
}}{{#vardefine: CP|#ee6f1c}}
.instance-page .section-side-column .segment:first-of-type,
{{Segment
.instance-page .section-side-column .segment:last-of-type {
| Color0={{{Color|}}}
    display: flex;
| SectionCls=fancy-text
    flex-direction: column;
| Title0={{#if:{{{LvFit|}}}|Required Combat Power|Appropriate Item Level}}
    height: 100%;
| Content0=
}
{{#if:{{{LvFitHell|}}}
.instance-page .section-side-column .segment:first-of-type .segment-contents,
|
.instance-page .section-side-column .segment:last-of-type .segment-contents {
{{Tabber
    display: flex;
|$divclass=tabber-vertical fancy
    place-content: center;
|Normal Mode={{color|{{#var:CP}}|{{{LvFit|}}} }}
    place-items: center;
|Hell Mode={{color|{{#var:CP}}|{{{LvFitHell|}}} }}
    height: 100%;
}}
}
|
.instance-page .fancy-text .segment-contents > .mw-collapsible-content {
{{#if:{{{LvFitStory|}}}
    font-family: "Heading";
|
    font-size: 2.5rem;
{{Tabber
    text-align: center;
|$divclass=tabber-vertical fancy
}
|Story Mode={{color|{{#var:CP}}|{{{LvFitStory|}}} }}
.instance-page .fancy-text .segment-contents > .mw-collapsible-content .custom-text {
|Normal Mode={{color|{{#var:CP}}|{{{LvFit|}}} }}
    font-family: "Heading";
}}
}
|
h1 .fancy-font {
{{color|{{#var:CP}}|{{{LvFit|}}}}}
    font-size: 1.2em;
}}
}
}}
.instance-page h4:first-of-type {
}}
    margin-top: 0;
</div>{{#if:{{{XEntryReq|}}}|
}
{{Segment
.instance-page .section-side-column .segment {
| Color0={{{Color|}}}
    margin: 0;
| Title0=Entry Requirements
    width: 100%;
| Content0={{{XEntryReq|}}}
}
}}|}}{{#if:{{{DunMap|}}}|
.instance-page .tabdiv > ul > li, .instance-page .tabdiv > ul > li a {
{{Segment
    font-size: initial;
| SectionSty=text-align: center;
    letter-spacing: initial;
| Title0=Dungeon Layout
}
| Color0={{{Color|}}}
| Content0={{{DunMap|}}}
}}|}}{{#if:{{{Detail|}}}|
{{Segment
| Title0=Details
| Color0={{{Color|}}}
| Content0={{{Detail|}}}
}}|}}{{#if:{{{Ally|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Ally{{#ifeq:{{{Ally_KROnly}}}|true| (KR Only)|}}
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Ally Image
  ! {{#ifeq:{{{AllyATK}}}|true|width="350px"|}} | Ally Description
  {{#ifeq:{{{AllyATK}}}|true|! Ally Moves|}}
  |-
  {{{Ally|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Mob|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Mobs
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Monster Description
  ! Monster Moves
  |-
  {{{Mob|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{BethmaMob|}}}|
{{Segment
| Color0={{ColorSel|Village|3}}
| Title0=Bethma Mobs
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Monster Description
  ! Monster Moves
  |-
  {{{BethmaMob|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{AlteraMob|}}}|
{{Segment
| Color0={{ColorSel|Village|4}}
| Title0=Altera Mobs
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Monster Description
  ! Monster Moves
  |-
  {{{AlteraMob|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Start|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Hall of El - Beginning
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Shadow Description
  ! Shadow Moves
  |-
  {{{Start|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Trial|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Hall of El - Trials
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Shadow Description
  ! Shadow Moves
  |-
  {{{Trial|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Choice|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Hall of El - Choice
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Shadow Description
  ! Shadow Moves
  |-
  {{{Choice|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{General|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=General
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | General Description
  ! General Moves
  |-
  {{{General|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{MiniBoss|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Mini Boss{{#ifeq:{{{MiniBoss_KROnly}}}|true| (KR Only)|}}
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Boss Description
  ! Boss Moves
  |-
  {{{MiniBoss|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Shadows|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Trial of Shadows
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Shadow Description
  ! Shadow Moves
  |-
  {{{Shadows|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Potions|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Potions
| Content0={{{Potions|}}}
}}|}}{{#if:{{{Buffs|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Buffs
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Buffs Image
  ! Buffs Description
  |-
  {{{Buffs|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Obstacle|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Obstacles{{#ifeq:{{{Obstacle_KROnly}}}|true| (KR Only)|}}
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Obstacles Image
  ! Obstacles Description
  |-
  {{{Obstacle|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Boss|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Boss
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Boss Description
  ! Boss Moves
  |-
  {{{Boss|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{BethmaBoss|}}}|
{{Segment
| Color0={{ColorSel|Village|3}}
| Title0=Bethma Boss
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Boss Description
  ! Boss Moves
  |-
  {{{BethmaBoss|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{AlteraBoss|}}}|
{{Segment
| Color0={{ColorSel|Village|4}}
| Title0=Altera Boss
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Boss Description
  ! Boss Moves
  |-
  {{{AlteraBoss|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Helpful|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Helpful Skills
| Content0={{{Helpful|}}}
}}|}}{{#if:{{{Dialogue|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Dialogue
| Content0={{{Dialogue|}}}
}}|}}{{#if:{{{XSet|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Secret Set
| Content0={{{XSet|}}}
}}|}}{{#if:{{{YSet|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Legendary Weapon
| Content0={{{YSet|}}}
}}|}}{{#if:{{{Reward|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Reward
| Content0={{{Reward|}}}
}}|}}
{{Segment
| Color={{{Color|}}}
| SectionCls=split uneven-split
| hStyle1={{#if:{{{BDrop|}}}{{{SBDrop|}}}||border-left: none;}}
| Title0={{#if:{{{BDrop|}}}|[[Boss Drops]]|}}{{#if:{{{SBDrop|}}}|Boss Drops|}}
| Title1=[[Soundtrack|BGM]]
| Content0=<dfn>{{</dfn>
{{{BDrop|}}}{{{SBDrop|}}}
<dfn>}}</dfn>
| Style1=text-align: center;
| Content1=<dfn>{{</dfn>
{{#if:{{{SBGM|}}}|{{{SBGM|}}}|}}
{{#if:{{{DBGM|}}}|
=== Dungeon ===
{{{DBGM|}}}|}}
{{#if:{{{DLBGM|}}}|
=== Luto Mode ===
{{{DLBGM|}}}|}}
{{#if:{{{BBGM|}}}|
=== Boss ===
{{{BBGM|}}}|}}
{{#if:{{{BLBGM|}}}|
=== Luto Boss ===
{{{BLBGM|}}}|}}
<dfn>}}</dfn>
}}{{#if:{{{Gallery|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Gallery
| Content0={{{Gallery|}}}
}}|}}{{#if:{{{Video|}}}|
{{Segment
| SectionSty=text-align: center;
| Color0={{{Color|}}}
| Title0=Videos
| Content0=<dfn>{{</dfn>
{{{Video|}}}
<dfn>}}</dfn>
}}|}}{{#if:{{{Trivia|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Trivia
| Content0={{{Trivia|}}}
}}|}}{{#if:{{{Updates|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Updates
| Content0={{{Updates|}}}
}}|}}{{#if:{{{AltLang|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Alternative Names
| Content0=<dfn>{{</dfn>
{{{AltLang|}}}
<dfn>}}</dfn>
}}|}}
</div>
<br>
{{Dungeons|name=a|Orient={{{Orient|}}}}}{{Hunting Fields|name=b|Orient={{{Orient|}}}}}
</includeonly>

Revision as of 20:51, 28 May 2022

<includeonly>__NOTOC__{{#css:MediaWiki:Instance-Page.css}}{{#if:{{{DunButton|}}}|
[[File:{{{DunButton|}}}|100px|left]]
|}}{{#if:{{{SmallPic|}}}|
[[File:{{{SmallPic|}}}|right]]
|}}
=<span class="fancy-font">{{{DunName|}}}</span>=
{{#if:{{{Quotation|}}}|
<center>{{quotation|{{{Quotation|}}}}}</center>
|}}
<div class="instance-page">
<div class="section-side-column">
<div class="section-side-column-image instance-image">
{{#if:{{{LvFitHell|}}}
|{{Tabber
|$divclass=fancy
|Normal Mode=[[File:{{{BigPic|}}}{{!}}600px]]
|Hell Mode=[[File:{{{BigPic2|}}}{{!}}600px]]}}
|
{{#if:{{{BigPic2|}}}
|
{{Tabber
|$divclass=fancy
|Bethma=[[File:{{{BigPic|}}}{{!}}600px]]
|Altera=[[File:{{{BigPic2|}}}{{!}}600px]]
}}
|
[[File:{{{BigPic|}}}|600px]]
}}
}}
</div>
{{#if:{{{Description|}}}|
{{Segment
| SectionSty=text-align: center; {{#if:{{{BigPic2|}}}|margin-top: 36px;}}
| Color0={{{Color|}}}
| Title0=Description
| Content0={{{Description|}}}
}}|}}
{{Segment
| Color0={{{Color|}}}
| SectionCls=fancy-text
| Title0=Recommended Level
| Content0={{{LvNeed|}}}
}}{{#vardefine: CP|#ee6f1c}}
{{Segment
| Color0={{{Color|}}}
| SectionCls=fancy-text
| Title0={{#if:{{{LvFit|}}}|Required Combat Power|Appropriate Item Level}}
| Content0=
{{#if:{{{LvFitHell|}}}
|
{{Tabber
|$divclass=tabber-vertical fancy
|Normal Mode={{color|{{#var:CP}}|{{{LvFit|}}} }}
|Hell Mode={{color|{{#var:CP}}|{{{LvFitHell|}}} }}
}}
|
{{#if:{{{LvFitStory|}}}
|
{{Tabber
|$divclass=tabber-vertical fancy
|Story Mode={{color|{{#var:CP}}|{{{LvFitStory|}}} }}
|Normal Mode={{color|{{#var:CP}}|{{{LvFit|}}} }}
}}
|
{{color|{{#var:CP}}|{{{LvFit|}}}}}
}}
}}
}}
</div>{{#if:{{{XEntryReq|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Entry Requirements
| Content0={{{XEntryReq|}}}
}}|}}{{#if:{{{DunMap|}}}|
{{Segment
| SectionSty=text-align: center;
| Title0=Dungeon Layout
| Color0={{{Color|}}}
| Content0={{{DunMap|}}}
}}|}}{{#if:{{{Detail|}}}|
{{Segment
| Title0=Details
| Color0={{{Color|}}}
| Content0={{{Detail|}}}
}}|}}{{#if:{{{Ally|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Ally{{#ifeq:{{{Ally_KROnly}}}|true| (KR Only)|}}
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Ally Image
  ! {{#ifeq:{{{AllyATK}}}|true|width="350px"|}} | Ally Description
  {{#ifeq:{{{AllyATK}}}|true|! Ally Moves|}}
  |-
  {{{Ally|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Mob|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Mobs
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
   |-
  ! width="60px" | Monster Image
  ! width="350px" | Monster Description
  ! Monster Moves
  |-
  {{{Mob|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{BethmaMob|}}}|
{{Segment
| Color0={{ColorSel|Village|3}}
| Title0=Bethma Mobs
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
   |-
  ! width="60px" | Monster Image
  ! width="350px" | Monster Description
  ! Monster Moves
  |-
  {{{BethmaMob|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{AlteraMob|}}}|
{{Segment
| Color0={{ColorSel|Village|4}}
| Title0=Altera Mobs
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
   |-
  ! width="60px" | Monster Image
  ! width="350px" | Monster Description
  ! Monster Moves
  |-
  {{{AlteraMob|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Start|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Hall of El - Beginning
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Shadow Description
  ! Shadow Moves
  |-
  {{{Start|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Trial|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Hall of El - Trials
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Shadow Description
  ! Shadow Moves
  |-
  {{{Trial|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Choice|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Hall of El - Choice
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Shadow Description
  ! Shadow Moves
  |-
  {{{Choice|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{General|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=General
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | General Description
  ! General Moves
  |-
  {{{General|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{MiniBoss|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Mini Boss{{#ifeq:{{{MiniBoss_KROnly}}}|true| (KR Only)|}}
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Boss Description
  ! Boss Moves
  |-
  {{{MiniBoss|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Shadows|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Trial of Shadows
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Shadow Description
  ! Shadow Moves
  |-
  {{{Shadows|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Potions|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Potions
| Content0={{{Potions|}}}
}}|}}{{#if:{{{Buffs|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Buffs
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Buffs Image
  ! Buffs Description
  |-
  {{{Buffs|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Obstacle|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Obstacles{{#ifeq:{{{Obstacle_KROnly}}}|true| (KR Only)|}}
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Obstacles Image
  ! Obstacles Description
  |-
  {{{Obstacle|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Boss|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Boss
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Boss Description
  ! Boss Moves
  |-
  {{{Boss|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{BethmaBoss|}}}|
{{Segment
| Color0={{ColorSel|Village|3}}
| Title0=Bethma Boss
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Boss Description
  ! Boss Moves
  |-
  {{{BethmaBoss|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{AlteraBoss|}}}|
{{Segment
| Color0={{ColorSel|Village|4}}
| Title0=Altera Boss
| Content0=<dfn>{{</dfn>
  {| class="wikitable" border="1" cellpadding="5" style="border-spacing: 0; border: 1px #000 solid; border-collapse: collapse; width: 100%; vertical-align: top;"
  |-
  ! width="60px" | Monster Image
  ! width="350px" | Boss Description
  ! Boss Moves
  |-
  {{{AlteraBoss|}}}
  |}
<dfn>}}</dfn>
}}|}}{{#if:{{{Helpful|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Helpful Skills
| Content0={{{Helpful|}}}
}}|}}{{#if:{{{Dialogue|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Dialogue
| Content0={{{Dialogue|}}}
}}|}}{{#if:{{{XSet|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Secret Set
| Content0={{{XSet|}}}
}}|}}{{#if:{{{YSet|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Legendary Weapon
| Content0={{{YSet|}}}
}}|}}{{#if:{{{Reward|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Reward
| Content0={{{Reward|}}}
}}|}}
{{Segment
| Color={{{Color|}}}
| SectionCls=split uneven-split
| hStyle1={{#if:{{{BDrop|}}}{{{SBDrop|}}}||border-left: none;}}
| Title0={{#if:{{{BDrop|}}}|[[Boss Drops]]|}}{{#if:{{{SBDrop|}}}|Boss Drops|}}
| Title1=[[Soundtrack|BGM]]
| Content0=<dfn>{{</dfn>
{{{BDrop|}}}{{{SBDrop|}}}
<dfn>}}</dfn>
| Style1=text-align: center;
| Content1=<dfn>{{</dfn>
{{#if:{{{SBGM|}}}|{{{SBGM|}}}|}}
{{#if:{{{DBGM|}}}|
=== Dungeon ===
{{{DBGM|}}}|}}
{{#if:{{{DLBGM|}}}|
=== Luto Mode ===
{{{DLBGM|}}}|}}
{{#if:{{{BBGM|}}}|
=== Boss ===
{{{BBGM|}}}|}}
{{#if:{{{BLBGM|}}}|
=== Luto Boss ===
{{{BLBGM|}}}|}}
<dfn>}}</dfn>
}}{{#if:{{{Gallery|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Gallery
| Content0={{{Gallery|}}}
}}|}}{{#if:{{{Video|}}}|
{{Segment
| SectionSty=text-align: center;
| Color0={{{Color|}}}
| Title0=Videos
| Content0=<dfn>{{</dfn>
{{{Video|}}}
<dfn>}}</dfn>
}}|}}{{#if:{{{Trivia|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Trivia
| Content0={{{Trivia|}}}
}}|}}{{#if:{{{Updates|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Updates
| Content0={{{Updates|}}}
}}|}}{{#if:{{{AltLang|}}}|
{{Segment
| Color0={{{Color|}}}
| Title0=Alternative Names
| Content0=<dfn>{{</dfn>
{{{AltLang|}}}
<dfn>}}</dfn>
}}|}}
</div>
<br>
{{Dungeons|name=a|Orient={{{Orient|}}}}}{{Hunting Fields|name=b|Orient={{{Orient|}}}}}
</includeonly>