Template:Organization: Difference between revisions

From CinderCivs Wiki
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: {{{hexcode|#f0f0f0}}}; font-size: 125%;" | Organization
! 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: {{{hexcode|#f0f0f0}}};"|
| 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 09:33, 29 May 2024

'
[[file:|240px]]
Abbreviation:
Formation:
Type:
Membership:


Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Full Namefull_name

Full name

Stringrequired
Abbreviationabbreviation

Abbreviation

Stringrequired
Formationformation

Date (can be irl on in-rp) when the org was formed

Stringsuggested
Typetype

Type of the org (military, economical, cultural, etc)

Stringsuggested
Membershipmembers

Number of members of the org

Stringsuggested
Logoimage1

Logo or image representing the org

Stringsuggested


Gamers Guild Worldwide
Abbreviation: GGW
Formation: now
Type: cultural and economical
Membership: me and your mom