Difference between revisions of "Template:Infobox corporation"

From EVE University Wiki
Jump to: navigation, search
m
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="3" style="background:black;color:gold;text-align:center;font-size:11pt;font-weight:bold" | {{{title}}}
+
! colspan="3" style="background:black;color:white;text-align:center;font-size:11pt;font-weight:bold" | {{{title}}}
 
|-
 
|-
 
| colspan="3" 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="3" style="background:black;color:gold;text-align:center;font-size:9pt;font-weight:bold" | Corporation
+
| colspan="3" style="background:black;color:white;text-align:center;font-size:9pt;font-weight:bold" | Corporation
 
|-
 
|-
 
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Type || colspan="2" style="font-size:9pt" | {{{type}}}
 
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Type || colspan="2" style="font-size:9pt" | {{{type}}}
Line 20: Line 20:
 
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Homepage || style="font-size:9pt" | {{{urlcorp}}}
 
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Homepage || style="font-size:9pt" | {{{urlcorp}}}
 
|-
 
|-
| colspan="3" style="background:black;color:gold;text-align:center;font-size:9pt;font-weight:bold" | Alliance
+
| colspan="3" style="background:black;color:white;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" | Name || style="font-size:9pt" | {{{alliance}}}

Revision as of 17:52, 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 {{{urlcorp}}}
Alliance
Name {{{alliance}}}
Members {{{corps}}}


How to implement

{{Infobox corporation
|title =Corporation Name
|image file =Corporation Logo
|urlcorp =Homepage URL
|type =NPC/Player Corporation
|founded =Year founded
|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)