Template:Organization: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 31: | Line 31: | ||
'''{{{membership-title|Membership}}}''': | '''{{{membership-title|Membership}}}''': | ||
{{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#1B4236}}}; border-bottom:0px solid {{{lineBG|#fff}}}; color:#fff; padding: 10px 0 0 20px; line-height:14px;" {{!}} | {{!}} class="infoboxcell" style="vertical-align:top; background:{{{fieldBG|#1B4236}}}; border-bottom:0px solid {{{lineBG|#fff}}}; color:#fff; padding: 10px 0 0 20px; line-height:14px;" {{!}} | ||
<div class="mw-collapsible mw-collapsed" style="width:175px; overflow:auto; padding:10px"> | {{{num_members|}}}<div class="mw-collapsible mw-collapsed" style="width:175px; overflow:auto; padding:10px"> | ||
{{{membership|}}} | {{{membership|}}} | ||
</div> | </div> | ||
| Line 50: | Line 50: | ||
{{!}}-}} | {{!}}-}} | ||
|} | |} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"flag": { | |||
"type": "wiki-file-name" | |||
}, | |||
"name": { | |||
"type": "string" | |||
}, | |||
"abbreviation": { | |||
"type": "string" | |||
}, | |||
"type": {}, | |||
"headquarters": { | |||
"type": "string" | |||
}, | |||
"membership": { | |||
"type": "string" | |||
}, | |||
"language": { | |||
"type": "string" | |||
}, | |||
"leadership": { | |||
"type": "string" | |||
}, | |||
"num_members": { | |||
"type": "number" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"flag", | |||
"name", | |||
"abbreviation", | |||
"type", | |||
"headquarters", | |||
"num_members", | |||
"membership", | |||
"language", | |||
"leadership" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 17:05, 29 April 2025
| Organization |
|---|
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| flag | flag | no description | File | optional |
| name | name | no description | String | optional |
| abbreviation | abbreviation | no description | String | optional |
| type | type | 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 |