Template:PRel: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(New page: [[post relates to::{{{1}}}{{#if:{{{2|}}}|{{!}}{{{2}}}]]<noinclude> ==Usage Documentation== A short-hand for linking posts to their related subjects. <pre> {{PRel|<page>|<name (optional)>}...)
 
(fixed force casing)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[post relates to::{{{1}}}{{#if:{{{2|}}}|{{!}}{{{2}}}]]<noinclude>
<includeonly>[[post relates to::{{#if:{{{t|}}}|{{#switch:{{{t}}}|w=Weapon:|a=Armor:|s=Shield:|i|Item:}}}}{{#if:{{{t|}}}|{{{1}}}|{{{1}}}}}|{{#if:{{{2|}}}|{{{2}}}|{{#if:{{{2}}}|{{{1}}}|}}}}]]</includeonly><noinclude>
==Usage Documentation==
==Usage Documentation==
A short-hand for linking posts to their related subjects.
A short-hand for linking posts to their related subjects.


If "t" is declared using the same syntax as [[Template:Ilink]], it will treat it as an item of the appropriate type.
<pre>
<pre>
{{PRel|<page>|<name (optional)>}}
{{PRel|<page>|<name (optional)>|t=<type>(optional)}}
</pre>
</pre>
{{cat|templates}}
{{cat|templates}}<noinclude>

Latest revision as of 01:06, 24 January 2014

Usage Documentation

A short-hand for linking posts to their related subjects.

If "t" is declared using the same syntax as Template:Ilink, it will treat it as an item of the appropriate type.

{{PRel|<page>|<name (optional)>|t=<type>(optional)}}