Difference between revisions of "Template:German suit template documentation"

From blackwiki
Jump to navigation Jump to search
imported>Bermicourt
(Created page with '{{documentation|content=This template can be used to specify one or more playing cards in the suit of [[{{{2}}} (suit)|{{{2}}}]]. ===Usage==...')
 
imported>Bermicourt
(close template)
Line 14: Line 14:
 
;Single card:<code><nowiki>{{</nowiki>{{{1}}}<nowiki>|A}}</nowiki></code> gives: {{ {{{1}}} | A}}; alternatively, A<code><nowiki>{{</nowiki>{{{1}}}<nowiki>}}</nowiki></code> gives: A{{ {{{1}}} }}
 
;Single card:<code><nowiki>{{</nowiki>{{{1}}}<nowiki>|A}}</nowiki></code> gives: {{ {{{1}}} | A}}; alternatively, A<code><nowiki>{{</nowiki>{{{1}}}<nowiki>}}</nowiki></code> gives: A{{ {{{1}}} }}
 
;Multiple cards:<code><nowiki>{{</nowiki>{{{1}}}<nowiki>|AKQJ}}</nowiki></code> gives: {{ {{{1}}} | AKOU}}; alternatively, AKQJ<code><nowiki>{{</nowiki>{{{1}}}<nowiki>}}</nowiki></code> gives: AKOU{{ {{{1}}} }}
 
;Multiple cards:<code><nowiki>{{</nowiki>{{{1}}}<nowiki>|AKQJ}}</nowiki></code> gives: {{ {{{1}}} | AKOU}}; alternatively, AKQJ<code><nowiki>{{</nowiki>{{{1}}}<nowiki>}}</nowiki></code> gives: AKOU{{ {{{1}}} }}
 
+
}}
 
<includeonly>
 
<includeonly>
 
[[Category:Card game templates]]
 
[[Category:Card game templates]]

Revision as of 08:48, 19 October 2018

Template documentation

This template can be used to specify one or more playing cards in the suit of [[{{{2}}} (suit)|{{{2}}}]].

Usage

The following are equivalent:

  1. {{Acorns}}, {{Acorn}}, {{acorns}}, {{acorn}}, {{Suit of Acorns}}.
  2. {{Leaves}}, {{Leaf}}, {{leaves}}, {{leaf}}, {{Suit of Leaves}}.
  3. {{Suit of Hearts}}, {{German Hearts}}.
  4. {{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}}}|AKQJ}} gives: {{ {{{1}}} | AKOU}}; alternatively, AKQJ{{{{{1}}}}} gives: AKOU{{ {{{1}}} }}