Template:Cross: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(+Informative template)
m (Doc style)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
== Usage ==
== Usage ==
  <tt><nowiki>{{</nowiki>'''cross'''<nowiki>|</nowiki>''height''<nowiki>}}</nowiki></tt>
  <tt><nowiki>{{</nowiki>'''cross'''<nowiki>|</nowiki>''height''<nowiki>}}</nowiki></tt>
The optional parameter <tt>''height''</tt> is the height in pixels. Default height is 16 pixels.
 
; height:  Optional height in pixels. Defaults to '''16'''.


== Related templates ==
== Related templates ==
* [[:Template:Not done]]
* {{tl|not done}}
* [[:Template:Tick]]
* {{tl|tick}}
* [[:Template:Done]]
* {{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