Difference between revisions of "Template:Infobox corporation"

From EVE University Wiki
Jump to: navigation, search
Line 7: Line 7:
 
|-
 
|-
 
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Corporation
 
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Corporation
 +
|-
 +
| style="font-size:9pt" | Homepage: || style="font-size:9pt" | {{{url}}}
 
|-
 
|-
 
| style="font-size:9pt" | Type: || style="font-size:9pt" | {{{type}}}
 
| style="font-size:9pt" | Type: || style="font-size:9pt" | {{{type}}}
Line 29: Line 31:
 
|title                    ="Corporation Name"<br />
 
|title                    ="Corporation Name"<br />
 
|image file              ="Corporation Logo"<br />
 
|image file              ="Corporation Logo"<br />
 +
|url                      ="Homepage URL"<br />
 
|type                    ="NPC/Player Corporation"<br />
 
|type                    ="NPC/Player Corporation"<br />
 
|ceo                      ="CEO Name"<br />
 
|ceo                      ="CEO Name"<br />
Line 49: Line 52:
 
=== Additional Infos ===
 
=== Additional Infos ===
 
What could be taken into the infobox:
 
What could be taken into the infobox:
 +
* homepage url (done)
 
* corporation tag
 
* corporation tag
 
* number of members (done)
 
* number of members (done)

Revision as of 16:12, 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)