Difference between revisions of "Template:RulesScoring/fr"

From Wikicarpedia
Jump to navigation Jump to search
(Created page with "Évaluation finale")
Tags: Mobile edit Mobile web edit
(Updating to match new version of source page)
Line 6: Line 6:
<div class="wica-box-body wica-scoring wica-visible">
<div class="wica-box-body wica-scoring wica-visible">
{{{rules|{{{3|L’extension {{TranslatedPageName}} n'affecte pas l’évaluation.}}}}}}
{{{rules|{{{3|L’extension {{TranslatedPageName}} n'affecte pas l’évaluation.}}}}}}
{{#if: {{{finalscoring|}}} | {{GreyStrip|transparent=true|title=Évaluation finale}}
{{#if: {{{finalscoring|}}} | {{GreyStrip|transparent=true|heading=5|title=Évaluation finale}}
{{{finalscoring}}} }}
{{{finalscoring}}} }}
</div>
</div>

Revision as of 01:00, 24 March 2023

Description

Create Rules box for Placing tile. Currently in green.

Params

  • title or 2 or 2nd (optional) - Title of Rules box, when not set, 3. Scoring a feature text will be showed.
  • rules or 3 or 3rd (optional) - Text in Rules box, when not set, then will be showed default text Template:RulesScoring/fr does not affect scoring., where name is read from title of page.
  • finalscoring (optional) - Rules defined for final scoring
  • 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
{{RulesScoring}} Show Rules box with default title, step number and rules
3. Évaluation des zones

L’extension Template:RulesScoring/fr n'affecte pas l’évaluation.

{{RulesScoring|title=3b. Black Dragon Move|rules=This is text for rules.}} Change title
3b. Black Dragon Move

This is text for rules.

{{RulesScoring|title=3b. Black Dragon Move|rules=This is text for rules.|finalscoring=Unfinished feature scores...}} Final Scoring
3b. Black Dragon Move

This is text for rules.

Évaluation finale

Unfinished feature scores...

{{RulesScoring|2=3b. Black Dragon Move|3=This is text for rules.}} Backward compatibility
3b. Black Dragon Move

This is text for rules.