Template:Quest Links: Difference between revisions
(New page: [[{{PAGENAME}}#Walk Through|Guide]] - [[{{PAGENAME}}#Items|Items]] - [[{{PAGENAME}}#Maps|Maps]] - [[{{PAGENAME}}#Images|Images]] - [[{{PAGENAME}}#Lore & Dialog|Lore]]<noinclude> </noinc...) |
No edit summary |
||
Line 1: | Line 1: | ||
[[{{PAGENAME}}#Walk Through|Guide]] - [[{{PAGENAME}}#Items|Items]] - [[{{PAGENAME}}#Maps|Maps]] - [[{{PAGENAME}}#Images|Images]] - [[{{PAGENAME}}#Lore & Dialog|Lore]]<noinclude> | [[{{PAGENAME}}#Walk Through|Guide]] - [[{{PAGENAME}}#Items|Items]] - [[{{PAGENAME}}#Maps|Maps]] - [[{{PAGENAME}}#Images|Images]] - [[{{PAGENAME}}#Lore & Dialog|Lore]]<noinclude> | ||
__NOToC__ | |||
== Syntax == | |||
<pre style="width:auto; overflow:auto"> | |||
{{Quest Links}} | |||
</pre> | |||
== Usage == | |||
Provides links to the major sections of a quest writeup that can be inserted into the header of the quest summary table, primary reason is because quest writeups do not normally have a Table of Contents. Note that the template uses relative links <nowiki>{{PAGENAME}}</nowiki>, so will automatically link to the sections for the page it is on (the links in the example below are red because this page does not have these sections). | |||
For example: | |||
<pre> | |||
{|class=quest-summary | |||
!colspan=2 class=quest-summary-header| Quest Summary<br>{{Quest Links}} | |||
|- | |||
![[Quest Type]] | |||
| [[Solo/Group]] | |||
|- | |||
|} | |||
</pre> | |||
displays as: | |||
{|class=quest-summary | |||
!colspan=2 class=quest-summary-header| Quest Summary<br>{{Quest Links}} | |||
|- | |||
![[Quest Type]] | |||
| [[Solo/Group]] | |||
|- | |||
|} | |||
</noinclude> | </noinclude> |
Revision as of 21:58, 2 January 2009
Guide - Items - Maps - Images - Lore
Syntax
{{Quest Links}}
Usage
Provides links to the major sections of a quest writeup that can be inserted into the header of the quest summary table, primary reason is because quest writeups do not normally have a Table of Contents. Note that the template uses relative links {{PAGENAME}}, so will automatically link to the sections for the page it is on (the links in the example below are red because this page does not have these sections).
For example:
{|class=quest-summary !colspan=2 class=quest-summary-header| Quest Summary<br>{{Quest Links}} |- ![[Quest Type]] | [[Solo/Group]] |- |}
displays as:
Quest Summary Guide - Items - Maps - Images - Lore | |
---|---|
Quest Type | Solo/Group |