Template:CompanyTemplatebyENLS: Difference between revisions
Jump to navigation
Jump to search
>ENLSWiki (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...") |
m (Text replacement - "{{EnhancedPlayer" to "{{Player") |
||
(18 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
< | {| cellspacing="1" cellpadding="1" style="float:right; clear:right; margin: 0 0 .5em 1em; width:280px; background: border-collapse:collapse; border:3.5px solid {{{color|}}}; font-size:smaller; line-height:1.5" | ||
|- | |||
|<div> | |||
{| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle" | |||
|- | |||
! colspan="2" style="text-align:center; color:#FFFFFF; background:#212121; font-size:200%;" | {{{name|<font color="white">{{{title1}}}</font>}}} | |||
|- style="text-align:center;" | |||
|- | |||
{{#if:{{{image1<includeonly>|</includeonly>}}} | | |||
{{!}} colspan="2" style="text-align:center;background-color:#;" {{!}}{{{image1}}} | |||
{{!}}- | |||
}} | |||
|- | |||
| colspan="2" style="{{#if:{{{eras|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{eras|}}} | |||
|- | |||
! colspan="2" style="{{#if:{{{hideb|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | '''General Information''' | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{industry|}}}| |display: none;}}" valign="top" | '''Industry''' | |||
| style="{{#if:{{{industry|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{industry|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{founded|}}}| |display: none;}}" valign="top" | '''Founded''' | |||
| style="{{#if:{{{founded|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{founded|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{founders|}}}| |display: none;}}" valign="top" | '''Founder(s)''' | |||
| style="{{#if:{{{founders|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{founders|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{disbanded|}}}| |display: none;}}" valign="top" | '''Disbanded''' | |||
| style="{{#if:{{{disbanded|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{disbanded|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{headquarters|}}}| |display: none;}}" valign="top" | '''Headquarters''' | |||
| style="{{#if:{{{headquarters|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{headquarters|}}} | |||
|- | |||
! colspan="2" style="{{#if:{{{hideb|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | '''Administration''' | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{parent|}}}| |display: none;}}" valign="top" | '''Parent Company''' | |||
| style="{{#if:{{{parent|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{parent|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{subsidiaries|}}}| |display: none;}}" valign="top" | '''Subsidiaries''' | |||
| style="{{#if:{{{subsidiaries|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{subsidiaries|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{owners|}}}| |display: none;}}" valign="top" | '''Owner(s)''' | |||
| 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="{{#if:{{{discord|}}}| |display: none;}}" valign="top" | '''Discord''' | |||
| style="{{#if:{{{discord|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{discord|}}} | |||
|}</div> | |||
|} | |||
<noinclude> | <noinclude> | ||
Example | Example Usage:<pre> | ||
{{ | {{Player | ||
|color=Example | |||
|title1=Example | |title1=Example | ||
|eras={{Eras|beta|beginning|hype|decline|crepuscular|flooding}} | |||
|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 | |||
}} | }} | ||
</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 }}