Difference between revisions of "Template:RulesScoring"

From Wikicarpedia
Jump to navigation Jump to search
Line 1: Line 1:
<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-scoring wica-visible">
<div class="wica-box-header wica-scoring wica-visible">
{{{header|{{{1|=====}}}}}}<span style="color:#FFFFFF">{{{title|{{{2|<translate><!--T:1--> 3. Scoring a feature</translate>}}}}}}</span> {{{header|{{{1|=====}}}}}}
{{{header|{{{1|=====}}}}}}<span style="color:#FFFFFF">{{{title|{{{2|<translate><!--T:1--> 3. Scoring a feature</translate>}}}}}}</span> {{{header|{{{1|=====}}}}}}
Line 7: Line 7:
{{{rules|{{{3|<translate><!--T:2--> {{TranslatedPageName}} does not affect scoring.</translate>}}}}}}
{{{rules|{{{3|<translate><!--T:2--> {{TranslatedPageName}} does not affect scoring.</translate>}}}}}}
</div>
</div>
</div><noinclude><hr />__NOTOC__
</div></includeonly><noinclude>__NOTOC__
<languages />
<languages />
{{Breadcrumbs
{{Breadcrumbs
Line 39: Line 39:
|}
|}


[[Category:Translatable templates]]
{{#switch: {{PAGELANGUAGE}}
</noinclude>
| en = [[Category:Translatable_templates]]  
|
}}</noinclude>

Revision as of 18:46, 8 November 2022

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 does not affect scoring., where name is read from title of page.
  • 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. Scoring a feature

Template:RulesScoring does not affect scoring.

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

This is text for rules.

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

This is text for rules.