Difference between revisions of "Template:Infobox corporation"

From EVE University Wiki
Jump to: navigation, search
m
m
Line 18: Line 18:
 
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Members || style="font-size:9pt" | {{{members}}}
 
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Members || style="font-size:9pt" | {{{members}}}
 
|-
 
|-
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Homepage || style="font-size:9pt" | {{{url}}}
+
| 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:gold;text-align:center;font-size:9pt;font-weight:bold" | Alliance
Line 26: Line 26:
 
| 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" | Members || style="font-size:9pt" | {{{corps}}}
 
|-
 
|-
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Homepage || style="font-size:9pt" | {{{url}}}
+
| colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Homepage || style="font-size:9pt" | {{{urlalliance}}}
 
|-
 
|-
 
|}
 
|}
Line 36: Line 36:
 
|title                    ="Corporation Name"<br />
 
|title                    ="Corporation Name"<br />
 
|image file              ="Corporation Logo"<br />
 
|image file              ="Corporation Logo"<br />
|url                      ="Homepage URL"<br />
+
|urlcorp                  ="Homepage URL"<br />
 
|type                    ="NPC/Player Corporation"<br />
 
|type                    ="NPC/Player Corporation"<br />
 +
|founded                  ="Year founded"
 
|ceo                      ="CEO Name"<br />
 
|ceo                      ="CEO Name"<br />
 
|members                  ="Number of members"<br />
 
|members                  ="Number of members"<br />
Line 43: Line 44:
 
|alliance                ="Alliance Name"<br />
 
|alliance                ="Alliance Name"<br />
 
|corps                    ="Alliance's other corporations (names)"<br />
 
|corps                    ="Alliance's other corporations (names)"<br />
 +
|urlalliance              ="Alliance website"<br />
 
}}
 
}}
 
</code>
 
</code>

Revision as of 17:41, 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}}}
Homepage {{{urlalliance}}}


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)"
|urlalliance ="Alliance website"
}}


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)