Difference between revisions of "Template:Card stats inline"
(5 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Card stats inline|Zetalpa, Primal Dawn|cost,type,color,rarity,set,legacy}} | {{Card stats inline|Zetalpa, Primal Dawn|cost,type,color,rarity,set,legacy}} | ||
+ | |||
+ | {{Card stats inline|Beanstalk Giant//Fertile Footsteps|cost,type,color,rarity,set,legacy}} | ||
</nowiki></pre> | </nowiki></pre> | ||
Line 23: | Line 25: | ||
{{Card stats inline|Zetalpa, Primal Dawn|cost,type,color,rarity,set,legacy}} | {{Card stats inline|Zetalpa, Primal Dawn|cost,type,color,rarity,set,legacy}} | ||
+ | |||
+ | {{Card stats inline|Beanstalk Giant//Fertile Footsteps|cost,type,color,rarity,set,legacy}} | ||
</noinclude><includeonly>{{#ifexpr: {{#len:{{Card data: {{{1}}}|2}}}} = 3|<!-- | </noinclude><includeonly>{{#ifexpr: {{#len:{{Card data: {{{1}}}|2}}}} = 3|<!-- | ||
− | -->{{#if:{{#pos:{{{2}}}|cost}}|{{Card data: {{{1}}}|5}}}}}}<!-- | + | -->{{#if:{{#pos:{{{2}}}|cost}}|{{#replace:{{Card data: {{{1}}}|5}}|,|//}}}}}}<!-- Cost |
-->{{#if:{{#pos:{{{2}}}|type}}|<!-- | -->{{#if:{{#pos:{{{2}}}|type}}|<!-- | ||
− | --> '''·''' {{{{Card data: {{{1}}}|6}}s}}<!-- | + | --> '''·''' {{{{#explode:{{Card data: {{{1}}}|6}}|,|0}}s||14}}<!-- Type |
− | -->{{# | + | -->{{#if:{{#pos:{{Card data: {{{1}}}|6}}|,}}|//{{{{#explode:{{Card data: {{{1}}}|6}}|,|1}}s||14}}}}<!-- |
− | -->{{# | + | -->{{#if:{{#pos:{{Card data: {{{1}}}|6}}|Creature}}| ({{Card data: {{{1}}}|8}})|<!-- |
+ | -->{{#if:{{#pos:{{Card data: {{{1}}}|6}}|Support}}| ({{Card data: {{{1}}}|9}})}}}}}}<!-- | ||
-->{{#if:{{#pos:{{{2}}}|color}}|<!-- | -->{{#if:{{#pos:{{{2}}}|color}}|<!-- | ||
− | --> '''·''' {{Color Icons|{{Card data: {{{1}}}|4}}}}}}<!-- | + | --> '''·''' {{Color Icons|{{Card data: {{{1}}}|4}}|skipnowrap=1}}}}<!-- Color |
-->{{#if:{{#pos:{{{2}}}|rarity}}|<!-- | -->{{#if:{{#pos:{{{2}}}|rarity}}|<!-- | ||
− | --> '''·''' {{Rarity|{{Card data: {{{1}}}|3}}}}}}<!-- | + | --> '''·''' {{Rarity|{{Card data: {{{1}}}|3}}}}}}<!-- Rarity |
-->{{#if:{{#pos:{{{2}}}|set}}|<!-- | -->{{#if:{{#pos:{{{2}}}|set}}|<!-- | ||
− | --> '''·''' {{SetSymbol|{{Card data: {{{1}}}|2}}}}}}<!-- Set | + | --> '''·''' {{SetSymbol|{{Card data: {{{1}}}|2}}}}}}<!-- Set |
-->{{#if:{{#pos:{{{2}}}|legacy}}|<!-- | -->{{#if:{{#pos:{{{2}}}|legacy}}|<!-- | ||
− | -->{{#if:{{#pos:{{StandardSetList}}|{{Card data: {{{1}}}|2}}}}|| '''·''' | + | -->{{#if:{{#pos:{{StandardSetList}}|{{Card data: {{{1}}}|2}}}}|| '''·''' {{Legacy icon}}}}}}<!-- Legacy}}</includeonly> |
Latest revision as of 10:15, 13 May 2020
Usage
Produces a visual display of card stats in inline text.
The first parameter is the card name.
The second parameter is a comma-separated list of fields indicate the card information to display. The possible display fields are:
- cost - The cost in mana of the card
- type - The type of the card, along with P/T for creatures and shields for supports
- color - The color of the card
- rarity - The rarity of the card
- set - The set containing the card
- legacy - A legacy banner if the card is from a legacy set
Example
The following shorthand:
{{Card stats inline|Zetalpa, Primal Dawn|cost,type,color,rarity,set,legacy}} {{Card stats inline|Beanstalk Giant//Fertile Footsteps|cost,type,color,rarity,set,legacy}}
Produces: