Difference between revisions of "Template:AdventurerStories"

From Dragalia Lost Wiki
Jump to navigation Jump to search
imported>Elaeagnifolia
(Created page with "{{AdventurerPageHeader}} <div class="panel" style="max-width:850px;margin:auto"> <div class="panel-body" style="display:flex;flex-direction:row;flex-wrap:wrap;justify-content...")
 
>Canim44
(#tabber → Template:Tab)
 
(170 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{AdventurerPageHeader}}
+
<includeonly>{{AdventurerPageHeader}}{{#widget:Template/AdventurerStories/css}}
 
 
 
<div class="panel" style="max-width:850px;margin:auto">
 
<div class="panel" style="max-width:850px;margin:auto">
 
<div class="panel-body" style="display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;overflow:hidden">
 
<div class="panel-body" style="display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;overflow:hidden">
Line 8: Line 7:
 
{{{quotes|}}}
 
{{{quotes|}}}
  
<p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Stories</p>
 
{{#tag:tabber|
 
Story 1=
 
'''{{{story1Title|}}}'''
 
  
{{{story1Content|}}}
+
<p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Adventurer Story Episodes</p>
{{!}}-{{!}}
+
{{#if:{{{episode1Title|}}}|{{Tab/start}}
Story 2=
+
{{Tab/header|Episode 1}}
'''{{{story2Title|}}}'''
+
'''{{{episode1Title|}}}'''
 +
 
 +
<div class="adventurer-dialogue"><div>{{{episode1Content|}}}
 +
 
 +
</div><!--
 +
This extra div is apparently needed for stuff to work right. Just leave it. Also, the above line break is needed to make sure the last line doesn't wrap improperly.
 +
--></div>
 +
{{Tab/header|Episode 2}}
 +
'''{{{episode2Title|}}}'''
  
{{{story2Content|}}}
+
<div class="adventurer-dialogue"><div>{{{episode2Content|}}}
{{!}}-{{!}}
 
Story 3=
 
'''{{{story3Title|}}}'''
 
  
{{{story3Content|}}}
+
</div><!--
{{!}}-{{!}}
+
This extra div is apparently needed for stuff to work right. Just leave it. Also, the above line break is needed to make sure the last line doesn't wrap improperly.
Story 4=
+
--></div>
'''{{{story4Title|}}}'''
+
{{Tab/header|Episode 3}}
 +
'''{{{episode3Title|}}}'''
  
{{{story4Content|}}}
+
<div class="adventurer-dialogue"><div>{{{episode3Content|}}}
{{!}}-{{!}}
 
Story 5=
 
'''{{{story5Title|}}}'''
 
  
{{{story5Content|}}}
+
</div><!--
}}
+
This extra div is apparently needed for stuff to work right. Just leave it. Also, the above line break is needed to make sure the last line doesn't wrap improperly.
 +
--></div>
 +
{{Tab/header|Episode 4}}
 +
'''{{{episode4Title|}}}'''
  
 +
<div class="adventurer-dialogue"><div>{{{episode4Content|}}}
 +
 +
</div><!--
 +
This extra div is apparently needed for stuff to work right. Just leave it. Also, the above line break is needed to make sure the last line doesn't wrap improperly.
 +
--></div>
 +
{{Tab/header|Episode 5}}
 +
'''{{{episode5Title|}}}'''
 +
 +
<div class="adventurer-dialogue"><div>{{{episode5Content|}}}
 +
 +
</div><!--
 +
This extra div is apparently needed for stuff to work right. Just leave it. Also, the above line break is needed to make sure the last line doesn't wrap improperly.
 +
--></div>
 +
{{Tab/end}}|''{{BASEPAGENAME}} does not yet have any Adventurer Stories.''}}[[Category:Adventurer Stories]]
 
</div>
 
</div>
</div>
+
</div><!--
 +
// If any of the title or content fields are not filled in, mark it as To-Do
 +
-->{{#ifexpr:
 +
  {{#if: {{{episode1Title|}}} | 1 | 0 }} and
 +
  {{#if: {{{episode1Content|}}} | 1 | 0 }} and
 +
  {{#if: {{{episode2Title|}}} | 1 | 0 }} and
 +
  {{#if: {{{episode2Content|}}} | 1 | 0 }} and
 +
  {{#if: {{{episode3Title|}}} | 1 | 0 }} and
 +
  {{#if: {{{episode3Content|}}} | 1 | 0 }} and
 +
  {{#if: {{{episode4Title|}}} | 1 | 0 }} and
 +
  {{#if: {{{episode4Content|}}} | 1 | 0 }} and
 +
  {{#if: {{{episode5Title|}}} | 1 | 0 }} and
 +
  {{#if: {{{episode5Content|}}} | 1 | 0 }}
 +
| | [[Category:To-Do Adventurer Stories]]}}<!--
 +
--></includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude>

Latest revision as of 13:34, 24 February 2020

50px Documentation

Usage

{{AdventurerStories
|quotes=
<div style="font-size:.9em;text-align:left;column-count:2;">
;On Sortied <!--Voice line-->
:<!--VO_CHR_x_OUT_0006-->

;On Entering a Room <!--Voice line-->
:<!--VO_CHR_x_OUT_0014-->

;When Quest Begins
:
:

;Response to Beginning of a Quest
:
:

;When Controlling Character in Quest <!--Voice line-->
:<!--VO_CHR_x_IN_0026-->

;When Receiving a Heal
:
:

;When Entering a Boss' Room
:
:

;Response to Entering a Boss' Room
:
:

;Upon Getting to Low Health
:
:

;Upon Opening a Chest
:
:

;Boss on Low Health
:
:

;Boss Enters Break State
:
:

;Rare Enemy Spawns
:
:

;Upon Death
:
:

;Upon Revival <!--Voice line-->
:<!--VO_CHR_x_IN_0025-->

;When Using Weapon/Shared Skills <!--Voice line-->
:Damage: <!--VO_CHR_x_IN_0013-->
:Buff Self: <!--VO_CHR_x_IN_0014-->
:Buff Ally: <!--VO_CHR_x_IN_0015-->
:Debuff Enemy: <!--VO_CHR_x_IN_0016-->
:Heal Ally: <!--VO_CHR_x_IN_0017-->
:Heal Self: <!--VO_CHR_x_IN_0029-->


;Player Uses Damaging Skill
:
:

;When Shape Shifting is Ready
:
:

;Shape Shifting into Dragon <!--Voice line-->
:<!--VO_CHR_x_IN_0023-->

;Idle During Quest
:
:

;Quest Clear <!--Voice line-->
:<!--VO_CHR_x_IN_0001-->

;Quest Failure <!--Voice line-->
:<!--VO_CHR_x_IN_0002-->

;Home Screen Walking
:
:
:
:
:
:

;Home Screen Inside
:
:
:
:
:
:

;Home Screen Portrait <!--Voice line-->
:<!--VO_CHR_x_OUT_0001-->
:<!--VO_CHR_x_OUT_0002-->
:<!--VO_CHR_x_OUT_0003-->
:<!--VO_CHR_x_OUT_0004-->
:<!--VO_CHR_x_OUT_0005-->

;Collection Portrait <!--Voice line-->
:<!--VO_CHR_x_OUT_0009-->
:<!--VO_CHR_x_OUT_0010-->
:<!--VO_CHR_x_OUT_0011-->
:<!--VO_CHR_x_OUT_0012-->
:<!--VO_CHR_x_OUT_0013-->

;At The Halidom
:
:
:

;New Mana Circle Unlocked <!--Voice line-->
:<!--VO_CHR_x_OUT_0007-->

;On Mana Circle Fully Unbound <!--Voice line-->
:<!--VO_CHR_x_OUT_0008-->

;On Promotion to {{{5*}}} <!-- Only applicable non-natural 5*s -->
:

;Upon Maxed Out Friendship <!-- Only applicable to event welfare units -->
:
</div>
|episode1Title=
|episode1Content=
|episode2Title=
|episode2Content=
|episode3Title=
|episode3Content=
|episode4Title=
|episode4Content=
|episode5Title=
|episode5Content=
}}