Difference between revisions of "User:Luxxianna Seraph/Sandbox/MissionHoverBox/RatResistance/doc"

From EVE University Wiki
Jump to: navigation, search
(Created page with "; Description : This template is used to do something. ; Dependencies: <!-- delete if N/A --> :; Uses <!-- (some CSS, JS, file, or other template). <!-- delete if N/A --> ::...")
 
Line 4: Line 4:
 
; Dependencies: <!-- delete if N/A -->
 
; Dependencies: <!-- delete if N/A -->
 
:; Uses <!-- (some CSS, JS, file, or other template). <!-- delete if N/A -->
 
:; Uses <!-- (some CSS, JS, file, or other template). <!-- delete if N/A -->
:: some CSS, JS, file, or other template
+
:: CSS
 
:; Used by <!-- delete if N/A -->
 
:; Used by <!-- delete if N/A -->
:: template <!-- Preferably us the {{T|templatename}} -->
+
:: Any template or page that wants to include Damage valu
  
 
; Syntax
 
; Syntax
: {{T|Templatename|param<!-- delete if N/A -->|namedparam&#61;<!-- delete if N/A -->}} <!-- &#61; is the = sign -->
+
: {{T|RatResistance|Faction}} <!-- &#61; is the = sign -->
 
:; Parameters <!-- delete if N/A -->
 
:; Parameters <!-- delete if N/A -->
::; param
+
::; Fation
::: Param description.
+
::: Commonly used names, case insensitive.
::; param : Param description.
+
{{|
::; namedparam
+
! Faction
::: Namedparam description.
+
! Possible Names
 
+
|-
 +
| Angel Cartel
 +
| angels, angel, angel cartel
 +
|-
 +
| Amarr Empire
 +
| amarr, empire, the empire, amarr empire
 +
|-
 +
| Blood Raider Covenant
 +
| blood raiders, blood raider, raider, raiders, covenant, blood raider covenant
 +
|-
 +
| Caldari State
 +
| caldari, state, the state, caldari state
 +
|-
 +
| CONCORD
 +
| concord
 +
|-
 +
| EDENCOM
 +
| edencom
 +
|-
 +
| Equilibrium of Mankind
 +
| eom, equilibrium of mankind
 +
|-
 +
| Gallente Federation
 +
| gallente, federation, the federation gallente federation
 +
|-
 +
| Guristas Pirates
 +
| guristas, guristas pirate, guristas pirates
 +
|-
 +
| Khanid Kingdom
 +
| khanid, khanid kingdom
 +
|-
 +
| Mercenaries
 +
| mercenary, mercenaries,
 +
|-
 +
| Minmatar Republic
 +
| minmatar, republic, the republic, minmatar republic
 +
|-
 +
| Mordu's Legion
 +
| mordu, mordus mordu's, legion, mordu's legion
 +
|-
 +
| Rogue Drones
 +
| rogue, drones, rogue drones
 +
|-
 +
| Sansha's Nation
 +
| sansha, sanshas, sanshas nation, sansha's nation
 +
|-
 +
| Serpentis
 +
| serpentis
 +
|-
 +
| The Syndicate
 +
| syndicate, the syndicate
 +
|-
 +
| Thukker Tribe
 +
| thukker, thukker tribe
 +
|-
 +
| Triglavians
 +
| trig, pochven, triglavian, triglavians
 +
|-
 +
|}
 
; Sample <!-- delete if N/A -->
 
; Sample <!-- delete if N/A -->
 
:<code><nowiki>{{RatResistance|Angel}}</nowiki></code>
 
:<code><nowiki>{{RatResistance|Angel}}</nowiki></code>
Line 23: Line 81:
  
 
; See also:<!-- delete if N/A -->
 
; See also:<!-- delete if N/A -->
: * [[Template:<!-- Some other template -->]]<!-- delete if N/A -->
+
: * {{T|RatDamage}}
:* [[<!-- Some other related page -->]]<!-- delete if N/A -->
 
  
 
<includeonly>[[Category:Template]]<!-- Any categories for the template itself --></includeonly>
 
<includeonly>[[Category:Template]]<!-- Any categories for the template itself --></includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 17:16, 3 June 2023

Description
This template is used to do something.
Dependencies
Uses
CSS
Used by
Any template or page that wants to include Damage valu
Syntax
{{RatResistance|<Faction>}}
Parameters
Fation
Commonly used names, case insensitive.

{{| ! Faction ! Possible Names |- | Angel Cartel | angels, angel, angel cartel |- | Amarr Empire | amarr, empire, the empire, amarr empire |- | Blood Raider Covenant | blood raiders, blood raider, raider, raiders, covenant, blood raider covenant |- | Caldari State | caldari, state, the state, caldari state |- | CONCORD | concord |- | EDENCOM | edencom |- | Equilibrium of Mankind | eom, equilibrium of mankind |- | Gallente Federation | gallente, federation, the federation gallente federation |- | Guristas Pirates | guristas, guristas pirate, guristas pirates |- | Khanid Kingdom | khanid, khanid kingdom |- | Mercenaries | mercenary, mercenaries, |- | Minmatar Republic | minmatar, republic, the republic, minmatar republic |- | Mordu's Legion | mordu, mordus mordu's, legion, mordu's legion |- | Rogue Drones | rogue, drones, rogue drones |- | Sansha's Nation | sansha, sanshas, sanshas nation, sansha's nation |- | Serpentis | serpentis |- | The Syndicate | syndicate, the syndicate |- | Thukker Tribe | thukker, thukker tribe |- | Triglavians | trig, pochven, triglavian, triglavians |- |}

Sample
{{RatResistance|Angel}}
gives...

Template:RatResistance

See also
* {{RatDamage}}