Template:Zone/Quests.dpl2: Difference between revisions
From HorizonXI Wiki
(Created page with "<onlyinclude><includeonly>%TITLE% | {{#if:{{{Start|}}}|[[{{{Start}}}]]|''None''}} | {{{Start Location|}}} | {{{Rewards|}}} </includeonly></onlyinclude> ==Usage== dpl phantom template which '''formats the rows''' of Template:Zone/Quests. This variant shows the full zone name in the Start Location field. See Template:Zone/Quests.dpl for the alternative that only displays the coordinates. ===Example=== Using Template:Zone/Quests All Quests which...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><includeonly>[[%PAGE%|%TITLE%]] | <onlyinclude><includeonly>[[%PAGE%|%TITLE%]] | ||
| {{#if:{{{Type|}}}|[[:Category:{{{Type}}}|{{{Type}}}]]|}} | |||
| {{#if:{{{Start|}}}|[[{{{Start}}}]]|''None''}} | | {{#if:{{{Start|}}}|[[{{{Start}}}]]|''None''}} | ||
| {{{Start Location|}}} | | {{{Start Location|}}} | ||
| {{#if:{{{Fame Level|}}}|{{ht|{{{Fame}}} Fame|{{{Fame Level}}}}}|}} | |||
| {{{Rewards|}}} | | {{{Rewards|}}} | ||
</includeonly></onlyinclude> | </includeonly></onlyinclude> | ||
Line 15: | Line 17: | ||
<pre> | <pre> | ||
{{Zone/Quests|Valkurm Dunes}} | {{Zone/Quests|Valkurm Dunes|involved in=true}} | ||
</pre> | </pre> | ||
{{Zone/Quests|Valkurm Dunes}} | {{Zone/Quests|Valkurm Dunes|involved in=true}} |
Latest revision as of 17:14, 12 November 2024
Usage
dpl phantom template which formats the rows of Template:Zone/Quests.
This variant shows the full zone name in the Start Location field. See Template:Zone/Quests.dpl for the alternative that only displays the coordinates.
Example
Using Template:Zone/Quests
All Quests which involve Valkurm Dunes
{{Zone/Quests|Valkurm Dunes|involved in=true}}