Difference between revisions of "Template:5dot"
Jump to navigation
Jump to search
imported>Keris |
imported>Keris (more documentation) |
||
| Line 11: | Line 11: | ||
<noinclude>A simple template to quickly format 5-dot bars. | <noinclude>A simple template to quickly format 5-dot bars. | ||
| − | ''' | + | {{Tlx|5dot|dots=<Number of filled dots>|size=<size of the dots; default is 12px>}} |
| + | |||
| + | ==Examples:== | ||
| + | |||
| + | ;Two dots filled, 10px image size:{{Tlx|5dot|dots=2|size=10px}} | ||
| + | '''Result:'''{{5dot|dots=2|size=10px}} | ||
| + | |||
| + | ;Same as above, no image size specified:{{Tlx|5dot|dots=2}} | ||
| + | '''Result:'''{{5dot|dots=2}} | ||
| − | |||
| − | |||
| − | |||
</noinclude> | </noinclude> | ||