Jump to content

Template:Infobox Company: Difference between revisions

From CRSS Wiki
No edit summary
m fix slogan
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox" style="width:250px; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em;"
{| class="infobox" style="width:250px; border: 1px solid var(--border-color-subtle,#c8ccd1); background: var(--background-color-interactive-subtle,#f8f9fa); float:right; clear:right; margin:0 0 1em 1em;"
! colspan="2" style="background:#ccc; text-align:center;" | {{{name|Some Random Company}}}
! colspan="2" style="background:var(--border-color-subtle,#c8ccd1); text-align:center;" | {{{name|Some Random Company}}}
|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{logo|XXX-logo.png}}}|200px]]
| colspan="2" style="text-align:center;" | [[File:{{{logo|file.png}}}|200px]]
|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{banner|XXX-banner.png}}}|200px]]
| colspan="2" style="text-align:center;" | [[File:{{{banner|file.png}}}|200px]]
|-
! Slogan
| {{{slogan|''-''}}}
|-
|-
! Owner(s)
! Owner(s)
| {{{owners|Pseudonym (Role [eg. CEO, Owner, Co-owner])}}}
| {{{owners|''Person (Role)'', ''Person 2 (Role 2)''}}}
|-
! Member(s)
| {{{members|''No public members''}}}
|-
|-
! Locations
! Locations
| {{{locations|[[ROP]], [[CHK]]}}}
| {{{locations|''Nations and/or Regions''}}}
|-
|-
! Subsidiaries
! Subsidiaries
| {{{subsidiaries|[[TRC|Totally Real Company]]}}}
| {{{subsidiaries|''None''}}}
|-
|-
! Founded
! Founded
| {{{founded|04/20/1984}}}
| {{{founded|''Foundation date, DD/MM/YYYY''}}}
|-
|-
! Company Type
! Company Type
| {{{type|Media Producer}}}
| {{{type|''Type''}}}
|}
|}
</includeonly>
</includeonly>
Line 31: Line 37:
     "logo": {"label": "Logo image", "type": "wiki-file-name", "required": true},
     "logo": {"label": "Logo image", "type": "wiki-file-name", "required": true},
     "banner": {"label": "Banner", "type": "wiki-file-name"},
     "banner": {"label": "Banner", "type": "wiki-file-name"},
    "slogan": {"label": "Slogan", "type": "string"},
     "owners": {"label": "Owners", "type": "string", "required": true},
     "owners": {"label": "Owners", "type": "string", "required": true},
    "members": {"label": "Member(s)", "type": "string", "required": true},
     "locations": {"label": "Locations", "type": "string", "required": true},
     "locations": {"label": "Locations", "type": "string", "required": true},
     "subsidiaries": {"label": "Subsidiaries", "type": "string"},
     "subsidiaries": {"label": "Subsidiaries", "type": "string"},

Latest revision as of 21:24, 22 July 2026


Infobox for CRSS Companies.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Company namename

no description

Stringrequired
Logo imagelogo

no description

Filerequired
Bannerbanner

no description

Fileoptional
Sloganslogan

no description

Stringoptional
Ownersowners

no description

Stringrequired
Member(s)members

no description

Stringrequired
Locationslocations

no description

Stringrequired
Subsidiariessubsidiaries

no description

Stringoptional
Founding datefounded

no description

Stringoptional
Company typetype

no description

Stringrequired