Template:CardImage: Difference between revisions

From DominionStrategy Wiki
Jump to navigation Jump to search
Ems57fcva (talk | contribs)
Removed excess braces
Ems57fcva (talk | contribs)
Added documentation
Line 1: Line 1:
[[Image:{{{1}}}.jpg|200px|link={{{1}}}]]
[[Image:{{{1}}}.jpg|200px|link={{{1}}}]]
<noinclude>
{{doc}}
</noinclude>

Revision as of 03:11, 23 August 2016

[[Image:{{{1}}}.jpg|200px|link={{{1}}}]]

This template displays card images which are linked to the corresponding card page.

Usage

{{CardImage|name|o=number}}, where name is the name of the card being displayed. The o parameter is optional, and it is used to display old image of the card; it's value of 1 adds just Old suffix, any other value adds Oldnumber suffix.


Example:

{{CardImage|Copper}}{{CardImage|Copper|o=1}}{{CardImage|Copper|o=2}}

produces:

  • If you click on either image, you will go to the Copper page.