Template:CompanyTemplatebyENLS: Difference between revisions

From EarthMC
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:{{{nationality|}}}| |display: none;}}" valign="top" | '''Nationality'''
| style="{{#if:{{{subsidiaries|}}}| |display: none;}}" valign="top" | '''Subsidiaries'''
| style="{{#if:{{{nationality|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{nationality|}}}
| 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:{{{gender|}}}| |display: none;}}" valign="top" | '''Gender'''
| style="{{#if:{{{owners|}}}| |display: none;}}" valign="top" | '''Owner(s)'''
| style="{{#if:{{{gender|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{gender|}}}
| 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>
{{EnhancedPlayer
{{Player
|color=Example
|color=Example
|title1=Example
|title1=Example
Line 54: Line 60:
|image1=Example
|image1=Example
|caption1=Example
|caption1=Example
|in_game_name=Example
|industry=Example
|joined=Example
|founded=Example
|left=Example
|founders=Example
|town=Example
|disbanded=Example
|town_rank=Example
|headquarters=Example
|nation=Example
|parent=Example
|nation_rank=Example
|subsidiaries=Example
|business=Example
|owners=Example
|real_name=Example
|ceo=Example
|nationality=Example
|operatedby=Example
|gender=Example
|discord=Example
|discord=Example
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 10:00, 20 October 2023

{{{title1}}}
{{{image1}}}
General Information
Industry
Founded
Founder(s)
Disbanded
Headquarters
Administration
Parent Company
Subsidiaries
Owner(s)
CEO
Operated by
Discord

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
}}