Difference between revisions of "Template:ParentsOf"

From AtlasWiki
Jump to: navigation, search
(Created page with "{{#show:{{{1}}}|?extends}}")
 
(switching from trim namespace to ensure namespace, prerequisite for supporting multiple namespaces, also fixes strange bug affecting XCSG:Initialization)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#show:{{{1}}}|?extends}}
+
<noinclude>
 +
Returns the name of the parent of the requested page, or a comma-separated list of parents if there is more than one.
 +
 
 +
Format:
 +
<pre>{{ParentsOf|child}}</pre>
 +
</noinclude><includeonly>{{#show:{{EnsureNamespace|{{{1}}}}}|?extends|link=none}}</includeonly><noinclude>[[Category:XCSG Templates]]</noinclude>

Latest revision as of 11:39, 22 May 2014

Returns the name of the parent of the requested page, or a comma-separated list of parents if there is more than one.

Format:

{{ParentsOf|child}}