Difference between revisions of "Template:EventQuestHeader"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Yvsdrop
(add optional dialogue param handling, for event quests with associated story dialogue)
>Yvsdrop
m (move the dialogue display to the bottom of the page instead)
Line 14: Line 14:
 
<div class="panel-heading" style="padding:1em;">
 
<div class="panel-heading" style="padding:1em;">
 
<div class="banner-heading">[[File:Banner {{PAGENAME}}.png|link=]]</div>
 
<div class="banner-heading">[[File:Banner {{PAGENAME}}.png|link=]]</div>
</div>{{#if:{{{Dialogue|}}} |
 
<div style="padding:0 1em 1em;">
 
<p style="margin:15px auto;border-bottom:1px solid;font-size:1.2em;font-variant-caps:small-caps;font-weight:bold">Dialogue</p>
 
<div class="story-dialogue">
 
{{{Dialogue|}}}
 
 
</div>
 
</div>
</div>
 
|}}
 
 
<div class="quest-container" style="margin-top:-5px">
 
<div class="quest-container" style="margin-top:-5px">
 
{{#tag:tabber|
 
{{#tag:tabber|
Line 120: Line 113:
 
|else=}}
 
|else=}}
 
}}
 
}}
 +
</div>{{#if:{{{Dialogue|}}} |
 +
<div style="padding:0 1em 1em;">
 +
<p style="margin:15px auto;border-bottom:1px solid;font-size:1.2em;font-variant-caps:small-caps;font-weight:bold">Dialogue</p>
 +
<div class="story-dialogue">
 +
{{{Dialogue|}}}
 
</div>
 
</div>
 +
</div>
 +
|}}
 
</div>
 
</div>
  
 
[[Category:Quests]] [[Category:Event Quests]]</includeonly>
 
[[Category:Quests]] [[Category:Event Quests]]</includeonly>

Revision as of 04:58, 28 December 2019

This template defines the table "EventQuestHeaders". This table has not been created yet.