Template:CompanyTemplatebyENLS: Difference between revisions
Jump to navigation
Jump to search
>ENLSWiki No edit summary |
m (Text replacement - "{{EnhancedPlayer" to "{{Player") |
||
| (14 intermediate revisions by one other user not shown) | |||
| Line 36: | Line 36: | ||
| style="{{#if:{{{parent|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{parent|}}} | | style="{{#if:{{{parent|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{parent|}}} | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{ | | style="{{#if:{{{subsidiaries|}}}| |display: none;}}" valign="top" | '''Subsidiaries''' | ||
| style="{{#if:{{{ | | style="{{#if:{{{subsidiaries|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{subsidiaries|}}} | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{ | | style="{{#if:{{{owners|}}}| |display: none;}}" valign="top" | '''Owner(s)''' | ||
| style="{{#if:{{{ | | style="{{#if:{{{owners|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{owners|}}} | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{ceo|}}}| |display: none;}}" valign="top" | '''CEO''' | |||
| style="{{#if:{{{ceo|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{ceo|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{operatedby|}}}| |display: none;}}" valign="top" | '''Operated by''' | |||
| style="{{#if:{{{operatedby|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{operatedby|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{discord|}}}| |display: none;}}" valign="top" | '''Discord''' | | style="{{#if:{{{discord|}}}| |display: none;}}" valign="top" | '''Discord''' | ||
| Line 48: | Line 54: | ||
<noinclude> | <noinclude> | ||
Example Usage:<pre> | Example Usage:<pre> | ||
{{ | {{Player | ||
|color=Example | |color=Example | ||
|title1=Example | |title1=Example | ||
| Line 54: | Line 60: | ||
|image1=Example | |image1=Example | ||
|caption1=Example | |caption1=Example | ||
| | |industry=Example | ||
| | |founded=Example | ||
| | |founders=Example | ||
| | |disbanded=Example | ||
| | |headquarters=Example | ||
| | |parent=Example | ||
| | |subsidiaries=Example | ||
| | |owners=Example | ||
| | |ceo=Example | ||
| | |operatedby=Example | ||
|discord=Example | |discord=Example | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 09:00, 20 October 2023
| ||||||||
Example Usage:
{{Player
|color=Example
|title1=Example
|eras={{Eras|beta|beginning|hype|decline|crepuscular|flooding}}
|image1=Example
|caption1=Example
|industry=Example
|founded=Example
|founders=Example
|disbanded=Example
|headquarters=Example
|parent=Example
|subsidiaries=Example
|owners=Example
|ceo=Example
|operatedby=Example
|discord=Example
}}