Navigation menu

Template:Company-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
m (float right. Also de-centering fields in right-hand column.)
Line 1: Line 1:
{| width="300px" cellpadding="3" cellspacing="0" align="right" style="{{round|20px}} {{border|2}} {{background|neutral}}; font-size: 11px; margin-left:10px; margin-bottom:10px"
{| width="300px" cellpadding="3" cellspacing="0" style="{{round|20px}} float:right; {{border|2}} {{background|neutral}}; font-size: 11px; margin-left:10px; margin-bottom:10px"
|
|
{| width="100%" cellpadding="3" cellspacing="0" align="center" style="{{round}}"
{| width="100%" cellpadding="3" cellspacing="0" align="center" style="{{round}}"
Line 10: Line 10:
|-  
|-  
|
|
{| width="100%" cellpadding="3" cellspacing="0" align="center" style="{{round}} {{border}} {{background}}"
{| width="100%" cellpadding="3" cellspacing="0" style="{{round}} {{border}} {{background}}"
! style="width: 30%; border-right: 1px solid #{{mw color light}}" align="right"  {{!}} Founded
! style="width: 30%; border-right: 1px solid #{{mw color light}}" align="right"  {{!}} Founded
{{!}}
{{!}}
Line 27: Line 27:
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}} {{{website|''None''}}}
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}} {{{website|''None''}}}
|}
|}
|}<noinclude>{{clear}}
|}
==Usage==
 
<noinclude>
 
{{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 38: Line 43:


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


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

Revision as of 17:37, 10 May 2012

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