Difference between revisions of "Template:Infobox corporation"

From EVE University Wiki
Jump to: navigation, search
m
Line 2: Line 2:
 
[[Category:Template]]</noinclude>
 
[[Category:Template]]</noinclude>
 
{| style="float:right;border:1px solid;margin:10px;"
 
{| style="float:right;border:1px solid;margin:10px;"
! colspan="2" style="background:lightblue;font-size:10pt" | {{{title}}}
+
! colspan="3" style="background:black;color:gold;text-align:center;font-size:11pt;font-weight:bold" | {{{title}}}
 
|-
 
|-
| colspan="2" style="text-align:center;font-size:7pt" | [[Image:{{{image file}}}|noframe|200px]]
+
| colspan="3" style="text-align:center;font-size:7pt" | [[Image:{{{image file}}}|noframe|200px]]
 
|-
 
|-
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Corporation
+
| colspan="3" style="background:black;color:gold;text-align:center;font-size:9pt;font-weight:bold" | Corporation
 
|-
 
|-
| style="font-size:9pt" | Homepage: || style="font-size:9pt" | {{{url}}}
+
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Type || colspan="2" style="font-size:9pt" | {{{type}}}
 
|-
 
|-
| style="font-size:9pt" | Type: || style="font-size:9pt" | {{{type}}}
+
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Founded || style="font-size:9pt" | {{{founded}}}
 
|-
 
|-
| style="font-size:9pt" | CEO: || style="font-size:9pt" | {{{ceo}}}
+
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Headquarters || style="font-size:9pt" | {{{office}}}
 
|-
 
|-
| style="font-size:9pt" | Members: || style="font-size:9pt" | {{{members}}}
+
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | CEO || style="font-size:9pt" | {{{ceo}}}
 
|-
 
|-
| style="font-size:9pt" | Main Office: || style="font-size:9pt" | {{{office}}}
+
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Members || style="font-size:9pt" | {{{members}}}
 
|-
 
|-
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Alliance
+
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Homepage || style="font-size:9pt" | {{{url}}}
 
|-
 
|-
| style="font-size:9pt" | Name: || style="font-size:9pt" | {{{alliance}}}
+
| colspan="3" style="background:black;color:gold;text-align:center;font-size:9pt;font-weight:bold" | Alliance
 +
|-
 +
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Name || style="font-size:9pt" | {{{alliance}}}
 +
|-
 +
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Members || style="font-size:9pt" | {{{corps}}}
 +
|-
 +
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Homepage || style="font-size:9pt" | {{{url}}}
 
|-
 
|-
| style="font-size:9pt" | Members: || style="font-size:9pt" | {{{corps}}}
 
 
|}
 
|}
 
<noinclude>
 
<noinclude>

Revision as of 17:38, 10 August 2010

Template:Work in Progress

{{{title}}}
[[Image:{{{image file}}}|noframe|200px]]
Corporation
Type {{{type}}}
Founded {{{founded}}}
Headquarters {{{office}}}
CEO {{{ceo}}}
Members {{{members}}}
Homepage {{{url}}}
Alliance
Name {{{alliance}}}
Members {{{corps}}}
Homepage {{{url}}}


How to implement

{{Infobox corporation
|title ="Corporation Name"
|image file ="Corporation Logo"
|url ="Homepage URL"
|type ="NPC/Player Corporation"
|ceo ="CEO Name"
|members ="Number of members"
|office ="Main office location"
|alliance ="Alliance Name"
|corps ="Alliance's other corporations (names)"
}}


Example

An example can be found here. Pages that will use this template: CONCORD, Khanid Innovation, Wiyrkomi Peace Corps


Development

Structure

The template needs a fixed or maximum width, it expands too much, see example.
Maybe the label "Corporation" should be removed?

Additional Infos

What could be taken into the infobox:

  • homepage url (done)
  • corporation tag
  • number of members (done)
  • main activities
  • office location (done)