Card constructor function
1 |
suit |
suit of card. Must be one of "spades", "clubs", "diamonds", or "hearts" |
number |
value of card. Must be an integer between 2 and 14, but can be numeric type. 11 through 14 represent Jack through Ace, respectively. |
trump |
set to TRUE if the card is a trump card. default FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.