Difference between revisions of "Template:EventQuestHeader"
Jump to navigation
Jump to search
>Eave m (ended the if in the wrong place) |
>Eave m (improve styling on prev/next header) |
||
| Line 22: | Line 22: | ||
-->{{#if: | -->{{#if: | ||
{{{PreviousQuest|}}}{{{NextQuest|}}}| | {{{PreviousQuest|}}}{{{NextQuest|}}}| | ||
| − | <div class="panel-body" style="padding:5px"> | + | <div class="panel-body" style="display:flex;justify-content:space-between;margin-top:-1em;padding:5px"> |
{{#ifeq: {{{PreviousQuest|}}}| | | | {{#ifeq: {{{PreviousQuest|}}}| | | | ||
| − | <div style=" | + | <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 30: | Line 30: | ||
}} | }} | ||
{{#ifeq: {{{NextQuest|}}}| | | | {{#ifeq: {{{NextQuest|}}}| | | | ||
| − | <div style=" | + | <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> | ||
Revision as of 06:50, 13 March 2020
This template defines the table "EventQuestHeaders". This table has not been created yet.