Template:Percentagebar/doc: Difference between revisions
Jump to navigation
Jump to search
Deleted User (talk | contribs) (→Usage) |
Deleted User (talk | contribs) No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
* {{t|Nopercentbar|50}} removes percentage mark (Identical Otherwise){{Nopercentbar|50}}<br><br> | |||
* {{t|Percentagebar|50}} → {{Percentagebar|50}} | * {{t|Percentagebar|50}} → {{Percentagebar|50}} | ||
* {{t|Percentagebar|50|label}} → {{Percentagebar|50|label}} | * {{t|Percentagebar|50|label}} → {{Percentagebar|50|label}} | ||
* {{ | * {{t|Percentagebar|50{{!}}}} → {{Percentagebar|50|}} | ||
* {{ | * {{t|Percentagebar|50{{!}}|FF0000}} → {{Percentagebar|50||FF0000}} | ||
* {{ | * {{t|Percentagebar|50|hex{{=}}FF0000}} → {{Percentagebar|50|hex=FF0000}} | ||
* {{ | * {{t|Percentagebar|50|c{{=}}red}} → {{Percentagebar|50|c=red}} | ||
* {{ | * {{t|Percentagebar|50||hex{{=}}FF0000}} → {{Percentagebar|50||hex=FF0000}} | ||
* {{ | * {{t|Percentagebar|50||c{{=}}red}} → {{Percentagebar|50||c=red}} | ||
* {{ | * {{t|Percentagebar|0}} → {{Percentagebar|0}} | ||
* {{ | * {{t|Percentagebar|100}} → {{Percentagebar|100}} | ||
* {{ | * {{t|Percentagebar|50|width{{=}}200}} → {{Percentagebar|50|width=200}} | ||
Other | Other | ||
* {{ | * {{t|Percentagebar|50.5}} → {{Percentagebar|50.5}} | ||
* {{ | * {{t|Percentagebar|50.5|hex=0ffff|width{{=}}350}} → {{Percentagebar|50.5|hex=00FFFF|width=350}} | ||
}} |
Latest revision as of 17:35, 5 September 2022
Template:Documentation subpage
Usage
{{Nopercentbar|
removes percentage mark (Identical Otherwise)50
}}50{{Percentagebar|
→50
}}50%{{Percentagebar|
→50
|label
}}label%{{Percentagebar|
→50|
}}%{{Percentagebar|
→50|
|FF0000
}}%{{Percentagebar|
→50
|hex=FF0000
}}50%{{Percentagebar|
→50
|c=red
}}50%{{Percentagebar|
→50
|hex=FF0000
}}%{{Percentagebar|
→50
|c=red
}}%{{Percentagebar|
→0
}}0%{{Percentagebar|
→100
}}100%{{Percentagebar|
→50
|width=200
}}50%
Other
{{Percentagebar|
→50.5
}}50.5%{{Percentagebar|
→50.5
|width=350
}}50.5%