Template:Itemtalentquery
From Card Hunter Wiki
(Difference between revisions)
(Created page with "<includeonly>{{#switch: {{#ask: [[Items/{{{1}}}]] | mainlabel=-| ?Has talent= }} | C={{ItemTalent|C}} | S={{ItemTalent|S}} | T={{ItemTalent|T}} | P={{ItemTalent|P}} | CC={{Ite...") |
|||
(3 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{#switch: {{# | + | <includeonly>{{#switch: {{#show: Items/{{{1}}} | ?Has talent}} |
− | | C= | + | | C=[[Image:TalentNormalFlat.png]] |
− | | S= | + | | S=[[Image:TalentBronzeFlat.png]] |
− | | T= | + | | T=[[Image:TalentSilverFlat.png]] |
− | | P= | + | | P=[[Image:TalentGoldFlat.png]] |
− | | CC= | + | | CC=[[Image:TalentNormalFlat.png]]<br />[[Image:TalentNormalFlat.png]] |
− | | CS= | + | | CS=[[Image:TalentNormalFlat.png]]<br />[[Image:TalentBronzeFlat.png]] |
− | | CT= | + | | CT=[[Image:TalentNormalFlat.png]]<br />[[Image:TalentSilverFlat.png]] |
− | | CP= | + | | CP=[[Image:TalentNormalFlat.png]]<br />[[Image:TalentGoldFlat.png]] |
− | | SC= | + | | SC=[[Image:TalentBronzeFlat.png]]<br />[[Image:TalentNormalFlat.png]] |
− | | SS= | + | | SS=[[Image:TalentBronzeFlat.png]]<br />[[Image:TalentBronzeFlat.png]] |
− | | ST= | + | | ST=[[Image:TalentBronzeFlat.png]]<br />[[Image:TalentSilverFlat.png]] |
− | | SP= | + | | SP=[[Image:TalentBronzeFlat.png]]<br />[[Image:TalentGoldFlat.png]] |
− | | TC= | + | | TC=[[Image:TalentSilverFlat.png]]<br />[[Image:TalentNormalFlat.png]] |
− | | TS= | + | | TS=[[Image:TalentSilverFlat.png]]<br />[[Image:TalentBronzeFlat.png]] |
− | | TT= | + | | TT=[[Image:TalentSilverFlat.png]]<br />[[Image:TalentSilverFlat.png]] |
− | | TP= | + | | TP=[[Image:TalentSilverFlat.png]]<br />[[Image:TalentGoldFlat.png]] |
− | | PC= | + | | PC=[[Image:TalentGoldFlat.png]]<br />[[Image:TalentNormalFlat.png]] |
− | | PS= | + | | PS=[[Image:TalentGoldFlat.png]]<br />[[Image:TalentBronzeFlat.png]] |
− | | PT= | + | | PT=[[Image:TalentGoldFlat.png]]<br />[[Image:TalentSilverFlat.png]] |
− | | PP= | + | | PP=[[Image:TalentGoldFlat.png]]<br />[[Image:TalentGoldFlat.png]] |
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
− | + | ||
+ | This template contains a query call that returns the talent pips of an item, if they exist. Usage: | ||
+ | <pre> | ||
+ | {{Itemtalentquery|<item name>}} | ||
+ | </pre> | ||
+ | |||
+ | == Examples == | ||
+ | <code><nowiki>{{Itemtalentquery|Bashing}}</nowiki></code> = <br/> | ||
+ | {{Itemtalentquery|Bashing}} | ||
+ | |||
+ | <code><nowiki>{{Itemtalentquery|Edged Bashing}}</nowiki></code> = <br/> | ||
+ | {{Itemtalentquery|Edged Bashing}} | ||
+ | |||
+ | <code><nowiki>{{Itemtalentquery|Heavy War Pick}}</nowiki></code> = <br/> | ||
+ | {{Itemtalentquery|Heavy War Pick}} | ||
+ | |||
</noinclude> | </noinclude> |
Latest revision as of 00:14, 4 June 2014
This template contains a query call that returns the talent pips of an item, if they exist. Usage:
{{Itemtalentquery|<item name>}}
[edit] Examples
{{Itemtalentquery|Bashing}}
=
{{Itemtalentquery|Edged Bashing}}
=
{{Itemtalentquery|Heavy War Pick}}
=