Template:!!: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Created page with "<includeonly>||</includeonly>")
 
m (+doc)
Line 1: Line 1:
<includeonly>||</includeonly>
<includeonly>||</includeonly><noinclude>
{{Informative template|1=
__NOTOC__
== Goal ==
This template will add two vertical strokes <nowiki>||</nowiki> inside a template parameter, as using those directly would break the template.
 
== Usage ==
<pre>{{!!}}</pre>
 
An alternative method is to use
&lt;nowiki&gt;<nowiki>||</nowiki>&lt;/nowiki&gt;
 
== Related templates ==
* {{tl|!}}
* {{tl|!-}}
 
[[Category:Templates]]
}}
</noinclude>

Revision as of 21:10, 28 October 2013


The following template description is not displayed when the template is inserted in an article.

Goal

This template will add two vertical strokes || inside a template parameter, as using those directly would break the template.

Usage

{{!!}}

An alternative method is to use

<nowiki>||</nowiki>

Related templates