Template:Done: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
need a span wrapping |
finally fix the HTML *phew* |
||
Line 13: | Line 13: | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude><includeonly>< | </noinclude><includeonly><div style="display: inline; position: relative; left: 0; top: 0; border: none;"><div style="position: absolute; left: 0; top: 0.2em; line-height: 0.8em; max-height: 0.8em; height: 0.8em; background: 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><small style="padding-left: 110px">{{{n|25}}}%</small></div></includeonly> |
Revision as of 18:06, 17 October 2007
This template implements a progress bar:
- The parameter n controls how much percent are displayed as done.
- The parameter bg controls the background color.
Example usage
{{done|n=75}}
Result:
75%