Difference between revisions of "Template:EventQuestHeader"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Boblers
(experimenting with prev/next quest fields for HDT and Agito events)
>Eave
(support allowing quests (like onslaught quests) that don't have traditional banner images to be bannerless)
 
(11 intermediate revisions by 2 users not shown)
Line 16: Line 16:
  
 
--><div class="panel" style="margin:auto;max-width:800px">
 
--><div class="panel" style="margin:auto;max-width:800px">
 +
{{#ifeq: {{{Bannerless|}}} | true | |
 
<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>
 
</div>
<div class="panel-body" style="padding:5px">
+
}}<!--
 +
-- Start if_prev/next
 +
-->{{#if:
 +
{{{PreviousQuest|}}}{{{NextQuest|}}}|
 +
<div class="panel-body" style="display:flex;justify-content:space-between;margin-top:-1em;padding:5px">
 
{{#ifeq: {{{PreviousQuest|}}}| | |
 
{{#ifeq: {{{PreviousQuest|}}}| | |
<div style="position:absolute;font-size:smaller">
+
<div style="font-size:smaller">
 
<div style="font-weight:bold">Previous Quest</div>
 
<div style="font-weight:bold">Previous Quest</div>
 
<div>[[{{{PreviousQuest}}}]]</div>
 
<div>[[{{{PreviousQuest}}}]]</div>
Line 27: Line 32:
 
}}
 
}}
 
{{#ifeq: {{{NextQuest|}}}| | |
 
{{#ifeq: {{{NextQuest|}}}| | |
<div style="position:absolute;right:5px;font-size:smaller;text-align:right">
+
<div style="font-size:smaller;text-align:right">
 
<div style="font-weight:bold">Next Quest</div>
 
<div style="font-weight:bold">Next Quest</div>
 
<div>[[{{{NextQuest}}}]]</div>
 
<div>[[{{{NextQuest}}}]]</div>
Line 33: Line 38:
 
}}
 
}}
 
</div>
 
</div>
 +
|}}<!--
 +
-- End if_prev/next -->
 
<div class="quest-container" style="margin-top:-5px">
 
<div class="quest-container" style="margin-top:-5px">
 
{{#tag:tabber|
 
{{#tag:tabber|

Latest revision as of 00:26, 14 June 2020

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