Template:Infobox Quest: Difference between revisions

From Echoes of Angmar
Content deleted Content added
Garthant (talk | contribs)
No edit summary
removing splitter from race. not sure if needed but really messing things up
 
(2 intermediate revisions by one other user not shown)
Line 25:
|-
{{ #if: {{{race|}}} | {{!}} Race(s)
{{!}} {{Splitter|[[{{{race}}}|, |{{LS}}|]]}} }}
|-
{{ #if: {{{next quest|}}} | {{!}} Next Quest
{{!}} [[{{{next quest}}}]] }}
|-
{{ #if: {{{prev quest|}}} | {{!}} Previous Quest
{{!}} [[{{{prev quest}}}]] }}
|-
{{ #if: {{{next quest|}}} | {{!}} Next Quest
{{!}} [[{{{next quest}}}]] }}
|-
|}
Line 50:
|profession=
|race=
|next quest=
|prev quest=
|next quest=
}}
</pre>

Latest revision as of 01:05, 25 July 2023



Usage instructions

Paste the following code into the top of an article, filling all known (or relevant) fields:

{{Infobox Quest
|level= 
|fellowshiptype=
|repeatable= 
|region=
|quest-giver=
|class=
|profession=
|race=
|prev quest=
|next quest=
}}