आकृति:Composition bar

मैथिली विकिपिडियासँ, एक मुक्त विश्वकोश
५० / १००
Template documentation[view] [edit] [history] [purge]

This template displays the numeric composition of a thing in terms of its sub-units. For example, it is frequently used as part of {{Infobox political party}} to show the number of seats a given political party holds in a legislature. A single line, flexible width version of this template is available at Template:Composition bar compact.

Usage[सम्पादन करी]

{{Composition bar|amount|total|bar-color|options...}}
amount
The first parameter is the number of sub-units.
total
The second parameter is the total number of sub-units possible.
bar-color
(default is light grey) The third parameter is the background color of the left part of the bar - a valid web color, which can be specified by name, as a hex triplet (#rrbbgg), or rgb triplet (rgb(0–255,0–255,0–255)).
In the case of political parties, most will have their logo color available in #F8F9FA templates.

Additional display options:

background-color=...
(default is transparent) is the background color of the right part of the bar - a valid web color.
border=...
(default is medium grey) is the color of the border, or "none" for no border
width=...
(default is 100px) a width value for the bar, such as "100%" or "8em" (unitless numbers are interpreted as px)
per=...
(default is false), when set to any value (true), adds a percentage to the bar as well
ref=...
(default is blank), may be used to add a reference/citation for the numbers.

Examples[सम्पादन करी]

Code Result
{{Composition bar|50|100|red}}
५० / १००
{{Composition bar|50|100|red|background-color=#DDD|border=none}}
५० / १००
{{Composition bar|50|100|#99F|width=85%}}
५० / १००
{{Composition bar|50|100|{{party color|Green Party (UK)}}}}
५० / १००
<div style="background-color: लुआ त्रुटि package.lua में पंक्ति 80 पर: module 'Module:Political party/G' not found।; width: 50%; height: 100%;">
{{Composition bar|50|100|rgb(255,255,16)}}
५० / १००
{{Composition bar|75|100|#FF0}}
७५ / १००
{{Composition bar|40|100|#F00|per=1}}
४० / १०० (40%)
{{Composition bar|90|100|#F0F0F0|per=1|background-color=#F00}}
९० / १०० (90%)
{{Composition bar|90|100|#F0C|per=1}}
९० / १०० (90%)
{{Composition bar|0|26|hex=#00BFFF|per=1}}
० / २६ (0%)

TemplateData[सम्पादन करी]

This is the TemplateData documentation for this template used by VisualEditor and other tools.

See the monthly error report for this template.

TemplateData for Composition bar

A composition bar.

साँचे के पैरामीटर्स[साँचा डेटा सम्पादित करें]

पैरामीटरविवरणप्रकारस्थिति
11

The number of sub-units.

पंक्तिआवश्यक
22

The total number of sub-units possible.

पंक्तिआवश्यक
33 hex

The background color of the left part of the bar - a valid web color, which can be specified by name, as a hex triplet (#rrbbgg), or rgb triplet (rgb(0–255,0–255,0–255)). In the case of political parties, most will have their logo color available in {{party color|political party}} templates.

डिफ़ॉल्ट
#CCCCCC
पंक्तिवैकल्पिक
Background colorbackground-color

The background color of the right part of the bar - a valid web color.

डिफ़ॉल्ट
transparent
पंक्तिवैकल्पिक
Border colorborder border-color

The color of the border, or 'none' for no border

डिफ़ॉल्ट
#AAAAAA
पंक्तिवैकल्पिक
Widthwidth

The width of the bar with units, such as 100% or 10em (unitless numbers are interpreted as px)

डिफ़ॉल्ट
100px
पंक्तिवैकल्पिक
Show percentper

When set to 1 (true), adds a percentage to the bar as well

डिफ़ॉल्ट
0
पंक्तिवैकल्पिक

See also[सम्पादन करी]

आकृति:Progress templates