Template:Card

From Dvorak - A Blank-Card Game
Revision as of 17:20, 31 January 2007 by Kevan (talk | contribs) (Adding 'longtext' field for cards with too much text on them.)
Jump to navigationJump to search
Card Title
Type
Card text.

Usage

{{Card
| title =
| longtitle =
| type =
| bgcolor =
| cornervalue =
| creator =
}}

title is the title of the card.

longtitle can be set to 'true' if the card title takes up more than two lines, and can be omitted otherwise.

type is the card type - usually just "Action" or "Thing", but if you've got a more complex deck you can use "Thing - Crew", "Interrupt" or whatever you're using.

type is the body text of the card, if any.

longtext can be set to 'true' if the card text is too long to fit on a normal card, and can be omitted otherwise.

bgcolor is the colour of the card header background, as a hex value (eg. "f00" for red.) If omitted, it defaults to grey.

cornervalue is the value that will be printed in a box in the top right of the card, if one is required. If omitted, no box is printed on the card.

creator is the player who created the card, which is given in a box at the bottom of the card. If omitted, no box is printed.