Difference between revisions of "Template:!/doc"

From EVE University Wiki
Jump to: navigation, search
(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...")
 
m
 
(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