Template:4E ritual.name: Difference between revisions
Jump to navigation
Jump to search
m DPL parameter syntax. |
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}}}]]