Difference between revisions of "Template:SWLAgentUI"

From CryGaia Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<onlyinclude>{{#ifeq:{{{1|}}}|intel|[[File:SWL_Agent_Icon_Intel.png|16px|link=]]}}{{#ifeq:{{{1|}}}|supplies|[[File:SWL_Agent_Icon_Supplies.png|16px|link=]]}}{{#ifeq:{{{1|}}}|assets|[[File:SWL_Agent_Icon_Asset.png|16px|link=]]}}{{#ifeq:{{{1|}}}|prowess|△}}{{#ifeq:{{{1|}}}|adaptability|☐}}{{#ifeq:{{{1|}}}|ingenuity|◯}}{{#ifeq:{{{1|}}}|power|[[File:SWL_Agent_Trait_Power.png|16px|link=]]}}{{#ifeq:{{{1|}}}|resilience|[[File:SWL_Agent_Trait_Resilience.png|16px|link=]]}}{{#ifeq:{{{1|}}}|charisma|[[File:SWL_Agent_Trait_Charisma.png|16px|link=]]}}{{#ifeq:{{{1|}}}|dexterity|[[File:SWL_Agent_Trait_Dexterity.png|16px|link=]]}}{{#ifeq:{{{1|}}}|supernatural|[[File:SWL_Agent_Trait_Supernatural.png|16px|link=]]}}{{#ifeq:{{{1|}}}|intelligence|[[File:SWL_Agent_Trait_Intelligence.png|16px|link=]]}}
 
<onlyinclude>{{#ifeq:{{{1|}}}|intel|[[File:SWL_Agent_Icon_Intel.png|16px|link=]]}}{{#ifeq:{{{1|}}}|supplies|[[File:SWL_Agent_Icon_Supplies.png|16px|link=]]}}{{#ifeq:{{{1|}}}|assets|[[File:SWL_Agent_Icon_Asset.png|16px|link=]]}}{{#ifeq:{{{1|}}}|prowess|△}}{{#ifeq:{{{1|}}}|adaptability|☐}}{{#ifeq:{{{1|}}}|ingenuity|◯}}{{#ifeq:{{{1|}}}|power|[[File:SWL_Agent_Trait_Power.png|16px|link=]]}}{{#ifeq:{{{1|}}}|resilience|[[File:SWL_Agent_Trait_Resilience.png|16px|link=]]}}{{#ifeq:{{{1|}}}|charisma|[[File:SWL_Agent_Trait_Charisma.png|16px|link=]]}}{{#ifeq:{{{1|}}}|dexterity|[[File:SWL_Agent_Trait_Dexterity.png|16px|link=]]}}{{#ifeq:{{{1|}}}|supernatural|[[File:SWL_Agent_Trait_Supernatural.png|16px|link=]]}}{{#ifeq:{{{1|}}}|intelligence|[[File:SWL_Agent_Trait_Intelligence.png|16px|link=]]}}
 
<!----></onlyinclude>
 
<!----></onlyinclude>
<noinclude>
+
 
<templatedata>
+
== About ==
{
+
Agent GUI Element Icons
"params": {
+
 
"1": {}
+
== Usage ==
},
+
:intel - Intel
"description": "Secret World Legends Agent UI Elements",
+
:supplies - Supplies
"format": "inline"
+
:assets - Assets
}
+
:prowess - Prowess Symbol
</templatedata>
+
:adaptability - Adaptability Symbol
</noinclude>
+
:ingenuity - Ingenuity Symbol
 +
:power - Power Trait
 +
:resilience - Resilience Trait
 +
:charisma - Charisma Trait
 +
:dexterity - Dexterity Trait
 +
:supernatural - Supernatural Trait
 +
:intelligence - Intelligence Trait
 +
 
 +
== Examples ==
 +
 
 +
Intel: {{SWLAgentUI|intel}}
 +
<pre>Intel: {{SWLAgentUI|intel}}</pre>
 +
 
 +
Prowess: {{SWLAgentUI|prowess}}
 +
<pre>Prowess: {{SWLAgentUI|prowess}}</pre>
 +
 
 +
Supernatural: {{SWLAgentUI|supernatural}}
 +
<pre>Supernatural: {{SWLAgentUI|supernatural}}</pre>

Revision as of 19:39, 5 March 2018


About

Agent GUI Element Icons

Usage

intel - Intel
supplies - Supplies
assets - Assets
prowess - Prowess Symbol
adaptability - Adaptability Symbol
ingenuity - Ingenuity Symbol
power - Power Trait
resilience - Resilience Trait
charisma - Charisma Trait
dexterity - Dexterity Trait
supernatural - Supernatural Trait
intelligence - Intelligence Trait

Examples

Intel: SWL Agent Icon Intel.png

Intel: {{SWLAgentUI|intel}}

Prowess: △

Prowess: {{SWLAgentUI|prowess}}

Supernatural: SWL Agent Trait Supernatural.png

Supernatural: {{SWLAgentUI|supernatural}}