Navigation menu

Template:Company-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
{|  class="infobox" cellpadding=5 cellspacing=0 align=right width=265px style="Border: {{round|20px}}"
{|  width="300px" cellpadding="3" cellspacing="0" align="right" style="{{round|20px}} {{border|2}} {{background|neutral}}; font-size: 11px"
| align="center" style="{{round}} Border:1px solid #{{mw color light}}" {{#if:{{{image|}}}|style="{{roundt}} border:1px solid #{{mw color light}}"}} colspan="2" {{!}} '''''{{PAGENAME}}'''''
|
{| width="100%" cellpadding="3" cellspacing="0" align="center" style="{{round}}"
! colspan="2" style="{{#if: {{{image|}}}| {{roundt}} | {{round}}}} {{border}} {{background}} font-size: 13px;" | ''{{{name|{{PAGENAME}}}}}''
|-
|-
{{#if:{{{image|}}}|
{{#if: {{{image|}}}|
! colspan="2" style="{{roundb}} Border:1px solid #{{mw color light}}" {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br/>{{{caption|}}}}}
! colspan="2" align="center" style="{{roundb}} {{border}} {{background}}" {{!}} <div style="float:center; border-bottom:1px solid #{{mw color light}}">{{{image|}}}<br /><br /></div>
|-
<span style="font-size: 10px">{{{caption|}}}</span>}}
! style="{{roundtl}} border:1px solid #{{mw color light}}" align="right" {{!}} Founded
|}
{{!}} style="{{roundtr}} border:1px solid #{{mw color light}}" {{!}} {{{founded|''Date Unspecified''}}}
|-  
|
{| width="100%" cellpadding="3" cellspacing="0" align="center" style="{{round}} {{border}} {{background}}"
! style="width: 30%; border-right: 1px solid #{{mw color light}}" align="right"  {{!}} Founded
{{!}}
{{{founded|''Date Unspecified''}}}
|-
|-
{{#if:{{{parent|}}}|
{{#if:{{{parent|}}}|
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Parent Company
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Parent Company
{{!}} style="border:1px solid #{{mw color light}}" {{!}} {{{parent|}}}}}
{{!}} style="border-top: 1px solid #{{mw color light}}" {{{parent|}}}}}
|-
|-
{{#if:{{{metroid|}}}|
{{#if:{{{metroid|}}}|
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Metroid Games Developed
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Metroid Games Developed
{{!}} style="border:1px solid #{{mw color light}}" {{!}} {{{metroid|}}}}}
{{!}} style="border-top: 1px solid #{{mw color light}}" {{{metroid|}}}}}
|-  
|-  
{{!-}} valign="center"
{{!-}} valign="center"
! style="{{roundbl}} border:1px solid #{{mw color light}}" align="right" {{!}} Website(s)
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Website(s)
{{!}} style="{{roundbr}} border:1px solid #{{mw color light}}" {{!}} {{{website|''None''}}}
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}} {{{website|''None''}}}
|}
|}<noinclude>{{clear}}
|}<noinclude>{{clear}}
==Usage==   
==Usage==   

Revision as of 05:49, 25 January 2011

Company-infobox
Founded

Date Unspecified

Website(s) None

Usage

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