Template:Quest: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Spiffly No edit summary |
imported>Spiffly No edit summary |
||
| Line 6: | Line 6: | ||
|- |
|- |
||
{{#if:{{{startnpc|}}}| |
{{#if:{{{startnpc|}}}| |
||
! width="100px" class="infobox- |
! width="100px" class="infobox-field-header"{{!}} Start NPC |
||
{{!}}class="infobox-quest-field"{{!}} {{{startnpc}}}}} |
{{!}}class="infobox-quest-field"{{!}} {{{startnpc}}}}} |
||
|- |
|- |
||
{{#if:{{{requirements|}}}| |
{{#if:{{{requirements|}}}| |
||
!class="infobox- |
!class="infobox-field-header"{{!}} Requirements |
||
{{!}}class="infobox-quest-field"{{!}} {{{requirements}}}}} |
{{!}}class="infobox-quest-field"{{!}} {{{requirements}}}}} |
||
|- |
|- |
||
{{#if:{{{items|}}}| |
{{#if:{{{items|}}}| |
||
!class="infobox- |
!class="infobox-field-header"{{!}} Items Needed |
||
{{!}}class="infobox-quest-field"{{!}} {{{items}}}}} |
{{!}}class="infobox-quest-field"{{!}} {{{items}}}}} |
||
|- |
|- |
||
{{#if:{{{title|}}}| |
{{#if:{{{title|}}}| |
||
!class="infobox- |
!class="infobox-field-header"{{!}} Title Granted |
||
{{!}}class="infobox-quest-field"{{!}} {{{title}}}}} |
{{!}}class="infobox-quest-field"{{!}} {{{title}}}}} |
||
|- |
|- |
||
{{#if:{{{repeatable|}}}| |
{{#if:{{{repeatable|}}}| |
||
!class="infobox- |
!class="infobox-field-header"{{!}} Repeatable |
||
{{!}}class="infobox-quest-field"{{!}} {{{repeatable}}}}} |
{{!}}class="infobox-quest-field"{{!}} {{{repeatable}}}}} |
||
|- |
|- |
||
{{#if:{{{reward|}}}| |
{{#if:{{{reward|}}}| |
||
!class="infobox- |
!class="infobox-field-header"{{!}} Reward |
||
{{!}}class="infobox-quest-field"{{!}} {{{reward}}}}} |
{{!}}class="infobox-quest-field"{{!}} {{{reward}}}}} |
||
|} |
|} |
||
Revision as of 08:28, 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.