Template:Quest: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Spiffly No edit summary |
imported>Spiffly No edit summary |
||
| Line 2: | Line 2: | ||
{| width="50%" cellpadding="3" cellspacing="3" |
{| width="50%" cellpadding="3" cellspacing="3" |
||
|- |
|- |
||
{{#if: {{{Quest Name|}}}| |
|||
{| class="bdrwhite thwhite" style="background:#fbecf6; text-align:left; width="100%" |
|||
! width="100px" class="infobox-quest-header"{{!}} {{{PAGENAME}} |
|||
! style="background:#bc73a1; text-align:center;" colspan="100%"| {{#if: {{{Mission Name|}}}|{{{Mission Name}}}|{{PAGENAME}}}} |
|||
{{!}}class="infobox-quest-header"{{!}} {{{PAGENAME}}}}} |
|||
|- |
|- |
||
{{#if:{{{startnpc|}}}| |
{{#if:{{{startnpc|}}}| |
||
! width="100px" class="infobox-quest- |
! width="100px" class="infobox-quest-header"{{!}} Start NPC |
||
{{!}}class="infobox-quest-field"{{!}} {{{startnpc}}}}} |
{{!}}class="infobox-quest-field"{{!}} {{{startnpc}}}}} |
||
|- |
|- |
||
{{#if:{{{requirements|}}}| |
{{#if:{{{requirements|}}}| |
||
!class="infobox-quest- |
!class="infobox-quest-header"{{!}} Requirements |
||
{{!}}class="infobox-quest-field"{{!}} {{{requirements}}}}} |
{{!}}class="infobox-quest-field"{{!}} {{{requirements}}}}} |
||
|- |
|- |
||
{{#if:{{{items|}}}| |
{{#if:{{{items|}}}| |
||
!class="infobox-quest- |
!class="infobox-quest-header"{{!}} Items Needed |
||
{{!}}class="infobox-quest-field"{{!}} {{{items}}}}} |
{{!}}class="infobox-quest-field"{{!}} {{{items}}}}} |
||
|- |
|- |
||
{{#if:{{{title|}}}| |
{{#if:{{{title|}}}| |
||
!class="infobox-quest- |
!class="infobox-quest-header"{{!}} Title Granted |
||
{{!}}class="infobox-quest-field"{{!}} {{{title}}}}} |
{{!}}class="infobox-quest-field"{{!}} {{{title}}}}} |
||
|- |
|- |
||
{{#if:{{{repeatable|}}}| |
{{#if:{{{repeatable|}}}| |
||
!class="infobox-quest- |
!class="infobox-quest-header"{{!}} Repeatable |
||
{{!}}class="infobox-quest-field"{{!}} {{{repeatable}}}}} |
{{!}}class="infobox-quest-field"{{!}} {{{repeatable}}}}} |
||
|- |
|- |
||
{{#if:{{{reward|}}}| |
{{#if:{{{reward|}}}| |
||
!class="infobox-quest- |
!class="infobox-quest-header"{{!}} Reward |
||
{{!}}class="infobox-quest-field"{{!}} {{{reward}}}}} |
{{!}}class="infobox-quest-field"{{!}} {{{reward}}}}} |
||
|} |
|} |
||
Revision as of 08:40, 12 April 2023
Usage
{{Quest
| startnpc =
| requirements =
| items =
| title =
| repeatable =
| reward =
| previous =
| next =
| cutscenes =
{{Quest/Cutscene|<name>|<NPC and location>}}
}}
See the talk page for an example of this template in use.