Template:Card: Difference between revisions

From DominionStrategy Wiki
Jump to navigation Jump to search
M knox (talk | contribs)
No edit summary
M knox (talk | contribs)
No edit summary
Line 1: Line 1:
<span class="card-popup">[[{{{1}}}|{{nowrap|{{#if: {{{2|}}}|{{{2}}}|{{{1}}}}}}}]]<span class="noprint">[[File:{{{1}}}{{#if:{{{oi|}}}|Old{{#ifeq:{{{oi}}}|1||{{{oi}}}}}|}}.jpg|200px|link=]]</span></span>
<includeonly><span class="card-popup">[[{{{1}}}|{{nowrap|{{#if: {{{2|}}}|{{{2}}}|{{{1}}}}}}}]]<span class="noprint">[[File:{{{1}}}{{#if:{{{oi|}}}|Old{{#ifeq:{{{oi}}}|1||{{{oi}}}}}|}}.jpg|200px|link=]]</span></span></includeonly><noinclude>
{{doc}}</noinclude>

Revision as of 11:24, 13 May 2022

Usage

{{Card|card name|alt text|oi=number}}
card name
is a card name, like Moat, Throne Room etc.
alt text
is optional. It is an alternative link text that will be displayed instead of the supplied card name.
oi
this named parameter stands for "old image". When present, will change the image that is displayed by hovering over the link. Value of 1 simply adds "Old" to the image name. Any other value of this parameter adds "Old" + the value itself, for example oi=2 will add "Old2" to the file name.

Examples