Difference between revisions of "Template:Infobox militia/doc"
From EVE University Wiki
Shauny Tsero (talk | contribs) (Created page with "<noinclude>{{main|Template:Infobox militia}}</noinclude> ==Usage== Copy and paste the code below into a corporation page and complete the info. <pre> {{Infobox militia |corp...") |
m (Add dependencies.) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ; Description | |
− | + | : This template creates an infobox for a Militia | |
− | |||
+ | ; Dependencies | ||
+ | :; Uses | ||
+ | :: {{T|Infobox}} | ||
+ | |||
+ | ; Usage | ||
+ | : Copy and paste the code below into a militia page and complete the info. | ||
<pre> | <pre> | ||
{{Infobox militia | {{Infobox militia | ||
− | | | + | |corpname = |
− | | | + | |corplogo = |
− | |ticker= | + | |ticker = |
− | |faction= | + | |faction = |
− | |ceo= | + | |ceo = |
− | |headquarters= | + | |headquarters = |
− | |offices | + | |offices = |
− | |activity | + | |activity = |
− | | | + | |ally = |
− | | | + | |allylogo = |
− | | | + | |enemy = |
− | | | + | |enemylogo = |
}} | }} | ||
</pre> | </pre> | ||
− | + | ; 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 | |
+ | {{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 | ||
+ | }} | ||
<pre> | <pre> | ||
{{Infobox militia | {{Infobox militia | ||
− | |corplogo=State Protectorate (transparent).png | + | |corpname = State Protectorate |
− | + | |corplogo = State Protectorate (transparent).png | |
− | |ticker=SPROT | + | |ticker = SPROT |
− | |faction=[[Caldari State]] | + | |faction = [[Caldari State]] |
− | |ceo=Mumara Kara | + | |ceo = Mumara Kara |
− | |headquarters=Jita | + | |headquarters = Jita |
− | |offices=16 in 16 systems | + | |offices = 16 in 16 systems |
− | |activity=Militia | + | |activity = Militia |
− | | | + | |ally = 24th Imperial Crusade |
− | | | + | |allylogo = 24th Imperial Crusade.png |
− | | | + | |enemy = [[Federal Defence Union]] |
− | | | + | |enemylogo = Federal Defense Union.png |
}} | }} | ||
</pre> | </pre> | ||
− | <includeonly>[[Category: | + | <includeonly>[[Category:Infobox templates]]</includeonly> |
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 12:13, 30 May 2022
- 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 }}