Template:ItemSkillTableQuery
From Card Hunter Wiki
(Difference between revisions)
Line 3: | Line 3: | ||
{{!}}[[{{{2}}}]] | {{!}}[[{{{2}}}]] | ||
{{!}}{{#if:{{{3|}}} | {{{3}}}x [[{{{4}}}|{{#titleparts: {{{4}}} | 1 | 2 }}]]| }}<br />{{#if:{{{5|}}} | {{{5}}}x [[{{{6}}}|{{#titleparts: {{{6}}} | 1 | 2 }}]]<br />| }}{{#if:{{{7|}}} | {{{7}}}x [[{{{8}}}|{{#titleparts: {{{8}}} | 1 | 2 }}]]<br />| }}{{#if:{{{9|}}} | {{{9}}}x [[{{{10}}}|{{#titleparts: {{{10}}} | 1 | 2 }}]]<br />| }}{{#if:{{{11|}}} | {{{11}}}x [[{{{12}}}|{{#titleparts: {{{12}}} | 1 | 2 }}]]<br />| }}{{#if:{{{13|}}} | {{{13}}}x [[{{{14}}}|{{#titleparts: {{{14}}} | 1 | 2 }}]]<br />| }} | {{!}}{{#if:{{{3|}}} | {{{3}}}x [[{{{4}}}|{{#titleparts: {{{4}}} | 1 | 2 }}]]| }}<br />{{#if:{{{5|}}} | {{{5}}}x [[{{{6}}}|{{#titleparts: {{{6}}} | 1 | 2 }}]]<br />| }}{{#if:{{{7|}}} | {{{7}}}x [[{{{8}}}|{{#titleparts: {{{8}}} | 1 | 2 }}]]<br />| }}{{#if:{{{9|}}} | {{{9}}}x [[{{{10}}}|{{#titleparts: {{{10}}} | 1 | 2 }}]]<br />| }}{{#if:{{{11|}}} | {{{11}}}x [[{{{12}}}|{{#titleparts: {{{12}}} | 1 | 2 }}]]<br />| }}{{#if:{{{13|}}} | {{{13}}}x [[{{{14}}}|{{#titleparts: {{{14}}} | 1 | 2 }}]]<br />| }} | ||
− | {{!}} align="center"{{!}} | + | {{!}} align="center"{{!}}{{#switch: {{{15}}} |
| C=[[Image:TalentNormalFlat.png]] | | C=[[Image:TalentNormalFlat.png]] | ||
| S=[[Image:TalentBronzeFlat.png]] | | S=[[Image:TalentBronzeFlat.png]] | ||
Line 24: | Line 24: | ||
| PT=[[Image:TalentGoldFlat.png]][[Image:TalentSilverFlat.png]] | | PT=[[Image:TalentGoldFlat.png]][[Image:TalentSilverFlat.png]] | ||
| PP=[[Image:TalentGoldFlat.png]][[Image:TalentGoldFlat.png]] | | PP=[[Image:TalentGoldFlat.png]][[Image:TalentGoldFlat.png]] | ||
− | }} | + | }}<span style="display:none">{{Tokensort|{{{15}}}}}</span> |
{{!-}}</includeonly><noinclude> | {{!-}}</includeonly><noinclude> | ||
Revision as of 19:58, 16 October 2013
This ItemSkillTableQuery template is to be used in conjunction with the SkillTable template. It generates properly formatted table entry per item. Supports up to 1 x itemname result, 1 x itemimage result, 6 x itemcard qtys and itemcard names with 1 x power token result. See SkillTable template for usage.