Template:Organization: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<onlyinclude> {| style="float: right; margin: 0 0 0 0.5em; text-align: left; background-color: light-gray; font-size: 85%; border: 2px solid gray; padding: 0.2em; width: 250px;" |- ! scope="col" colspan="2" style="width: 250px; text-align: center; background-color: {{{hexcode|#f0f0f0}}}; font-size: 125%;" | Organization |- | colspan="2" style="text-align: center;" |[[file:{{{image1|}}}|240px]] |- | colspan="2" style="background-color: {{{hexcode|#f0f0f0}}};"| |- ! A...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
{| style="float: right; margin: 0 0 0 0.5em; text-align: left; background-color: light-gray; font-size: 85%; border: 2px solid gray; padding: 0.2em; width: 250px;" | {| style="float: right; margin: 0 0 0 0.5em; text-align: left; background-color: light-gray; font-size: 85%; border: 2px solid gray; padding: 0.2em; width: 250px;" | ||
|- | |- | ||
! scope="col" colspan="2" style="width: 250px; text-align: center; background-color: {{{ | ! scope="col" colspan="2" style="width: 250px; text-align: center; background-color: {{{background_color|#f0f0f0}}}; font-size: 125%;" | '''{{{full_name|}}}''' | ||
|- | |- | ||
| colspan="2" style="text-align: center;" |[[file:{{{image1|}}}|240px]] | | colspan="2" style="text-align: center;" |[[file:{{{image1|}}}|240px]] | ||
|- | |- | ||
| colspan="2" style="background-color: {{{ | | colspan="2" style="background-color: {{{background_color|#f0f0f0}}};"| | ||
|- | |- | ||
! Abbreviation: | ! Abbreviation: | ||
Line 21: | Line 21: | ||
|} | |} | ||
</onlyinclude> | </onlyinclude> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"description": "", | |||
"params": { | |||
"full_name": { | |||
"label": "Full Name", | |||
"description": "Full name", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"abbreviation": { | |||
"label": "Abbreviation", | |||
"description": "Abbreviation", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"formation": { | |||
"label": "Formation", | |||
"description": "Date (can be irl on in-rp) when the org was formed", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"type": { | |||
"label": "Type", | |||
"description": "Type of the org (military, economical, cultural, etc)", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"members": { | |||
"label": "Membership", | |||
"description": "Number of members of the org", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"image1": { | |||
"label": "Logo", | |||
"description": "Logo or image representing the org", | |||
"type": "string", | |||
"suggested": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
{{Organization|full_name=Gamers Guild Worldwide|image1=gaming.png|abbreviation=GGW|formation=now|type=cultural and economical|members=me and your mom}} |
Latest revision as of 08:33, 29 May 2024
' | |
---|---|
[[file:|240px]] | |
Abbreviation: | |
Formation: | |
Type: | |
Membership: |
Parameter | Description | Type | Status | |
---|---|---|---|---|
Full Name | full_name | Full name | String | required |
Abbreviation | abbreviation | Abbreviation | String | required |
Formation | formation | Date (can be irl on in-rp) when the org was formed | String | suggested |
Type | type | Type of the org (military, economical, cultural, etc) | String | suggested |
Membership | members | Number of members of the org | String | suggested |
Logo | image1 | Logo or image representing the org | String | suggested |
Gamers Guild Worldwide | |
---|---|
Abbreviation: | GGW |
Formation: | now |
Type: | cultural and economical |
Membership: | me and your mom |