Difference between revisions of "Template:Special quest table/doc"

Jump to navigation Jump to search
no edit summary
(I don't even know if what I wrote here makes any sense)
 
 
Line 6: Line 6:
Characters should be passed as unnamed parameters. Their list is printed in the same order as the characters are written when calling this template.
Characters should be passed as unnamed parameters. Their list is printed in the same order as the characters are written when calling this template.


The template automatically detects whether the page exists and changes the yes/no statement in the second column accordingly. Note that each operation uses an expensive parser command and therefore you should avoid passing more than 99 different characters to this template.
The template automatically detects whether the page exists and changes the yes/no statement in the second column accordingly. Note that each operation uses an expensive parser command and therefore you should avoid passing more than 99 different characters to this template. If you really need to do so, put anything in the <code>nocheck</code> argument. When doing so, the expensive parser function will be skipped and the list will look slightly different (see below).


==Usage examples==
==Usage examples==
Line 18: Line 18:


(A non-breaking white space was used here (see below))
(A non-breaking white space was used here (see below))
<pre>{{Special quest table|prefix=Sweet Time with:|suffix=|nocheck=true|Ziz|Behemoth}}</pre>
{{Special quest table|prefix=Sweet Time with:|suffix=|nocheck=true|Ziz|Behemoth}}
(Avoids using expensive parser functions)


==Notes==
==Notes==
You can use the amazing technology of <code>& nbsp;</code> (Remove space between "&" and "n") to mark spaces at the start/end of the prefix/suffix names as the wiki normally omits them.
You can use the amazing technology of <code>& nbsp;</code> (Remove space between "&" and "n") to mark spaces at the start/end of the prefix/suffix names as the wiki normally omits them.
trusted
5,907

edits

Navigation menu