Template:Party cell/doc

< Template:Party cell

Usage

Example: {{Party cell|1=Democratic|2=left|3=top}}.

<templatedata> { "params": { "1": { "label": "Party", "description": "Political party", "example": "Federalist", "required": true, "type": "string" }, "2": { "label": "Side", "description": "Which side the color bar is placed on", "example": "left", "suggestedvalues": [ "left", "right" ], "default": "left", "type": "string" }, "3": { "label": "Position", "description": "Used only for politicians who switch parties", "example": "top", "suggestedvalues": [ "top", "middle", "bottom" ], "default": "empty", "type": "string" } }, "description": "This template is used to format table cells with a sidebar of a political party color.", "format": "inline" } </templatedata>