साँचा:Infobox political party/seats/doc

मुक्त ज्ञानकोश विकिपीडिया से

Usage[संपादित करें]

{{Infobox political party/seats|seats_won|total_seats|color}}
  • seats_won is the number of seats held by the political party
  • total_seats is the total number of seats possible
  • color is a valid web color, which can be specified either by name, as a hex triplet (#rrbbgg), or hex triplet from most {{political party/meta/color}} templates.

Examples[संपादित करें]

Code Result
{{Infobox political party/seats|50|100|red}}
<div style="position: absolute; background-color:rgb(एक्स्प्रेशन त्रुटि: अज्ञात शब्द "red"।,0,0);width:50px;height:1.5em;">
50 / 100
{{Infobox political party/seats|50|100|#9999FF}}
<div style="position: absolute; background-color:rgb(एक्स्प्रेशन त्रुटि: अनपेक्षित उद्गार चिन्ह "#"।,0,0);width:50px;height:1.5em;">
50 / 100
{{Infobox political party/seats|50|100|{{Green Party (UK)/meta/color}}}}
<div style="position: absolute; background-color:rgb(एक्स्प्रेशन त्रुटि: अनपेक्षित उद्गार चिन्ह "["।,0,0);width:50px;height:1.5em;">
50 / 100
{{Infobox political party/seats|50|100|rgb(255,255,16)}}
<div style="position: absolute; background-color:rgb(एक्स्प्रेशन त्रुटि: अज्ञात शब्द "rgb"।,0,0);width:50px;height:1.5em;">
50 / 100

See also[संपादित करें]