Difference between revisions of "Template:!"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created a template to make table syntax in templates easier (see w:Template:!).)
 
m (Aha, it seems that updating the template purged the transclusion. It's now showing as linked, but not transcluded, which is correct for our MW version. Rest in peace, Template:!, you served us well! (Admins, DO NOT delete, it provides documentation.))
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
|<noinclude>
 
|<noinclude>
  
This template makes it easier to use table syntax in templates.
+
{{Tlx|!}} is used to encode "|"(pipe or vertical bar) within template parameters.  It is used for things such as passing table syntax to templates.
 +
 
 +
In theory, this template is obsolete as of MediaWiki 1.24, having been replaced by a [[mw:Help:Magic words#Other|magic word]].  Pages should no longer be able to transclude it via the normal method.
 +
 
 +
This template should probably remain forever to avoid confusion about how something which looks like a template is working after being deleted.  It also serves to point them in the direction of the documentation.
  
 
[[Category:Templates|!]]</noinclude>
 
[[Category:Templates|!]]</noinclude>

Latest revision as of 05:07, 31 May 2015

|

{{!}} is used to encode "|"(pipe or vertical bar) within template parameters. It is used for things such as passing table syntax to templates.

In theory, this template is obsolete as of MediaWiki 1.24, having been replaced by a magic word. Pages should no longer be able to transclude it via the normal method.

This template should probably remain forever to avoid confusion about how something which looks like a template is working after being deleted. It also serves to point them in the direction of the documentation.