Difference between revisions of "Template:Sandbox"
Jump to navigation
Jump to search
(Created page with "{{Please do not delete this line (sandbox heading)}}<!-- * This is youngwoon's sandbox * * PLEASE DO NOT EDIT THIS PAGE * ■■...") |
|||
| Line 3: | Line 3: | ||
* PLEASE DO NOT EDIT THIS PAGE * | * PLEASE DO NOT EDIT THIS PAGE * | ||
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--> | ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--> | ||
| + | |||
| + | |||
| + | |||
| + | === Basic usage === | ||
| + | {{Infobox political party | ||
| + | |name = {{{name}}} | ||
| + | |logo = {{{logo}}} | ||
| + | |colorcode = red | ||
| + | |leader = {{{leader}}} | ||
| + | |president = {{{president}}} | ||
| + | |chairman = {{{chairman}}} | ||
| + | |general_secretary = {{{general_secretary}}} | ||
| + | |first_secretary = {{{first_secretary}}} | ||
| + | |secretary_general = {{{secretary_general}}} | ||
| + | |presidium = {{{presidium}}} | ||
| + | |secretary = {{{secretary}}} | ||
| + | |spokesperson = {{{spokesperson}}} | ||
| + | |foundation = {{{foundation}}}} | ||
| + | |ideology = {{{ideology}}} | ||
| + | |headquarters = {{{headquarters}}} | ||
| + | |international = {{{international}}} | ||
| + | |website = {{{website}}} | ||
| + | |country = {{{country}}} | ||
| + | }} | ||
| + | <pre style="overflow:auto;"> | ||
| + | {{Infobox political party | ||
| + | |name = | ||
| + | |logo = | ||
| + | |colorcode = <!-- HTML color code (e.g. red, #FF0000 or Party metadata color template) or transparent for no coloring --> | ||
| + | |leader = | ||
| + | |president = | ||
| + | |chairman = | ||
| + | |general_secretary = | ||
| + | |first_secretary = | ||
| + | |secretary_general = | ||
| + | |presidium = | ||
| + | |secretary = | ||
| + | |spokesperson = | ||
| + | |foundation = <!-- {{Start date|YYYY|MM|DD}} --> | ||
| + | |ideology = | ||
| + | |headquarters = | ||
| + | |international = | ||
| + | |website = | ||
| + | |country = | ||
| + | }} | ||
| + | </pre> | ||
| + | <br clear="right" /> | ||
Revision as of 20:33, 30 August 2013
Template:Please do not delete this line (sandbox heading)
Basic usage
Template:Infobox political party
{{Infobox political party
|name =
|logo =
|colorcode = <!-- HTML color code (e.g. red, #FF0000 or Party metadata color template) or transparent for no coloring -->
|leader =
|president =
|chairman =
|general_secretary =
|first_secretary =
|secretary_general =
|presidium =
|secretary =
|spokesperson =
|foundation = <!-- {{Start date|YYYY|MM|DD}} -->
|ideology =
|headquarters =
|international =
|website =
|country =
}}