Template:Done

From The DarkMod Wiki
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%