Difference between revisions of "Template:UX"

From PinataIsland.info, the Viva Piñata wiki
Jump to: navigation, search
m (if, not ifeq)
m (this should fix things)
Line 1: Line 1:
<includeonly>{{#if: {{{t}}} | {{User:Xenocidic/UX/{{{1|Example}}}}} | {{subst:User:Xenocidic/UX/{{{1|Example}}}}} }}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}}}</includeonly><noinclude>This template is used to substitute subspace pages of [[User:Xenocidic]].
+
<includeonly>{{ #if: {{{t}}} | {{User:Xenocidic/UX/{{{1|Example}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}}} | {{subst:User:Xenocidic/UX/{{{1|Example}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}}} }}</includeonly><noinclude><!--
 +
 
 +
 
 +
-->This template is used to substitute subspace pages of [[User:Xenocidic]].
  
 
<pre>
 
<pre>
Line 7: Line 10:
 
will subst whatever template resides at [[User:Xenocidic/UX/{{{1|Example}}}]], passing it four parameters. This template '''must''' be substed.
 
will subst whatever template resides at [[User:Xenocidic/UX/{{{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>
+
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 08:53, 24 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/UX/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.