Difference between revisions of "Template:PandaBar"
From PRIMUS Database
m |
m |
||
Line 1: | Line 1: | ||
<noinclude>[[Category:Template Sub Pages]]<!--please do not delete or overwrite--></noinclude> | <noinclude>[[Category:Template Sub Pages]]<!--please do not delete or overwrite--></noinclude> | ||
− | + | <div style="width:{{{rating|1}}}0px; max-width:100px; height:12px; overflow:hidden; border-right:1px solid {{{boxcolor|black}}};"> | |
− | <div style="width:{{{rating|1}}}0px; max-width:100px; height:12px; overflow:hidden; border-right: | + | |
<table style="border-collapse:collapse;"> | <table style="border-collapse:collapse;"> | ||
<tr> | <tr> | ||
Line 16: | Line 15: | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | + | </div> | |
<noinclude> | <noinclude> | ||
+ | {{PandaBar | rating = 10 |}} | ||
'''Usage:'''<br> | '''Usage:'''<br> | ||
rating = Min 1, Max 10 (default 1)<br> | rating = Min 1, Max 10 (default 1)<br> | ||
Line 23: | Line 23: | ||
boxcolor = the color of the surrounding grid elements | boxcolor = the color of the surrounding grid elements | ||
<pre> | <pre> | ||
− | {{ | + | {{PandaBar |
| rating = | | rating = | ||
| float = | | float = |
Revision as of 23:47, 22 January 2020
Usage:
rating = Min 1, Max 10 (default 1)
float = left or right (default right)
boxcolor = the color of the surrounding grid elements
{{PandaBar | rating = | float = | boxcolor = |}}