Template:Quest: Difference between revisions

From HorizonXI Wiki
No edit summary
No edit summary
Tag: Reverted
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|}}}|

Revision as of 08:15, 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.

See Also