Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:!/doc: Difference between revisions

Template page
Djavin novienta (talk | contribs)
Created page with "<noinclude>{{main|Template:!}}</noinclude> A template that provides the escaped literal character <code>|</code>, which should be used whenever such a character is required in..."
 
Arin Mara (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>{{main|Template:!}}</noinclude>
 
A template that provides the escaped literal character <code>|</code>, which should be used whenever such a character is required in other templates using <code><nowiki>{{!}}</nowiki></code>.<includeonly>
;Description
[[Category:Template]]</includeonly><noinclude>
:A template that provides the escaped literal character <code>|</code>, which should be used whenever such a character is required in other templates using <code><nowiki>{{!}}</nowiki></code>.
[[Category:Template documentation]]</noinclude>
;Syntax
:<code><nowiki>{{!}}</nowiki></code>
;Sample output
<pre><nowiki>{{!}}</nowiki></pre>
::gives... {{!}}
;See also:
:* [[Template:!!]]
 
<includeonly>[[Category:Formatting templates|{{PAGENAME}}]]</includeonly>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Latest revision as of 21:16, 18 March 2021

Description
A template that provides the escaped literal character |, which should be used whenever such a character is required in other templates using {{!}}.
Syntax
{{!}}
Sample output
{{!}}
gives... |
See also