Template:Quest: Difference between revisions

From HorizonXI Wiki
No edit summary
No edit summary
Line 29: Line 29:
!class="infobox-quest-header"{{!}} Reward
!class="infobox-quest-header"{{!}} Reward
{{!}}class="infobox-quest-field"{{!}} {{{reward}}}}}
{{!}}class="infobox-quest-field"{{!}} {{{reward}}}}}
|-
{{#if:{{{description|}}}|
!class="infobox-quest-header"{{!}} Description
{{!}}class="infobox-quest-field"{{!}} {{{description}}}}}
|}
|}
{{#if:{{{previous|}}}{{{next|}}}|
{{#if:{{{previous|}}}{{{next|}}}|
Line 44: Line 48:
!colspan="2" class="mw-collapsible-content"{{!}}Replay Cutscenes
!colspan="2" class="mw-collapsible-content"{{!}}Replay Cutscenes
{{{cutscenes}}}
{{{cutscenes}}}
{{!}}}
}}
{{#if:{{{description|}}}
{{{!}} width=50%" class="mw-collapsible mw-collapsed" cellpadding="3" cellspacing="3"
{{!}}- class="infobox-quest-description-header"
!colspan="2" class="mw-collapsible-content"{{!}}Description
{{{description}}}
{{!}}}
{{!}}}
}}
}}

Revision as of 16:25, 30 May 2023

Usage

{{Quest
| startnpc = 
| requirements =  
| items = 
| title = 
| repeatable = 
| reward = 
| previous = 
| next = 
| cutscenes = 
| description =
{{Quest/Cutscene|<name>|<NPC and location>}}
}}

See the talk page for an example of this template in use.

See Also