Template:Rating: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
(Make it possible to show the rating without being in the category)
m (Ah, my first try wrote no-categorize when used that way, empty parameter is better)
Line 7: Line 7:
<pre>
<pre>
{{Rating|3}}
{{Rating|3}}
{{Rating|3|no-categorize}}
{{Rating|3|}}
</pre>
</pre>
Use the following levels:
Use the following levels:
Line 15: Line 15:
* 3: Advanced
* 3: Advanced
* 4: Master
* 4: Master
Add an empty second parameter to prevent the article from being added to the category.
</noinclude>
</noinclude>

Revision as of 03:23, 20 September 2014

Difficulty level

Template:If

Usage:

{{Rating|3}}
{{Rating|3|}}

Use the following levels:

  • 0 or not specified: Not rated
  • 1: Beginner
  • 2: Medium
  • 3: Advanced
  • 4: Master

Add an empty second parameter to prevent the article from being added to the category.