Difference between revisions of "Template:Namespace"

From Synfig Studio :: Documentation
Jump to: navigation, search
(test)
(Undo revision 9359 by Zelgadis (Talk))
 
Line 1: Line 1:
<includeonly>{{#ifeq:{{NAMESPACE}}|||{{#ifeq:{{NAMESPACE}}|Category:|:{{NAMESPACE}}:|{{NAMESPACE}}:}}}}</includeonly><!--
+
<includeonly>{{#ifeq:{{NAMESPACE}}|||{{NAMESPACE}}:}}</includeonly><!--
  
 
--><noinclude>
 
--><noinclude>

Latest revision as of 13:03, 6 September 2009

Warning

This is a logical template not to be used in pages.
note end


The purpose of this template is to let me use "{{Namespace}}" as it was the magic word "{{NAMESPACE}}" in Main namespace too. Parser functions have a bug, confirmed in #mediawiki channel, so they cannot parse the ":" correctly.

Please don't touch this template without checking that templates linked to this template work again, thanks!