ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Template:Progress

From ModEnc
Revision as of 22:37, 8 November 2006 by Renegade (talk | contribs) (Will it work on first try? It'd be proof of my 31337 templating skillz...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage:

{{Progress|stuff|percentage}}

Copy-paste the code above and place it wherever you want a graphical display of how much progress has been made on a feature.
Replace

  • stuff with whatever feature you're talking about (mind the limited space - box does not resize!)
  • percentage with the number of percent of this feature that have been finished yet

In addition, you can set feature= to replace the default Feature: prefix.
Example:

{{Progress|A random feature|66}}

gives

 
66%
Feature: A random feature

Maximum word length first row is 30 characters, maximum word length second row is 38 characters - everything else will overflow.