Navigation menu

Template:Company-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
(infobox)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=5 cellspacing=0 align=right width=265px style="Border: {{round|20px}}"
{| class="infobox"
| align="center" style="{{round}} Border:1px solid #{{mw color light}}" {{#if:{{{image|}}}|style="{{roundt}} border:1px solid #{{mw color light}}"}} colspan="2" {{!}} '''''{{PAGENAME}}'''''
|
{| class="infobox-sub"
! colspan="2" style="font-size: 13px; text-align: center;" | ''{{{name|{{PAGENAME}}}}}''
|-
{{#if: {{{image|}}}|
{{!}} colspan="2" style="text-align: center;" {{!}} <div style="float:center; border-bottom: 1px solid #{{mw color light}}">{{{image|}}}<br /><br /></div>
<span style="font-size: 10px">{{{caption|}}}</span>}}
|}
|-
|
{| class="infobox-sub"
! Founded
{{!}}
{{{founded|''Date Unspecified''}}}
|-
|-
{{#if:{{{image|}}}|
{{!-}}
! colspan="2"  style="{{roundb}} Border:1px solid #{{mw color light}}" {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br/>{{{caption|}}}}}
{{!-}} valign="center"
! style="{{roundtl}} border:1px solid #{{mw color light}}" align="right" {{!}} Founded
{{!}} style="{{roundtr}} border:1px solid #{{mw color light}}" {{!}} {{{founded|''Date Unspecified''}}}
{{#if:{{{parent|}}}|
{{#if:{{{parent|}}}|
{{!-}} valign="center"
! Parent Company
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Parent Company
{{!}}
{{!}} style="border:1px solid #{{mw color light}}" {{!}} {{{parent|}}}
{{{parent|}}}}}
}}
|-
{{#if:{{{metroid|}}}|
{{#if:{{{metroid|}}}|
! Metroid Games Developed
{{!}}
{{{metroid|}}}}}
|-
{{!-}} valign="center"
{{!-}} valign="center"
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Metroid Games Developed
! Website(s)
{{!}}  style="border:1px solid #{{mw color light}}" {{!}} {{{metroid|}}}
{{!}}
}}
{{{website|''None''}}}
{{!-}} valign="center"
|}
! style="{{roundbl}} border:1px solid #{{mw color light}}" align="right" {{!}} Website(s)
|}
{{!}} style="{{roundbr}} border:1px solid #{{mw color light}}" {{!}} {{{website|''None''}}}
<noinclude>
|}<noinclude>{{clear}}
 
==Usage==
{{clear}}
==Usage==
 
This should be used on the pages of companies.
This should be used on the pages of companies.
*'''Image:''' An image representing the company, preferably the company's logo
*'''Image:''' An image representing the company, preferably the company's logo
Line 32: Line 45:


Blank code <small>(paste onto page)</small>:
Blank code <small>(paste onto page)</small>:
<pre>{{Company-infobox
<pre>{{Company-infobox
|image=
|image=
Line 41: Line 55:
}}</pre>
}}</pre>


 
[[Category:Infobox Templates]]</noinclude>
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 20:34, 16 August 2021

Company-infobox
Founded

Date Unspecified

Website(s)

None


Usage[edit source]

This should be used on the pages of companies.

  • Image: An image representing the company, preferably the company's logo
  • Caption: A caption that describes the image
  • Founded: The date the company was founded (No reason why this shouldn't be there)
  • Metroid: It's relationship to the Metroid series (Omit if there is none in particular)
  • Parent: A parent company
  • Website: The company's website

Blank code (paste onto page):

{{Company-infobox
|image=
|caption=
|founded=
|metroid=
|parent=
|website=
}}