Template:PointExchange/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This is a basic line to describe single point exchanges in hands. <pre>{{PointExchange|pointsGiven = | pointsReceived = }}</pre> {| class="wikitable" |+ Caption text |- ! He...") |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This is a basic line to describe single point exchanges in hands. | This is a basic line to describe single point exchanges in hands. | ||
<pre>{{PointExchange|pointsGiven = | pointsReceived = }}</pre> | <pre>{{PointExchange | ||
| player1 = | |||
| pointsGiven = | |||
| player2 = | |||
| pointsReceived = }} | |||
</pre> | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ Caption text | |+ Caption text | ||
Line 8: | Line 12: | ||
! Header text !! Header text | ! Header text !! Header text | ||
|- | |- | ||
| pointsGiven || | | pointsGiven || Dealer tsumo only need a single number, while non-dealer tsumo requires two numbers separated by a "/". | ||
|- | |- | ||
| pointsReceived || The total amount of points received. | | pointsReceived || The total amount of points received. | ||
|- | |||
| player 1 || The names of the player(s) giving points. In the case of tsumo, apply the character "∀" or use: <pre>{{All}}</pre>. | |||
|- | |||
| player 2 || The names of the two players involved. | |||
|} | |} |
Latest revision as of 07:35, 2 September 2022
This is a basic line to describe single point exchanges in hands.
{{PointExchange | player1 = | pointsGiven = | player2 = | pointsReceived = }}
Header text | Header text |
---|---|
pointsGiven | Dealer tsumo only need a single number, while non-dealer tsumo requires two numbers separated by a "/". |
pointsReceived | The total amount of points received. |
player 1 | The names of the player(s) giving points. In the case of tsumo, apply the character "∀" or use: {{All}}. |
player 2 | The names of the two players involved. |