There are currently 0 stubs. You can help us by expanding these articles!

Difference between revisions of "Template:Company infobox"

From Rare Wiki
Jump to navigationJump to search
(I tried making a company infobox)
 
(br)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=280px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#FFF; border:1px solid #000; color:#000; border-radius: 15px;"
{| class="infobox"
! colspan="2" style="background:#FFD700;font-size:125%"| {{{name|{{PAGENAME}}}}}
|-
|-
! colspan="2" bgcolor="#FFD700" style="border-radius: 15px;"|  ''{{{title|{{PAGENAME}}}}}''
| style="text-align:center" colspan="2" | {{{image|}}}
|-
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{founded|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{founded|}}}|{{!}}-style="background:#f7f2b9"
Line 10: Line 9:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{founders|}}}|{{!}}-
{{#if:{{{founders|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''Founders'''
{{!}} '''Founders'''
{{!}} {{{founders}}}
{{!}} {{{founders}}}
|}}
|- style="vertical-align: top"
{{#if:{{{defunct|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''Defunct'''
{{!}} {{{defunct}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
Line 20: Line 24:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{parent|}}}|{{!}}-
{{#if:{{{parent|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''Parent'''
{{!}} '''Parent'''
{{!}} {{{parent}}}
{{!}} {{{parent}}}
|}}
|}}
|}<noinclude>
|}<noinclude>{{br}}
==Usage==
==Usage==
<pre>
<pre>
{{Company infobox
{{Company infobox
|title =
|name =
|image =
|image =
|founded =
|founded =
|founders =
|founders =
|defunct =
|headquarters =
|headquarters =
|parent =
|parent =

Latest revision as of 04:41, October 16, 2021

Company infobox

Usage

{{Company infobox
|name =
|image =
|founded =
|founders =
|defunct = 
|headquarters =
|parent =
}}