Template:ProgressBar: Difference between revisions
Muggshotter (talk | contribs) (Added some info on parameters.) |
Muggshotter (talk | contribs) No edit summary |
||
Line 31: | Line 31: | ||
For example: | For example: | ||
<pre>{{ProgressBar|30|text='''Dissidia progress'''}}</pre> | <pre>{{ProgressBar|30|text='''Dissidia progress'''}}</pre> | ||
{{ProgressBar|30|text='''Dissidia progress'''}} | |||
If you don't want the text above the progress bar: | If you don't want the text above the progress bar: | ||
<pre>{{ProgressBar|30 | <pre>{{ProgressBar|30}}</pre> | ||
{{ProgressBar|30|}} | |||
</noinclude> | </noinclude> |
Latest revision as of 21:09, 18 June 2024
Info on parameters
Wikipedia link
{{ProgressBar|xx (percentage number)|text='''Example text here'''}}
For example:
{{ProgressBar|30|text='''Dissidia progress'''}}
Dissidia progress
If you don't want the text above the progress bar:
{{ProgressBar|30}}