Template:ItemTalent
From Card Hunter Wiki
(Difference between revisions)
Line 3: | Line 3: | ||
| C = [[Image:TalentNormalFlat.png]] | | C = [[Image:TalentNormalFlat.png]] | ||
| T = [[Image:TalentSilverFlat.png]] | | T = [[Image:TalentSilverFlat.png]] | ||
− | | | + | | P = [[Image:TalentGoldFlat.png]] |
| #default = <span style="color:red">undefined talent!</span> | | #default = <span style="color:red">undefined talent!</span> | ||
|}}{{#if: {{{2|}}}| | |}}{{#if: {{{2|}}}| | ||
Line 10: | Line 10: | ||
| C = [[Image:TalentNormalFlat.png]] | | C = [[Image:TalentNormalFlat.png]] | ||
| T = [[Image:TalentSilverFlat.png]] | | T = [[Image:TalentSilverFlat.png]] | ||
− | | | + | | P = [[Image:TalentGoldFlat.png]] |
| #default = <span style="color:red">undefined talent!</span> | | #default = <span style="color:red">undefined talent!</span> | ||
}}| }}</includeonly><noinclude> | }}| }}</includeonly><noinclude> | ||
Line 23: | Line 23: | ||
</pre> | </pre> | ||
− | CSTH notation is used when denoting talent costs. C is circle, S is square, T is triangle, | + | CSTH notation is used when denoting talent costs. C is circle, S is square, T is triangle, P is pentagon. |
== Examples == | == Examples == | ||
Line 30: | Line 30: | ||
<code><nowiki>{{ItemTalent|S|C}}</nowiki></code> = {{ItemTalent|S|C}} | <code><nowiki>{{ItemTalent|S|C}}</nowiki></code> = {{ItemTalent|S|C}} | ||
− | <code><nowiki>{{ItemTalent| | + | <code><nowiki>{{ItemTalent|P|T}}</nowiki></code> = {{ItemTalent|P|T}} |
</noinclude> | </noinclude> |
Revision as of 18:46, 16 February 2013
Displays a talent symbol. Usage:
{{ItemTalent |Symbol 1 (optional), pick one of the letters below to show that talent symbol |Symbol 2 (optional), another symbol to display }}
CSTH notation is used when denoting talent costs. C is circle, S is square, T is triangle, P is pentagon.
Examples