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 Optional link.
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:{{{link|}}}|{{{link}}}|{{{%PAGE%}}}}}}|{{{name}}}]]</onlyinclude>
<!-- Categories -->
<!-- Categories -->
[[Category:4E templates]]
[[Category:4E templates]]

Revision as of 13:30, 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}}}]]