Template:META Pipe Character: Difference between revisions

From NixOS Wiki
imported>Samueldr
Created page with "<noinclude>{{META Template}}</noinclude> ===Special note=== The pipe character '''cannot''' be used as is within the template, as it is a special characters for templates. I..."
 
imported>Samueldr
m commands → contents, generic meta template.
 
Line 6: Line 6:
It can be included [https://www.mediawiki.org/wiki/Help:Magic_words#Other using the magic word <code><nowiki>{{!}}</nowiki></code>].
It can be included [https://www.mediawiki.org/wiki/Help:Magic_words#Other using the magic word <code><nowiki>{{!}}</nowiki></code>].


Alternatively, it is possible to instead surround the commands in <code><nowiki><nowiki></nowiki></code> tags.
Alternatively, it is possible to instead surround the contents in <code><nowiki><nowiki></nowiki></code> tags.

Latest revision as of 01:11, 6 September 2017

This page is part of a template. It should be used as part of other templates.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to voice your opinion regarding this template.

Special note

The pipe character cannot be used as is within the template, as it is a special characters for templates.

It can be included using the magic word {{!}}.

Alternatively, it is possible to instead surround the contents in <nowiki> tags.