Template:Cross: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Many improvements)
m (Doc style)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Cross 32px.png |{{{1|16}}}px |alt=Cross icon |link=:Template:Cross]]<noinclude>
[[File:Cross 32px.png |{{{1|16}}}px |alt=Cross icon |link=:Template:Cross]]<noinclude>
{{Informative template|1=
== Goal ==
Puts a red "cross" icon in running text.


Puts a cross icon in running text.
== Usage ==
<tt><nowiki>{{</nowiki>'''cross'''<nowiki>|</nowiki>''height''<nowiki>}}</nowiki></tt>


'''Usage:''' <tt><nowiki>{{</nowiki>'''cross'''|''height''<nowiki>}}</nowiki></tt>, where the optional parameter <tt>''height''</tt> is the height in pixels. Default height is 16 pixels.
; height: Optional height in pixels. Defaults to '''16'''.


See also [[:Template:Not done]], [[:Template:Tick]] and [[:Template:Done]].
== Related templates ==
* {{tl|not done}}
* {{tl|tick}}
* {{tl|done}}


}}
[[Category:Icon templates]]
[[Category:Icon templates]]
</noinclude>
</noinclude>

Latest revision as of 05:46, 13 June 2014

Cross icon

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

Goal

Puts a red "cross" icon in running text.

Usage

{{cross|height}}
height
Optional height in pixels. Defaults to 16.

Related templates