More actions
mNo edit summary |
m Remove unused parameters. |
||
| Line 1: | Line 1: | ||
{{Infobox | |||
|title = {{{name}}} | |title = {{{name}}} | ||
|image = [[File:{{#if: {{{image|}}} | {{{image}}} | Member.png}}|{{#if: {{{size|}}} | {{{size}}}|125px}}]] | |image = [[File:{{#if: {{{image|}}} | {{{image}}} | Member.png}}|{{#if: {{{size|}}} | {{{size}}}|125px}}]] | ||
|label1 = Type | |label1 = Type | ||
|data1 = {{#switch: {{ lc:{{{type}}} }} | |data1 = {{#switch: {{ lc:{{{type}}} }} | ||
| Line 17: | Line 16: | ||
| #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> | ||
}} | }} | ||
|label2 = Level | |label2 = Level | ||
|data2 = {{{level|}}} | |data2 = {{{level|}}} | ||
|label3 = Location | |label3 = Location | ||
|data3 = {{{system|}}} ({{ColorSecurityRating | rating = {{SystemToSecurity | system = {{{system|}}} }} }})<br>{{SystemToRegion | system = {{{system|}}} }} | |data3 = {{{system|}}} ({{ColorSecurityRating | rating = {{SystemToSecurity | system = {{{system|}}} }} }})<br>{{SystemToRegion | system = {{{system|}}} }} | ||
|label4 = Beacon | |label4 = Beacon | ||
|data4 = {{{beacon|}}} | |data4 = {{{beacon|}}} | ||
|label5 = Affiliation | |label5 = Affiliation | ||
|data5 = {{{corporation|}}}<br>{{CorporationToFaction | corporation = {{{corporation|}}} }} | |data5 = {{{corporation|}}}<br>{{CorporationToFaction | corporation = {{{corporation|}}} }} | ||
|label6 = Note | |label6 = Note | ||
|data6 = {{{note|}}} | |data6 = {{{note|}}} | ||
}} | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||