Difference between revisions of "Template:RulesPlacingMeeple/nl"

From Wikicarpedia
Jump to navigation Jump to search
(Updating to match new version of source page)
Line 1: Line 1:
<includeonly><div class="{{{header|{{{class|wica-top-spacing wica-bottom-spacing wica-visible}}}}}}">
<includeonly><div class="{{{header|{{{class|wica-top-spacing wica-bottom-spacing wica-visible}}}}}}">
<div class="wica-box-header wica-placing-meeple wica-visible">
<div class="wica-box-header wica-placing-meeple wica-visible">
{{{header|{{{1|=====}}}}}}<span style="color:#FFFFFF">{{{title|{{{2|2. Een meeple plaatsen}}}}}}</span> {{{header|{{{1|=====}}}}}}
{{{header|{{{1|=====}}}}}}<span style="color:#FFFFFF">{{{title|{{{2|2. Een meeple zetten}}}}}}</span> {{{header|{{{1|=====}}}}}}
</div>
</div>


<div class="wica-box-body wica-placing-meeple wica-visible">
<div class="wica-box-body wica-placing-meeple wica-visible">
{{{rules|{{{3|Je mag een meeple plaatsen volgens de gebruikelijke regels.}}}}}}
{{{rules|{{{3|Je mag volgens de gebruikelijk spelregels een meeple zetten.}}}}}}
</div>
</div>
</div></includeonly><noinclude>__NOTOC__
</div></includeonly><noinclude>__NOTOC__

Revision as of 03:34, 16 November 2022

Description

Create Rules box for Placing a meeple. Currently in blue.

Params

  • title or 2 or 2nd (optional) - Title of Rules box, when not set, 2. Placing a meeple text will be showed.
  • rules or 3 or 3rd (optional) - Text in Rules box, when not set, then will be showed default text You may place a meeple according to the usual rules..
  • header or 1 or 1st (optional) [ ==|===|====|=====|-empty-] - Possible to make title of Rules box header in Table of Topics, default is ===== as 5th level of header.
  • class or 4 or 4th (optional) - Replacement of CSS classes.

Examples

Code Description
{{RulesPlacingMeeple}} Show Rules box with default title, step number and rules
2. Een meeple zetten

Je mag volgens de gebruikelijk spelregels een meeple zetten.

{{RulesPlacingMeeple|title=2b. Placing a phantom|rules=This is text for rules.}} Change title
2b. Placing a phantom

This is text for rules.

{{RulesPlacingMeeple|2=2b. Placing a phantom|3=This is text for rules.}} Backward compatibility
2b. Placing a phantom

This is text for rules.