Template:4E ritual.name: Difference between revisions

From Action
Jump to navigation Jump to search
Urban (talk | contribs)
m DPL parameter syntax.
Urban (talk | contribs)
m Curly braces fixed (hopefully)...
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Doc -->
<!-- Doc -->
This phantom template generates a link to a [[rituals (4E)|ritual]] description page.
This phantom template generates a link to a [[rituals (4E)|ritual]] description page. It uses the link argument if it exists, or a the page name.
== Preview ==
<!-- Include -->
<!-- Include -->
<onlyinclude>[[{{{%PAGE%}}}|{{{name}}}]]</onlyinclude>
<onlyinclude>[[{{#if:{{{page|}}}|{{{page}}}|{{{%PAGE%}}}}}|{{{name}}}]]</onlyinclude>
<!-- Categories -->
<!-- Categories -->
[[Category:4E templates]]
[[Category:4E templates]]

Latest revision as of 13:34, 13 October 2008

This phantom template generates a link to a ritual description page. It uses the link argument if it exists, or a the page name.

Preview

[[{{{%PAGE%}}}|{{{name}}}]]