Template:Infobox card game/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Infobox card game. It may contain usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
Usage
{{{subtitle}}} | |
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]] | |
Origin | {{{origin}}} |
---|---|
Alternative names | {{{alt_names}}} |
Alternative name | {{{alt_name}}} |
Named variants | {{{named_variants}}} |
Named variant | {{{named_variant}}} |
Designer | {{{designer}}} |
Designers | {{{designers}}} |
Publisher | {{{publisher}}} |
Publishers | {{{publishers}}} |
Release date | {{{date}}} |
Type | {{{type}}} |
Family | {{{family}}} |
Players | {{{players}}} |
Skills required | {{{skills}}} |
Skill required | {{{skill}}} |
Age range | {{{ages}}} |
Cards | {{{num_cards}}} |
Deck | {{{deck}}} |
Play | {{{play}}} |
Card rank (highest first) | {{{card_rank}}} |
Playing time | {{{playing_time}}} |
Random chance | {{{random_chance}}} |
Related games | |
{{{related}}} | |
Website | {{{website}}} |
{{{footnotes}}} |
{{Infobox card game | title = | subtitle = | image = | image_size = | alt = | caption = | alt_name = | named_variant = <!-- names of variant games that are listed on this page (rules must be different, even if only slightly) --> | designer = | publisher = | date = <!-- {{Start date and age|df=n|1999|12|31}} --> | type = | family = | players = | ages = | num_cards = | deck = | play = | card_rank = | origin = | related = | playing_time = | random_chance = | skills = | website = | footnotes = }}
The parameters alt_name
, named_variant
, designer
and publisher
have variants alt_names
, named_variants
, designers
and publishers
, which simply cause their respective labels to be in the plural form.
Example
A simple trick-taking game for 3-6 players | |
Origin | Whist |
---|---|
Alternative name | Call Bridge |
Type | trick-taking |
Players | 3-6, usually 4 |
Skills required | Card counting, tactics, communication |
Age range | 7+ |
Cards | 52 (51 or 54 for 3 or 6 players, 50 for 5) |
Deck | Anglo-American |
Play | Clockwise |
Card rank (highest first) | A K Q J 10 9 8 7 6 5 4 3 2, Spades always trump |
Playing time | ~8 minutes per hand |
Random chance | Low to moderate |
Related games | |
Bid whist, Oh Hell, contract bridge |
{{Infobox card game | title = Spades | subtitle = A simple trick-taking game for 3-6 players | image = Playing card spade A.svg | image_size = 150px | alt = | caption = The [[Ace of Spades|ace of spades]]; the highest-value card in spades play. | alt_name = Call Bridge | type = trick-taking | players = 3-6, usually 4 | play = Clockwise | card_rank = A K Q J 10 9 8 7 6 5 4 3 2, Spades always trump | ages = 7+ | num_cards = 52 (51 or 54 for 3 or 6 players, 50 for 5) | deck = Anglo-American | origin = [[Whist]] | related = [[Bid whist]], [[Oh Hell]], [[contract bridge]] | playing_time = ~8 minutes per hand | random_chance = Low to moderate | skills = [[Card counting]], [[Tactic (method)|tactics]], communication | footnotes = }}
Tracking category
See also
For more information, see the talk page.