Template:Game: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge change for use exclusively with game pages |
imported>AntumDeluge change export back to "game" to match other naming conventions |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 22: | Line 22: | ||
'''Rules''' |
'''Rules''' |
||
<div style="margin-left: 1.5em;"> |
|||
{{{rules|unknown}}} |
{{{rules|unknown}}} |
||
</div> |
|||
{{#if: {{{prizes|}}} | |
{{#if: {{{prizes|}}} | |
||
| Line 63: | Line 61: | ||
| rules = |
| rules = |
||
The rules are quite simple: |
: The rules are quite simple: |
||
: You play against the bank. The goal is to have a higher number of points than the bank, but not more than 21. |
:: You play against the bank. The goal is to have a higher number of points than the bank, but not more than 21. |
||
: Jacks, queens, and kings are worth 10 points. Aces are worth 11 points, but only 1 point if your hand would exceed 21 points otherwise. All other cards are worth their number. |
:: Jacks, queens, and kings are worth 10 points. Aces are worth 11 points, but only 1 point if your hand would exceed 21 points otherwise. All other cards are worth their number. |
||
: Stake must be between 10-200 <item>money</item>. |
:: Stake must be between 10-200 <item>money</item>. |
||
| prizes = |
| prizes = |
||
| Line 101: | Line 99: | ||
| rules = |
| rules = |
||
The rules are quite simple: |
: The rules are quite simple: |
||
: You play against the bank. The goal is to have a higher number of points than the bank, but not more than 21. |
:: You play against the bank. The goal is to have a higher number of points than the bank, but not more than 21. |
||
: Jacks, queens, and kings are worth 10 points. Aces are worth 11 points, but only 1 point if your hand would exceed 21 points otherwise. All other cards are worth their number. |
:: Jacks, queens, and kings are worth 10 points. Aces are worth 11 points, but only 1 point if your hand would exceed 21 points otherwise. All other cards are worth their number. |
||
: Stake must be between 10-200 <item>money</item>. |
:: Stake must be between 10-200 <item>money</item>. |
||
| prizes = |
| prizes = |
||
Latest revision as of 14:17, 30 May 2024
Example
Code
{{Game
| name = Blackjack
| subtitle = While away your time on Athor Ferry with a challenging game of Blackjack.
| aka =
| intro =
Travelling back and forth on the ferry, <npc>Ramon</npc> waits for customers for his gambling market. He was a <item>cards|card dealer</item> in [[Semos]] tavern, but he lost his gambling license and went onto the ferry to Athor for starting new gambling activities there. His brother <npc>Ricardo</npc> still works in the tavern. What is the game about which he offers to young heroes on their way to [[Athor]]?
'''Blackjack or 21''' as it is called in some regions, is a typical casino cards game. It is by far the most popular table game offered in gambling establishments.
| location = Athor Ferry, first floor
| participants =
* <npc>Ramon</npc>, cards dealer on Athor ferry
| rules =
: The rules are quite simple:
:: You play against the bank. The goal is to have a higher number of points than the bank, but not more than 21.
:: Jacks, queens, and kings are worth 10 points. Aces are worth 11 points, but only 1 point if your hand would exceed 21 points otherwise. All other cards are worth their number.
:: Stake must be between 10-200 <item>money</item>.
| prizes =
* '''Won:''' double <item>money|stake</item>
* '''Draw:''' <item>money|stake</item> back
* '''Lost:''' losing <item>money|stake</item>
* '''Blackjack (21 points):''' triple <item>money|stake</item>
| repeatable = Immediately.
| remarks =
: Some extra info.
: Some more extra info.
}}
Output
{{#externalcanonical:/game/blackjack.html|Blackjack}}
While away your time on Athor Ferry with a challenging game of Blackjack.
Introduction
Travelling back and forth on the ferry, <npc>Ramon</npc> waits for customers for his gambling market. He was a <item>cards
Location: Athor Ferry, first floor
Participants
- <npc>Ramon</npc>, cards dealer on Athor ferry
Rules
- The rules are quite simple:
- You play against the bank. The goal is to have a higher number of points than the bank, but not more than 21.
- Jacks, queens, and kings are worth 10 points. Aces are worth 11 points, but only 1 point if your hand would exceed 21 points otherwise. All other cards are worth their number.
- Stake must be between 10-200 <item>money</item>.
Prizes
- Won: double <item>money
Repeatable: Immediately.
Remarks
- Some extra info.
- Some more extra info.