틀:체스판 5x5
보이기
기능
[+/-]다른 체스 판틀이 있습니다.:
변형체스를 위한 다른 판도 있습니다.
- 틀:체스판 8x10 (Capablanca chess with ten columns, 26x26 px)
- 틀:체스판 10x10 (Grand Chess)
- 틀:버그하우스 체스판 (two standard boards side-by-side for four players in Bughouse chess)
이 틀의 사용법은 다음과 같습니다.
{{체스판 | <alignment> (param #1) | <header> (#2) | <a8> | <b8> | ... | <h8> (#3 to ... | <a7> | <b7> | ... | <h7> ... | <a1> | <b1> | ... | <h1> ( ... #66) | <footer> (#67) }}
Parameters:
<alignment>
– defines horizontal alignment (floating) of the whole table, must betright
ortleft
(or nothing)<header>
– the text which appears above the diagram, may be empty;<a8>, <b8>, ... <h1>
– define corresponding squares of the chessboard, see below;<footer>
– the text which appears beneath the diagram, may be empty; optional – can be left out (currently not in the other templates)
A square is defined by the name of piece or empty parameter. The names of the pieces are those given in algebraic notation:
There are also some fairy chess pieces available:
- a = archbishop (knight + bishop compound)
- c = chancelor (knight + rook compound)
- f = upside-down king
- g = upside-down queen
- m = upside-down rook
- e = upside-down bishop
- s = upside-down knight
- h = upside-down pawn
- z = champion (for Omega Chess)
- w = wizard (for Omega Chess)
- t = fool (for Omega Chess)
These letters are combined with either "l" for Light=White, or "d" for Dark=Black. So "kl" is White's king, and "nd" is Black's knight.
An empty square is written either using underscores, spaces, or nothing at all. Two spaces are recommended.
You can also use "xx" for a black cross, "ox" for a white cross, "xo" for a black circle on an empty square or "oo" for a white one.
숫자를 넣으려면 x뒤에 숫자 (0~9만 가능)을 넣습니다.