Template:Progressbar

From FlightGear wiki
Revision as of 00:49, 10 May 2014 by Johan G (talk | contribs) (Switched progress bar icon)
Jump to navigation Jump to search

10}% completed

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

Goal

Puts a "progress bar" icon in running text.

Usage

{{progressbar|percentage|height}}
percentage
Progress in ten percent steps from 10 to 100 with omitted percent sign (10, 20..100)
height
Optional height in pixels. Default value is is 16.

Example

Normal use

* 3D cockpit model: {{progressbar|40}}
  • 3D cockpit model: 40}% completed

Using a different size

* Instrument panel: {{progressbar|60|30}}
  • Instrument panel: 60}% completed

Related templates