Difference between revisions of "Template:QuestDisplayTest"
Jump to navigation
Jump to search
>Seraii |
>Seraii |
||
| Line 125: | Line 125: | ||
<div style="font-size:small">{{#ifeq: {{{QuestType|}}}|Maze|<div>Maze Event: [[{{{EventName}}}]]</div>|}} </div> | <div style="font-size:small">{{#ifeq: {{{QuestType|}}}|Maze|<div>Maze Event: [[{{{EventName}}}]]</div>|}} </div> | ||
<div style="font-size:small">{{#ifeq: {{{QuestType|}}}|Facility|<div>Facility Event: [[{{{EventName}}}]]</div>|}} </div> | <div style="font-size:small">{{#ifeq: {{{QuestType|}}}|Facility|<div>Facility Event: [[{{{EventName}}}]]</div>|}} </div> | ||
| − | <div style="position: relative; top: 0px; left: 0px; display:inline-block;"><div style="position:relative; top:0px; left:0px;">[[File:{{{ThumbnailImage|}}}.png|400px|link=]]</div><div style="position: absolute; width:100%; top: 50%;left: 50%;transform: translate(-50%, -50%); z-index: 99; color: #fff; text-shadow: -1px -1px 1px #000000, 1px -1px 1px #000000, -1px 1px 1px #000000, 1px 1px 1px #000000;font-size:.8em;"><div>{{InlineIcon|Icon Element|{{{Elemental|}}}}} {{{QuestViewName|{{PAGENAME}}}}}</div> | + | <div style="position: relative; top: 0px; left: 0px; display:inline-block;"> |
| + | <div style="position:relative; top:0px; left:0px;">[[File:{{{ThumbnailImage|}}}.png|400px|link=]]</div> | ||
| + | <div style="position: absolute;width:100%;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 99;color: #fff;text-shadow: -1px -1px 1px #000000, 1px -1px 1px #000000, -1px 1px 1px #000000, 1px 1px 1px #000000;font-size:.8em;"> | ||
| + | <div>{{InlineIcon|Icon Element|{{{Elemental|}}}}} {{{QuestViewName|{{PAGENAME}}}}}</div> | ||
<div style="font-size:small">{{{SectionName|}}}</div></div></div> | <div style="font-size:small">{{{SectionName|}}}</div></div></div> | ||
</div> | </div> | ||
| + | <div class="panel-body" style="padding:5px"> | ||
| + | {{#ifeq: {{{PreviousQuest|}}}| | | | ||
| + | <div style="position:absolute;bottom:3px;font-size:smaller"> | ||
| + | <div style="font-weight:bold">Previous Quest</div> | ||
| + | <div>[[{{{PreviousQuest}}}]]</div></div>}} | ||
| + | {{#ifeq: {{{NextQuest|}}}| | | | ||
| + | <div style="position:absolute;bottom:3px;right:5px;font-size:smaller;text-align:right"> | ||
| + | <div style="font-weight:bold">Next Quest</div> | ||
| + | <div>[[{{{NextQuest}}}]]</div></div>}} | ||
<div class="panel-body" style="padding:5px;min-height:150px"> | <div class="panel-body" style="padding:5px;min-height:150px"> | ||
Revision as of 21:21, 22 October 2018
This template defines the table "Quests". This table has not been created yet.