User:Sirex98/Sandbox2

From Wikipedia, the free encyclopedia

How to make Spades, Hearts, Clubs and Diamonds. A A A A[edit]

Switched on "Num Lock". on the numeric keypad. Hold down the "Alt" key on the numeric keypad, type the code(i.e.3,4,5,6) release alt.

  • Alt+3 ♥ Heart
  • Alt+4 ♦ Diamond
  • Alt+5 ♣ Club
  • Alt+6 ♠ Spade

Template:Cards[edit]

Creator User:PatrikR

Usage[edit]

{{cards|Ac|Kd|Ts|2h}} and {{cards|A♣|K♦|10♠|2♥}} will produce the same output:

A K 10 2

A K 10 2 and A K 10 2 will produce the same output:


User-selectable Four-color deck[edit]

  • Step 1: copy this text
/* Standard four-color deck */
.diamonds { color: blue !important }
.clubs { color: green !important }
  • Step 2: paste the text you just copied to your monobook.css sub-page and save.

i.e. [[User:YOUR-USER-NAME/monobook.css]]

From Template:Infobox poker player/doc[edit]

An Infobox poker player may be used to summarize information about a person who is a poker player.

Usage[edit]

The infobox may be added by pasting the template as shown below into an article. For an example, see Phil Hellmuth.

{{Infobox poker player
|firstname=
|lastname=
|nickname=
|image=
|caption=
|hometown=
|wsop bracelet count=
|wsop money finishes=
|wsop main event best finish rank=
|wsop main event best finish year=
|multi-year wsop winner=
|wpt titles=
|wpt final tables=
|wpt money finishes=
|ept titles=
|ept final tables=
|ept money finishes=
}}

Links[edit]