Template:Pending: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (thanks Gijs! :-))
m (Exchanging the style of this template with the style of the Done and Not done templates)
Line 1: Line 1:
[[File:Small_hourglass_2.png|{{{1|16}}}px |alt=Hourglass icon |link=:Template:Pending]]<noinclude>
{{hourglass}} '''Pending'''<noinclude>{{Informative template|1=
{{Informative template|1=
== Goal ==
== Goal ==
Puts a hour glass icon in running text.
To use when you are not done, but will not proceed with something.  


== Usage ==
== Usage ==
  <tt><nowiki>{{</nowiki>'''Pending'''<nowiki>|</nowiki>''height''<nowiki>}}</nowiki></tt>
  <code><nowiki>{{pending}}</nowiki></code>
The optional parameter <tt>''height''</tt> is the height in pixels. Default height is 16 pixels.
Updating with a short summary of progress now and then might be a good idea.


== Related templates ==
== Related template ==
* {{tl|done}}
* {{tl|done}}
* {{tl|cross}}
* {{tl|not done}}
* {{tl|not done}}
* {{tl|tick}}
}}


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

Revision as of 20:13, 31 July 2012

Hourglass icon Pending

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

Goal

To use when you are not done, but will not proceed with something.

Usage

{{pending}}

Updating with a short summary of progress now and then might be a good idea.

Related template