Template:Done

From The DarkMod Wiki
Revision as of 18:18, 17 October 2007 by Tels (talk | contribs) (show that other numbers do work :-)
Jump to navigationJump to search

This template implements a progress bar:

  1. The parameter n controls how much percent are displayed as done.
  2. The parameter bg controls the background color.

Example usage

Code Result
{{done|n=75}}
75%
{{done|n=35|bg=#f04040}}
35%