틀:PercentBar/doc
kiseki
다른 명령
This template makes use of one or more other templates to function.
Depends on: {{Percent}}
This template is used to support {{ElementEfficacyBar}}, {{SlotUpgrade}}, and {{StarRating}}.
It creates a set of {{Percent}} icons.
Syntax
{{PercentBar|Pips|on=Icon Name|off=Icon Name|w=Icon Width|max=Max|game=Game|overlap=}}
Parameters
- first: The number of "On" icons to show. The rest are "Off" icons.
on: The "name", as per standard icon rules, to give to make {{Percent}} icons for the "On" icons.off: The "name", as per standard icon rules, to give to make {{Percent}} icons for the "Off" icons.w: The width of all icons. These must be the same.max: The number of "On" and "Off" icons to show. This is the full bar's width. Max supported is 8.game: Thegameparameter, passed to the {{Percent}} icon to give it the style.overlap: If blank (or not included), no overlap. If "yes" or some other value, overlap icons by4px, using Wiki CSS.