From StrategyWiki, the video game walkthrough and strategy guide wiki
Revision as of 11:55, 24 October 2007 by DrBob (talk | contribs) (Expanded)
Jump to navigation Jump to search

Usage

This template displays a coloured progress bar, visualising the parameters given.

  • progress: the amount of progress made (denominator)
  • total: the total progress allowable (numerator)
  • units: the units to display (optional; it's displayed as a percentage if this parameter isn't passed)
  • subunits: the subunits to display if progress is less than 1 (optional)
  • ratio: the number of subunits in a unit, for use with subunits

{{progress bar|progress=15|total=30}}

50%

{{progress bar|progress=69|total=70|units=GB}}

69 GB

{{progress bar|progress=0.001|total=70|units=GB|subunits=MB|ratio=1024}}

0.0125 GB