Template:Done: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
(try to fix width)
(fix up the HTML)
Line 12: Line 12:


[[Category:Templates]]
[[Category:Templates]]
</noinclude><includeonly><span style="line-height: 10px; max-height: 10px; height: 10px; bgcolor: inherit; border: 1px solid #404040; margin: 0; padding: 0; padding-right: 100px;"><span style="line-height: 10px; max-height: 10px; height: 10px; background: {{{bg|red}}}; border: none; margin: 0; padding: 0; min-width: {{{n|25}}}px; width: {{{n|25}}}px; max-width: {{{n|25}}}px;"></span></span> <small>{{{n|25}}}%</small></includeonly>
</noinclude><includeonly><div style="float: left; line-height: 0.8em; max-height: 0.8em; height: 0.8em; bgcolor: inherit; border: 1px solid #404040; margin: 0; padding: 0; width: 100px; max-width: 100px; min-width: 100px"><div style="line-height: 0.8em; max-height: 0.8em; height: 0.8em; background: {{{bg|red}}}; border: none; margin: 0; padding: 0; min-width: {{{n|25}}}px; width: {{{n|25}}}px; max-width: {{{n|25}}}px;"></div></div>&nbsp;<small style="position: relative; top: -0.4em;">{{{n|25}}}%</small></includeonly>

Revision as of 17:37, 17 October 2007

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

{{done|n=75}}

Result:

 75%