Difference between revisions of "Template:Loading bar/doc"
Jump to navigation
Jump to search
Cws 01studio (talk | contribs) (Created page with "==Usage== <pre> {{loading_bar | width = | percent = }} </pre> ===Parameters=== ; width: The width of the bar ; percent: The percent of completion of the bar ==Example== <...") |
Cws 01studio (talk | contribs) |
||
Line 15: | Line 15: | ||
<pre> | <pre> | ||
{{loading_bar | {{loading_bar | ||
− | | width = | + | | width = 80% |
| percent = 60 | | percent = 60 | ||
}} | }} | ||
Line 21: | Line 21: | ||
{{loading_bar | {{loading_bar | ||
− | | width = | + | | width = 80% |
| percent = 60 | | percent = 60 | ||
}} | }} |
Latest revision as of 02:20, 6 December 2019
Usage
{{loading_bar | width = | percent = }}
Parameters
- width
- The width of the bar
- percent
- The percent of completion of the bar
Example
{{loading_bar | width = 80% | percent = 60 }}