This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:!"

From Project 1999 Wiki
Jump to: navigation, search
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
|<noinclude>
+
<includeonly>|</includeonly><noinclude>
''As of 2014 (verison 1.24) this was supposed to be built-in a "magic word" ... but for some reason it's not.  Since it's not, this template is provided instead. All it does is replace itself with a single | character, but this is valuable as it allows templates to take other templates as arguments.  Without using this template, the inner template's "|" will be counted as part of the outer template, breaking things, but if this template is used instead (in the inner template) both can work together.''
+
''As of 2014 (verison 1.24) this was supposed to be built-in a "magic word" ... but for some reason it's not (even though we're using version 1.3).  Since it's not, this template (based on the template MediaWiki used before the magic word was added) is used here instead.
}}</noinclude>
+
 
 +
All this template does is replace itself with a single "pipe" or "|" character, but this is valuable as it allows templates to take other templates as arguments.  Without using this, the inner template's "|" will be counted as part of the outer template, breaking things.  If this template is used instead of the "|" symbol (in the inner template), both templates can still work together.''
 +
</noinclude>

Latest revision as of 19:02, 16 June 2020

As of 2014 (verison 1.24) this was supposed to be built-in a "magic word" ... but for some reason it's not (even though we're using version 1.3). Since it's not, this template (based on the template MediaWiki used before the magic word was added) is used here instead.

All this template does is replace itself with a single "pipe" or "|" character, but this is valuable as it allows templates to take other templates as arguments. Without using this, the inner template's "|" will be counted as part of the outer template, breaking things. If this template is used instead of the "|" symbol (in the inner template), both templates can still work together.