Template:BridgeHandWE/doc

From Wikiversity
Jump to navigation Jump to search

Purpose[edit source]

This template generates a diagram typical of those used in literature to present a partial deal in contract bridge.

Usage[edit source]

The template receives 8 elements of data - the card rank holdings in each of four suits for each of two players - West and East.

Either create or copy the blank template sample below, insert in article and complete as follows:

1. Each of the two lines of code represents a hand in the order of: West, East with suits in each line in the order of: spades, hearts, diamonds, clubs. When using the blank template sample from below, replace each emdash (—) with the card ranks (A, K, Q, etc.) of each suit held by each player. Use an emdash to show a void.

4. Optionally but preferably, add a thin space ( ) between ranks of cards for improved readability and aesthetics. Very long card holdings may require the use of hair spacing ( ) to keep the suit rank listing to a single line; two-line card holdings are possible but are aesthetically disruptive.

Example[edit source]

{{BridgeHandWE
|A|—|A|K 10 7
|10 8 3|2|—|3}} Text beside diagram.
{{clear}} Text below diagram.

which results in:

A

W             E

10 8 3
2
A
K 10 7 3

Text beside diagram.

Text below diagram.

Blank template[edit source]

Copy, paste and complete the following blank template into your article in accordance with the instructions at the top of this documentation page and the example illustrated above.

{{BridgeHandWE
|—|—|—|—
|—|—|—|—
}} Text beside diagram.
{{clear}} Text below diagram.

which renders the following blank deal diagram:

W             E

Text beside diagram.

Text below diagram.

Surrounding text[edit source]

1. The diagram is programmed to be placed to the left margin of the page.

  • Text relevant to the diagram should be added to its right by continuing it immediately after the last closing brace of the template.
  • Text for a new subject or topic should be started below the diagram by inserting the template {{clear}} after the last closing brace and then continuing with text.

2. If appropriate, a separate auction table may be used to supplement the deal diagram. It will normally be placed immediately to the right.

See also[edit source]

{{BridgeHandNWES}}

{{BridgeHandNWS}}

{{BridgeHandNES}}

{{BridgeHandNS}}

{{BridgeHandNW}}

{{BridgeHandNE}}