Difference between revisions of "Template:Infobox corporation"

From EVE University Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>{{Template:Work in Progress}}
 
<noinclude>{{Template:Work in Progress}}
 
[[Category:Template]]</noinclude>
 
[[Category:Template]]</noinclude>
{| style="float:right;border:1px solid;margin:10px;"
+
{| style="float:right;border:1px solid;margin:10px;width:240px;"
 
! colspan="2" style="background:lightblue;width:200px;font-size:10pt" | {{{title}}}
 
! colspan="2" style="background:lightblue;width:200px;font-size:10pt" | {{{title}}}
 
|-
 
|-

Revision as of 16:16, 18 January 2010

Template:Work in Progress

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


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

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)