Template:Infobox Card

From DominionStrategy Wiki
Revision as of 12:41, 7 March 2020 by M knox (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
[[{{{name}}}]]

It seems we don't have the card image. Maybe you can upload it?
Info
Cost $
Kingdom card? Yes
Set [[]]
Illustrator(s) ?
Card text


This template may be used to summarize information about a Dominion card at the top of the page.

Usage

The infobox may be added by pasting the blank templates below into an article and filling in the parameters. For a description of the parameters , see below.

Blank template with basic parameters

{{Infobox Card
| name        =
| cost        =
| cost2       =
| cost3       =
| type1       =
| type2       =
| type3       =
| type4       =
| abbr        =
| illustrator =
| text        =
}}

Blank template with all parameters

{{Infobox Card
| bodystyle    =
| namestyle    =
| imagestyle   =
| headerstyle  =
| labelstyle   =
| datastyle    =

| name         =
| image        =
| image2       =
| cost         =
| cost2        =
| cost3        =
| type1        =
| type2        =
| type3        =
| type4        =
| abbr         =
| kingdom      =
| supply       =
| set          =
| illustrator  =
| text         =
| text2        =

| article      =

| nocats       =
}}

Parameters

Required

name
Name of the card.
cost
Cost of the card in Coins (if applicable).
cost2
Cost of the card in Debt (if applicable).
cost3
Cost of the card in Potions (if applicable).
type1
Type of the card.
illustrator
Name of the illustrator for the card.
text
Card text. Use {{Cost}} as necessary.
Note: It seems that if a line break (not "<br />", but a real line break in the wikitext) is used, only the first line will be italicized so don't do that.

Optional

image
Image of the card. Use full image syntax (e.g. [[File:Tactician.jpg|200px]]). Defaults to Cardname.jpg (or Card back.jpg if that doesn't exist).
image2
Second image. Use full image syntax. Defaults to Cardname-new.jpg if that exists. Note that this can be used without supplying image, in which case image defaults as described above.
caption2
Caption text below the second image.
typen
Additional types of the card.
set
Name of the expansion the card is in or "Base". Defaults to the set of the named card retrieved from {{Card2set}}.
kingdom
"Yes" if the card is a Kingdom card, "No" if not. Defaults to "Yes".
supply
"Yes" if the card is a Supply card, "No" if not. Defaults to "No". Only relevant if kingdom=No (since Kingdom cards are always in the Supply).
aka
Common abbreviations and other names of the card.
illustrator2
Name a second illustrator if applicable.
text2
If card text consists of top and bottom parts, supply the top part as text and the bottom part as text2. This is recommended over using a horizontal rule in text.

article
URL of the original article page.

nocats
If this is not whitespace, categories will not be added. Useful when showing info about the card on related articles.

Style rules

bodystyle
Style rules applied to the whole box.
namestyle
Style rules applied to the name of the card.
imagestyle
Style rules applied to the image cells.
headerstyle
Style rules applied to the headers.
labelstyle
Style rules applied to the labels.
datastyle
Style rules applied to the data cells.

Examples

Tactician
Info
Cost $5
Type(s) Action - Duration
Kingdom card? Yes
Set Seaside
Illustrator(s) Martin Hoffmann
Card text
Discard your hand.
If you discarded any cards this way, then at the start of your next turn, +5 Cards; +1 Buy; and +1 Action.
{{Infobox Card|
|name = Tactician
|cost = 5
|type1 = Action
|type2 = Duration
|illustrator = Martin Hoffmann
|text = Discard your hand. <br />If you discarded any cards this way, then at the start of your next turn, +5 Cards; +1 Buy; and +1 Action.
}}
Dame Josephine
Info
Cost $5
Type(s) Action - Attack - Knight - Victory
Kingdom card? Yes
Set Dark Ages
Illustrator(s) Lynell Ingram
Card text
Each other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.
2VP
{{Infobox Card|
|name = Dame Josephine
|cost = 5
|type1 = Action
|type2 = Attack
|type3 = Knight
|type4 = Victory
|illustrator = Lynell Ingram
|text = Each other player reveals the top 2 cards of his deck, trashes one of them costing from {{Cost|3}} to {{Cost|6}}, and discards the rest. If a Knight is trashed by this, trash this card.
|text2 = {{VP|'''2'''|l}}
}}
Gold
Info
Cost $6
Type(s) Treasure
Kingdom card? No
Set Base
Illustrator(s) Ryan Laukat
Card text
$3
{{Infobox Card|
|name = Gold
|cost = 6
|image2 = [[File:Gold-new.jpg|200px]]
|kingdom = No
|supply = Yes
|type1 = Treasure
|illustrator = Ryan Laukat
|text = {{Cost|3|xl}}
}}