This is a documentation for Board Game Arena: play board games online !
Template:Club: Difference between revisions
Sammy McSam (talk | contribs) (examples) |
Sammy McSam (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{card|colour={{{colour|#000}}}|={{{|}}}<span style="font-size:105%;">♣</span>}}<noinclude> | {{card|colour={{{colour|#000}}}|={{{|}}}<span style="font-size:105%;">♣</span>}}<noinclude> | ||
To use a playing card template on a BGA wiki page, simply type <code><nowiki>{{club}}</nowiki></code>/<code><nowiki>{{spade}}</nowiki></code>/<code><nowiki>{{heart}}</nowiki></code>/<code><nowiki>{{diamond}}</nowiki></code> or <code><nowiki>{{club|=A}}</nowiki></code> (where <code>A</code> can be any character or string) when editing the page. | To use a playing card template on a BGA wiki page, simply type <code><nowiki>{{card}}</nowiki></code>/<code><nowiki>{{club}}</nowiki></code>/<code><nowiki>{{spade}}</nowiki></code>/<code><nowiki>{{heart}}</nowiki></code>/<code><nowiki>{{diamond}}</nowiki></code> or <code><nowiki>{{club|=A}}</nowiki></code> (where <code>A</code> can be any character or string) when editing the page. | ||
'''Note:''' Game Help pages (e.g. '[[Gamehelpmachiavelli|GameHelpMachiavelli]]') also display on BGA's Rules Summary pages | '''Note:''' Game Help pages (e.g. '[[Gamehelpmachiavelli|GameHelpMachiavelli]]') also display on BGA's Rules Summary pages | ||
e.g. https://boardgamearena.com/gamepanel?game=machiavelli under HOW TO PLAY? > See More > RULES SUMMARY | e.g. https://boardgamearena.com/gamepanel?game=machiavelli under HOW TO PLAY? > See More > RULES SUMMARY | ||
{|class="wikitable" style="text-align:center;" | |||
|+Available parameters | |||
{|class="wikitable" style=" | !Parameter | ||
! Parameter | !Default value | ||
!Example | |||
!Description | |||
|- | |- | ||
| | | - | ||
| <code> | |<code>null</code> | ||
| <code><nowiki>{{club| | |style="text-align:left;"|<code><nowiki>{{club|=K}}</nowiki></code> | ||
| <b><i>Optional:</i></b> | |style="text-align:left;"|<b><i>Optional:</i></b> provide (e.g.) a card value such as <code>A</code> for ace, <code>10</code> for 10 etc. | ||
|- | |- | ||
|<code>colour</code> | |||
|<code>#000</code> (black) | |||
|style="text-align:left;"|<code><nowiki>{{club|colour=green}}</nowiki></code> | |||
|style="text-align:left;"|<b><i>Optional:</i></b> specify the colour as a [https://developer.mozilla.org/en-US/docs/Web/CSS/color CSS colour]. | |||
|} | |} | ||
Line 35: | Line 36: | ||
---- | ---- | ||
{|class="wikitable" style="width:auto; text-align:center;" | {|class="wikitable" style="width:auto; text-align:center;" | ||
!Table ! | !style="width:8rem;"|Table | ||
!style="width:4rem;"|In hand | |||
!style="width:8rem;"|Rearrange | |||
!style="width:8rem;"|Add card | |||
|- | |- | ||
|{{club|=5|colour=green}}{{diamond|=5|colour=blue}}{{heart|=5}}{{spade|=5}} | |{{club|=5|colour=green}}{{diamond|=5|colour=blue}}{{heart|=5}}{{spade|=5}} | ||
Line 61: | Line 65: | ||
<pre> | <pre> | ||
{|class="wikitable" style="width:auto; text-align:center;" | {|class="wikitable" style="width:auto; text-align:center;" | ||
!Table ! | !style="width:8rem;"|Table | ||
!style="width:4rem;"|In hand | |||
!style="width:8rem;"|Rearrange | |||
!style="width:8rem;"|Add card | |||
|- | |- | ||
|{{club|=5|colour=green}}{{diamond|=5|colour=blue}}{{heart|=5}}{{spade|=5}} | |{{club|=5|colour=green}}{{diamond|=5|colour=blue}}{{heart|=5}}{{spade|=5}} |
Revision as of 21:39, 28 December 2021
To use a playing card template on a BGA wiki page, simply type {{card}}
/{{club}}
/{{spade}}
/{{heart}}
/{{diamond}}
or {{club|=A}}
(where A
can be any character or string) when editing the page.
Note: Game Help pages (e.g. 'GameHelpMachiavelli') also display on BGA's Rules Summary pages e.g. https://boardgamearena.com/gamepanel?game=machiavelli under HOW TO PLAY? > See More > RULES SUMMARY
Parameter | Default value | Example | Description |
---|---|---|---|
- | null
|
{{club|=K}}
|
Optional: provide (e.g.) a card value such as A for ace, 10 for 10 etc.
|
colour
|
#000 (black)
|
{{club|colour=green}}
|
Optional: specify the colour as a CSS colour. |
Examples
Machiavelli
- The table has the set ♠♦♥ .
- A player may play a combination, such as ♠♦♥ or ♠♠♠, or may extend the existing set by playing .
* The table has the set {{spade|=5}}{{diamond|=5|colour=blue}}{{heart|=5}} . * A player may play a combination, such as {{spade|=6}}{{diamond|=6|colour=blue}}{{heart|=6}} or {{spade|=6}}{{spade|=7}}{{spade|=8}}, or may extend the existing set by playing {{club|=5|colour=green}} .
Table | In hand | Rearrange | Add card |
---|---|---|---|
♦♥♠
|
♦♥♠
|
♦♥♠
| |
♦♥
♦♥ ♦♥ |
♦♦♦ ♥♥♥ |
♦♦♦ ♥♥♥ |
{|class="wikitable" style="width:auto; text-align:center;" !style="width:8rem;"|Table !style="width:4rem;"|In hand !style="width:8rem;"|Rearrange !style="width:8rem;"|Add card |- |{{club|=5|colour=green}}{{diamond|=5|colour=blue}}{{heart|=5}}{{spade|=5}} {{club|=6|colour=green}}{{club|=7|colour=green}}{{club|=8|colour=green}} |{{club|=4|colour=green}} |{{diamond|=5|colour=blue}}{{heart|=5}}{{spade|=5}} {{club|=5|colour=green}}{{club|=6|colour=green}}{{club|=7|colour=green}}{{club|=8|colour=green}} |{{diamond|=5|colour=blue}}{{heart|=5}}{{spade|=5}} {{club|=4|colour=green}}{{club|=5|colour=green}}{{club|=6|colour=green}}{{club|=7|colour=green}}{{club|=8|colour=green}} |- |{{club|=5}}{{diamond|=5|colour=blue}}{{heart|=5}} {{club|=6}}{{diamond|=6|colour=blue}}{{heart|=6}} {{club|=7|colour=green}}{{diamond|=7|colour=blue}}{{heart|=7}} |{{club|=8|colour=green}} |{{club|=5|colour=green}}{{club|=6|colour=green}}{{club|=7|colour=green}} {{diamond|=5|colour=blue}}{{diamond|=6|colour=blue}}{{diamond|=7|colour=blue}} {{heart|=5}}{{heart|=6}}{{heart|=7}} |{{club|=5|colour=green}}{{club|=6|colour=green}}{{club|=7|colour=green}}{{club|=8|colour=green}} {{diamond|=5|colour=blue}}{{diamond|=6|colour=blue}}{{diamond|=7|colour=blue}} {{heart|=5}}{{heart|=6}}{{heart|=7}}
Palace
Player | In hand | On table | Stack top card | Action |
---|---|---|---|---|
A | ♥
♠ |
♦♠
🟔🟔🟔 |
♦ | Plays ♥ . |
B | - | ♦ ♦
🟔🟔🟔 |
♥ | Plays ♦ from the table. |
C | ♠♥
♥ ♦♠ |
♦♠
🟔🟔🟔 |
♦ | Plays ♠♥ .
This burns all the cards in the stack and grants an additional turn. |
♥ ♦♠ | ♦♠
🟔🟔🟔 |
- | Plays ♥ ♦♠ .
This burns all the cards in the stack and grants another additional turn. | |
- | ♦♠
🟔🟔🟔 |
- | Plays ♦♠ .
This burns the stack and grants yet another additional turn. | |
- | -
🟔🟔 |
- | Plays a face-down card, . | |
D | ♥ | ♦♠
🟔🟔🟔 |
Cannot play and picks up the stack.
Luckily it's just the . |
{|class="wikitable" style="width:auto; text-align:center;" |+style="text-align:left;"|''The deck is already empty'' !Player !In hand !On table !Stack top card !style="text-align:left;"|Action |- |'''A''' |{{heart|=3}}{{club|=3}} {{spade|=4}}{{club|=4}} |{{club|=7}}{{Diamond|=7}}{{spade|=7}} {{cardBack}}{{cardBack}}{{cardBack}} |{{diamond|=2}} |style="text-align:left;"|Plays {{heart|=3}}{{club|=3}} . |- |'''B''' | - |{{Diamond|=8}}{{club|=J}}{{Diamond|=Q}} {{cardBack}}{{cardBack}}{{cardBack}} |{{heart|=3}} |style="text-align:left;"|Plays {{Diamond|=8}} from the table. |- |rowspan="4"|'''C''' |{{spade|=8}}{{heart|=8}}{{club|=8}} {{heart|=6}}{{club|=6}}{{Diamond|=6}}{{spade|=6}} |{{club|=10}}{{Diamond|=10}}{{spade|=10}} {{cardBack}}{{cardBack}}{{cardBack}} |{{Diamond|=8}} |style="text-align:left;"|Plays {{spade|=8}}{{heart|=8}}{{club|=8}} . This '''[[#Special_action_cards_and_plays|burns]]''' all the cards in the stack and grants an additional turn. |- |{{heart|=6}}{{club|=6}}{{Diamond|=6}}{{spade|=6}} |{{club|=10}}{{Diamond|=10}}{{spade|=10}} {{cardBack}}{{cardBack}}{{cardBack}} | - |style="text-align:left;"|Plays {{heart|=6}}{{club|=6}}{{Diamond|=6}}{{spade|=6}} . This '''[[#Special_action_cards_and_plays|burns]]''' all the cards in the stack and grants ''another'' additional turn. |- | - |{{club|=10}}{{Diamond|=10}}{{spade|=10}} {{cardBack}}{{cardBack}}{{cardBack}} | - |style="text-align:left;"|Plays {{club|=10}}{{Diamond|=10}}{{spade|=10}} . This '''[[#Special_action_cards_and_plays|burns]]''' the stack and grants ''yet another'' additional turn. |- | - | - {{club|=Q}}{{cardBack}}{{cardBack}} | - |style="text-align:left;"|Plays a face-down card, {{club|=Q}} . |- |'''D''' |{{club|=9}}{{heart|=10}} |{{club|=K}}{{Diamond|=K}}{{spade|=K}} {{cardBack}}{{cardBack}}{{cardBack}} |{{club|=Q}} |style="text-align:left;"|Cannot play and picks up the stack. ''Luckily it's just the'' {{club|=Q}} . |}