Template:German suit template documentation
Appearance
This template can be used to specify one or more playing cards in the suit of [[{{{2}}} (suit)|{{{2}}}]].
Usage
The following are equivalent:
- {{Acorns}}, {{Acorn}}, {{acorns}}, {{acorn}}, {{Suit of Acorns}}.
- {{Leaves}}, {{Leaf}}, {{leaves}}, {{leaf}}, {{Suit of Leaves}}.
- {{Suit of Hearts}}, {{German Hearts}}, {{herz}}.
- {{Bell}}, {{bell}}, {{Suit of Bells}}.
Note: {{Hearts}} goes to the template for the suit of Hearts in a French pack. {{Bells}} goes to a template about bells in general, not the playing card suit.
Examples
- Suit alone
{{{{{1}}}}}gives: {{ {{{1}}} }}- Single card
{{{{{1}}}|A}}gives: {{ {{{1}}} |A}}; alternatively, A{{{{{1}}}}}gives: A{{ {{{1}}} }}- Multiple cards
{{{{{1}}}|AKOU}}gives: {{ {{{1}}} |AKOU}}; alternatively, AKOU{{{{{1}}}}}gives: AKOU{{ {{{1}}} }}- Rank-Suit order
{{{{{1}}}|A|rank_suit=1}}gives: {{ {{{1}}} |A|rank_suit=1}}; or,{{{{{1}}}|AKOU|rank_suit=1}}gives: {{ {{{1}}} |AKOU|rank_suit=1}}- Color override
{{{{{1}}}|A|color=blue}}gives: {{ {{{1}}} |A|color=blue}};