Difference between revisions of "Template:Level"

From Mushpedia
Jump to: navigation, search
Line 1: Line 1:
<includeonly>{{#if: {{{2|}}}|<span class="skill-level">{{{1}}}</span>|<span class="skill-level-mush">{{{1}}}</span>}}</includeonly><noinclude>
+
<includeonly>{{#if: {{{2|}}}|<span class="skill-level-mush">{{{1}}}</span>|<span class="skill-level">{{{1}}}</span>}}</includeonly><noinclude>
 
A template to display the '''level requirement''' for a given [[Skills|Skill]]. '''"mush"''' is an optional parameter which colors the square differently to imply Mush level.
 
A template to display the '''level requirement''' for a given [[Skills|Skill]]. '''"mush"''' is an optional parameter which colors the square differently to imply Mush level.
  
Line 6: Line 6:
  
 
'''Demo''':
 
'''Demo''':
<pre>{{Level|3}}</pre>
+
<pre>{{Level|3}}{{Character|Janice|long}}</pre>
{{Level|3}}
+
{{Character|Janice|long}} {{Level|3}}
  
<pre>{{Level|11|mush}</pre>
+
<pre>{{Level|11|mush}{{Character|Mush}}</pre>
{{Level|11|mush}}
+
{{Character|Mush}} {{Level|11|mush}}
 
</noinclude>
 
</noinclude>

Revision as of 23:12, 18 December 2013

A template to display the level requirement for a given Skill. "mush" is an optional parameter which colors the square differently to imply Mush level.

Usage:

{{Level|number|mush}}

Demo:

{{Level|3}}{{Character|Janice|long}}

Icon Janice Kent 3

{{Level|11|mush}{{Character|Mush}}

Icon Mush 11