User:Dartz/Test: Difference between revisions
Jump to navigation
Jump to search
test |
No edit summary |
||
Line 2: | Line 2: | ||
{ | { | ||
"parties": [ | "parties": [ | ||
{ "name": "Party A", "seats": | { "name": "Party B", "seats": 53, "color": "#BF1D29" }, | ||
{ "name": "Party A", "seats": 47, "color": "#1C408C" } | |||
] | ] | ||
} | } | ||
</parliamentdiagram> | </parliamentdiagram> |
Revision as of 17:38, 27 January 2025
<parliamentdiagram> {
"parties": [ { "name": "Party B", "seats": 53, "color": "#BF1D29" }, { "name": "Party A", "seats": 47, "color": "#1C408C" } ]
} </parliamentdiagram>