More actions
m Needed a little more work and code to get it working. |
Removed CSS, used Template:Infobox |
||
| Line 1: | Line 1: | ||
<includeonly>{ | <includeonly>{{Infobox | ||
| | |title = {{{name}}} | ||
|image = [[File:{{#if: {{{image|}}} | {{{image}}} | Member.png}}|{{#if: {{{size|}}} | {{{size}}}|125px}}]] | |||
| | |||
|header1 = | |||
|label1 = Type | |||
|data1 = {{#switch: {{ lc:{{{type}}} }} | |||
| | |||
| | |||
| security = Security | | security = Security | ||
| distribution = Distribution | | distribution = Distribution | ||
| Line 20: | Line 16: | ||
| cosmos = COSMOS | | cosmos = COSMOS | ||
| #default = <span style="color:red">Accepted values: Security, Distribution, Mining, R&D, Career Agent, Factional Warfare, Storyline, Epic Arc, COSMOS</span> | | #default = <span style="color:red">Accepted values: Security, Distribution, Mining, R&D, Career Agent, Factional Warfare, Storyline, Epic Arc, COSMOS</span> | ||
}} | }} | ||
| | |header2 = | ||
|label2 = Level | |||
| | |data2 = {{{level|}}} | ||
|header3 = | |||
| | |label3 = Location | ||
|data3 = {{{system|}}} ({{ColorSecurityRating | rating = {{SystemToSecurity | system = {{{system|}}} }} }})<br>{{SystemToRegion | system = {{{system|}}} }} | |||
| | |header4 = | ||
|label4 = Beacon | |||
| | |data4 = {{{beacon|}}} | ||
|header5 = | |||
|label5 = Affiliation | |||
|data5 = {{{corporation|}}}<br>{{CorporationToFaction | corporation = {{{corporation|}}} }} | |||
|header6 = | |||
|label6 = Note | |||
|data6 = {{{note|}}} | |||
}}<noinclude> | |||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||