Jump to content

Template:Progress: Difference between revisions

From ModEnc²
en>Renegade
Will it work on first try? It'd be proof of my 31337 templating skillz...
 
m 1 revision imported
 
(No difference)

Latest revision as of 22:21, 31 March 2025

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.