Template:Organization: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{| class="infobox" cellspacing="0" cellpadding="0" style="float:right; clear:right; width:350px; padding | {| class="infobox" cellspacing="0" cellpadding="0" style="float:right; clear:right; width:350px; padding: 5px 0px; background:{{{BG|#153229}}}; border:solid 1px #E7CC75; float:right; clear:right; margin-left: 20px; margin-bottom: 20px" | ||
{{!}}- | {{!}}- | ||
{{!}} style="padding-bottom:5px; background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}; text-align:center;" colspan="2" {{!}} | {{!}} style="border-bottom:solid 1px #E7CC75; padding-bottom:2.5px; background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}; text-align:center;" colspan="2" {{!}} | ||
{{{!}} class="infobox" cellspacing="0" style="width:100%" | {{{!}} class="infobox" cellspacing="0" style="width:100%; padding-bottom:2.5px" | ||
{{!}}- | {{!}}- | ||
! style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}; text-align:center; font-size:120%;" colspan="2" {{!}} {{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}} | ! style="padding-left: 5px; padding-right: 5px; background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}; text-align:center; font-size:120%;" colspan="2" {{!}} {{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}} | ||
{{!}}- | {{!}}- | ||
{{#if:{{{other-names|}}}| | {{#if:{{{other-names|}}}| | ||
! style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}; font-weight:normal; text-align:center" colspan="2" {{!}} {{{other-names|}}} | ! style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}; font-weight:normal; padding-bottom:2.5px; text-align:center" colspan="2" {{!}} {{{other-names|}}} | ||
}} | }} | ||
{{!}}- | {{!}}- | ||
| Line 49: | Line 49: | ||
{{!}} class="infoboxcell" style="vertical-align:top; background:transparent; border-bottom:0px solid {{{lineBG|#fff}}}; color:#fff; padding: 2.5px 0 2.5px 10px; line-height:14px" {{!}} | {{!}} class="infoboxcell" style="vertical-align:top; background:transparent; border-bottom:0px solid {{{lineBG|#fff}}}; color:#fff; padding: 2.5px 0 2.5px 10px; line-height:14px" {{!}} | ||
{{{role|}}} | {{{role|}}} | ||
{{!}}-}} | |||
{{#if:{{{part-of|}}}| | |||
{{!}} class="infoboxlabel" style="vertical-align:top; background:transparent; border-bottom:0px solid {{{lineBG|#fff}}}; color:#fff; padding: 2.5px 0 2.5px 10px; line-height:14px; width:35%" {{!}} | |||
'''{{{part-of-title|Part of}}}''' | |||
{{!}} class="infoboxcell" style="vertical-align:top; background:transparent; border-bottom:0px solid {{{lineBG|#fff}}}; color:#fff; padding: 2.5px 0 2.5px 10px; line-height:14px" {{!}} | |||
{{{part-of|}}} | |||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{size|}}}| | {{#if:{{{size|}}}| | ||
| Line 158: | Line 164: | ||
"other-names": { | "other-names": { | ||
"type": "string" | "type": "string" | ||
}, | |||
"part-of": {}, | |||
"flag-title": { | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Flag", | |||
"Logo" | |||
] | |||
} | } | ||
}, | }, | ||
| Line 182: | Line 196: | ||
"language-title", | "language-title", | ||
"leadership-title", | "leadership-title", | ||
"establishment-title" | "establishment-title", | ||
"part-of", | |||
"flag-title" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 15:44, 12 December 2025
|
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| flag | flag | no description | File | optional |
| country | country | no description | Unknown | optional |
| motto | motto | no description | String | optional |
| name | name | no description | String | optional |
| other-names | other-names | no description | String | optional |
| abbreviation | abbreviation | no description | String | optional |
| type | type | no description | Unknown | optional |
| role | role | no description | String | optional |
| size | size | no description | String | optional |
| service-branches | service-branches | no description | Unknown | optional |
| headquarters | headquarters | no description | String | optional |
| num_members | num_members | no description | Number | optional |
| membership | membership | no description | String | optional |
| language | language | no description | String | optional |
| leadership | leadership | no description | String | optional |
| establishment | establishment | no description | Unknown | optional |
| abbreviation-title | abbreviation-title | no description | Unknown | optional |
| headquarters-title | headquarters-title | no description | Unknown | optional |
| membership-title | membership-title | no description | Unknown | optional |
| language-title | language-title | no description | Unknown | optional |
| leadership-title | leadership-title | no description | Unknown | optional |
| establishment-title | establishment-title | no description | Unknown | optional |
| part-of | part-of | no description | Unknown | optional |
| flag-title | flag-title | no description
| String | optional |