Difference between revisions of "Template:ScoringRowGhosts"

From Wikicarpedia
Jump to navigation Jump to search
(One intermediate revision by the same user not shown)
Line 6: Line 6:
'''{{Figure|name=Ghost|edition={{{edition|{{ScoringDefaultEdition}}}}}||text=Ghost(s)}}'''
'''{{Figure|name=Ghost|edition={{{edition|{{ScoringDefaultEdition}}}}}||text=Ghost(s)}}'''
   |rules=
   |rules=
  '''({{#ifeq:{{{variant|duringgame}}}|duringgame|-2|-1}})''' points / {{Figure|name=Ghost|edition={{{edition|{{ScoringDefaultEdition}}}}}|variant=image|size=15px}} ghost added to player's <span class="showC1">followers</span><span class="showC2">meeples</span> on feature<br />
  '''({{#ifeq:{{{variant|duringgame}}}|duringgame|-2|-1}})''' points / {{Figure|name=Ghost|edition={{{edition|{{ScoringDefaultEdition}}}}}|variant=image|size=15px}} ghost added to player's {{#ifeq:{{{mechanics|}}}|Abbot|abbot|<span class="showC1">followers</span><span class="showC2">meeples</span>}} on feature<br />
<ul>
<ul>
{{#switch:{{{feature}}}
{{#switch:{{{mechanics}}}
   | AcrobatsPyramid = <li>Penalty affects the points each player scores</li>
  | Abbot = <li>Penalty affects the points scored by the player</li>
   | AcrobatsPyramid = <li>Penalty affects the points '''each player scores'''</li>
   | <li>Penalty only affects '''players with majority'''</li>
   | <li>Penalty only affects '''players with majority'''</li>
<li>Penalty affects the points each player scores for the feature, not the actual value of the feature</li>
<li>Penalty affects the points each player scores for the feature, not the actual value of the feature</li>
Line 29: Line 30:
* <code>edition</code> (required) - [ '''<code>C2</code>''' | <code>C1</code> | ... ] - edition
* <code>edition</code> (required) - [ '''<code>C2</code>''' | <code>C1</code> | ... ] - edition
* <code>variant</code> (optional) - [ '''<code>duringgame</code>''' | <code>finalscoring</code> ] - special rules specific for variant
* <code>variant</code> (optional) - [ '''<code>duringgame</code>''' | <code>finalscoring</code> ] - special rules specific for variant
* <code>feature</code> (required) - Feature name used in [[:Template:Feature]] to show/hide proper meeple types
* <code>mechanics</code> (required) - [ <code>AcrobatPyramids</code> | <code>Abbot</code> | '''-empty-''' ] - game mechanics for special rules
* <code>extrarules</code> (optional) - extra rules in <code><nowiki><li>...</li></nowiki></code>
* <code>extrarules</code> (optional) - extra rules in <code><nowiki><li>...</li></nowiki></code>


Line 53: Line 54:


{{ScoringRowExample
{{ScoringRowExample
   |parameters=edition=C1{{!}}variant=finalscoring{{!}}feature=AcrobatsPyramid
   |parameters=edition=C1{{!}}variant=finalscoring{{!}}mechanics=AcrobatsPyramid
   |example=
   |example=
{{ScoringRowGhosts
{{ScoringRowGhosts
   |edition=C1
   |edition=C1
   |variant=finalscoring
   |variant=finalscoring
   |feature=AcrobatsPyramid
   |mechanics=AcrobatsPyramid
}} }}
}} }}


Line 68: Line 69:
   |extrarules=
   |extrarules=
<li>Ghosts do not affect a mayor in a castle, since it does not have the majority</li>
<li>Ghosts do not affect a mayor in a castle, since it does not have the majority</li>
}} }}
{{ScoringRowExample
  |parameters=variant=duringgame{{!}}mechanics=Abbot
  |example=
{{ScoringRowGhosts
  |variant=duringgame
  |mechanics=Abbot
}} }}
}} }}
</noinclude>
</noinclude>

Revision as of 17:36, 14 May 2024

Description

Scoring row of Ghosts for reference pages

Params

  • edition (required) - [ C2 | C1 | ... ] - edition
  • variant (optional) - [ duringgame | finalscoring ] - special rules specific for variant
  • mechanics (required) - [ AcrobatPyramids | Abbot | -empty- ] - game mechanics for special rules
  • extrarules (optional) - extra rules in <li>...</li>

Examples

Please select all your expansions to show only interactions related to you. All other interactions are hidden.
Expansion selector requires JavaScript.
Preparing expansion selector...
edition=C2|variant=duringgame
(-2) points / Figure Mist Ghost.png ghost added to player's followersmeeples on feature
  • Penalty only affects players with majority
  • Penalty affects the points each player scores for the feature, not the actual value of the feature
  • Players may score negative points for the feature due to this penalty, but their scoring figure may not go below 0 points
edition=C1|variant=finalscoring
(-1) points / Figure Mist Ghost.png ghost added to player's followersmeeples on feature
  • Penalty only affects players with majority
  • Penalty affects the points each player scores for the feature, not the actual value of the feature
  • Players may score negative points for the feature due to this penalty, but their scoring figure may not go below 0 points
edition=C1|variant=finalscoring|mechanics=AcrobatsPyramid
(-1) points / Figure Mist Ghost.png ghost added to player's followersmeeples on feature
  • Penalty affects the points each player scores
  • Players may score negative points for the feature due to this penalty, but their scoring figure may not go below 0 points
variant=duringgame|extrarules=
(-2) points / Figure Mist Ghost.png ghost added to player's followersmeeples on feature
  • Penalty only affects players with majority
  • Penalty affects the points each player scores for the feature, not the actual value of the feature
  • Players may score negative points for the feature due to this penalty, but their scoring figure may not go below 0 points
  • Ghosts do not affect a mayor in a castle, since it does not have the majority
variant=duringgame|mechanics=Abbot
(-2) points / Figure Mist Ghost.png ghost added to player's abbot on feature
  • Penalty affects the points scored by the player
  • Players may score negative points for the feature due to this penalty, but their scoring figure may not go below 0 points