Difference between revisions of "Template:Infobox militia"
From EVE University Wiki
Shauny Tsero (talk | contribs) (Created page with "{| cellspacing="0" cellpadding="0" style="clear:left;width:300px;color:white;font-size:11px;float:right;margin-left:1em; margin-bottom:1em;" |+ '''{{{corpname}}}''' |- | cols...") |
m (Rewrite to use meta template {{Infobox}} as by project "Cleanup Infobox Templates") |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {| | + | {{Infobox |
− | | | + | | name = <!-- left empty, to NOT have edit links at the bottom of the box.--> |
− | | | + | |
− | | | + | | title = |
− | | | + | | above = {{#if: {{{corpname|}}} |
− | | | + | | {{{corpname}}} |
− | | | + | | {{Co|gray|Corporation name ?}} |
− | + | }} | |
− | | | + | |
− | | | + | | image = {{#if: {{{corplogo|}}} |
− | + | | [[File:{{{corplogo}}}{{!}}250px{{!}}{{{caption|}}}]] | |
− | | | + | }} |
− | | | + | |
− | + | | caption = | |
− | | | + | |
− | | | + | | label1 = Ticker |
− | + | | data1 = {{{ticker|}}} | |
− | | | + | |
− | | | + | | label2 = Faction |
− | + | | data2 = {{{faction|}}} | |
− | | | + | |
− | | | + | | label3 = CEO |
− | | | + | | data3 = {{{ceo|}}} |
− | | | + | |
− | | | + | | label4 = Headquarters(s) |
− | | | + | | data4 = {{{headquarters|}}} |
− | | | + | |
− | | | + | | label5 = Offices |
− | + | | data5 = {{{offices|}}} | |
− | + | ||
− | + | | label6 = Activity | |
− | + | | data6 = {{{activity|}}} | |
− | + | ||
+ | | label7 = Allied Faction | ||
+ | | data7 = {{{ally|}}} | ||
+ | |||
+ | | data8 = {{#if: {{{ally}}} | ||
+ | | {{#if: {{{allylogo|}}} | ||
+ | | [[File:{{{allylogo}}}{{!}}center{{!}}75px]] | ||
+ | }} | ||
+ | }} | ||
+ | |||
+ | | label9 = Enemy | ||
+ | | data9 = {{{enemy|}}} | ||
+ | |||
+ | | data10 = {{#if: {{{enemy|}}} | ||
+ | | {{#if: {{{enemylogo|}}} | ||
+ | | [[File:{{{enemylogo}}}{{!}}center{{!}}75px]] | ||
+ | }} | ||
+ | }} | ||
+ | |||
+ | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 11:44, 30 May 2022
Corporation name ? |
---|
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template creates an infobox for a Militia
- Dependencies
-
- Uses
- {{Infobox}}
- Usage
- Copy and paste the code below into a militia page and complete the info.
{{Infobox militia |corpname = |corplogo = |ticker = |faction = |ceo = |headquarters = |offices = |activity = |ally = |allylogo = |enemy = |enemylogo = }}
- Syntax parameters
-
- corpname
- Name of the corporation
- corplogo
- Name of the image of the militia logo. (Including the extension, jpg, png, etc.)
- ticker
- The militia ticker.
- faction
- Name of the faction the militia is part of.
- ceo
- Name of the CEO.
- headquarters
- Location of the militia's headquarters.
- offices
- Number of offices and in how many systems
- activity
- Activity type of the militia.
- ally
- Allied faction of the militia
- allylogo
- Name of the image of the allied faction's logo. (Including the extension, jpg, png, etc.)
- enemy
- Enemy faction of the militia
- enemylogo
- Name of the image of the enemy faction's logo. (Including the extension, jpg, png, etc.)
- Sample
State Protectorate | |
---|---|
Ticker | SPROT |
Faction | Caldari State |
CEO | Mumara Kara |
Headquarters(s) | Jita |
Offices | 16 in 16 systems |
Activity | Militia |
Allied Faction | 24th Imperial Crusade |
Enemy | Federal Defence Union |
{{Infobox militia |corpname = State Protectorate |corplogo = State Protectorate (transparent).png |ticker = SPROT |faction = [[Caldari State]] |ceo = Mumara Kara |headquarters = Jita |offices = 16 in 16 systems |activity = Militia |ally = 24th Imperial Crusade |allylogo = 24th Imperial Crusade.png |enemy = [[Federal Defence Union]] |enemylogo = Federal Defense Union.png }}
Visit Template:Infobox militia/doc to edit this text! (How does this work?) (Refresh this text - why?)