Difference between revisions of "Template:UX"

From PinataIsland.info, the Viva Piñata wiki
Jump to: navigation, search
(New page: <includeonly>{{subst:User:Xenocidic/{{{1|Example}}}}}</includeonly><noinclude>This template is used to substitute subspace pages of User:Xenocidic. <pre> {{subst:UX|Example}} </pre> ...)
 
(add four paramaters to pass through, update instructions.)
Line 1: Line 1:
<includeonly>{{subst:User:Xenocidic/{{{1|Example}}}}}</includeonly><noinclude>This template is used to substitute subspace pages of [[User:Xenocidic]].
+
<includeonly>{{subst:User:Xenocidic/{{{1|Example}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}}}</includeonly><noinclude>This template is used to substitute subspace pages of [[User:Xenocidic]].
  
 
<pre>
 
<pre>
{{subst:UX|Example}}
+
{{subst:UX|Example|One|Two|Three|Four}}
 
</pre>
 
</pre>
  
will subst whatever template resides at [[User:Xenocidic/{{{1|Example}}}]] This template '''must''' be substed.</noinclude>
+
will subst whatever template resides at [[User:Xenocidic/{{{1|Example}}}]], passing it four parameters. This template '''must''' be substed.
 +
 
 +
This template should be moved to User:Xenocidic/UX and the redirect deleted when it is no longer required in templatespace.</noinclude>

Revision as of 07:59, 23 August 2008

This template is used to substitute subspace pages of User:Xenocidic.

{{subst:UX|Example|One|Two|Three|Four}}

will subst whatever template resides at User:Xenocidic/Example, passing it four parameters. This template must be substed.

This template should be moved to User:Xenocidic/UX and the redirect deleted when it is no longer required in templatespace.