Difference between revisions of "Template:Level"

From Mushpedia
Jump to: navigation, search
m
Line 1: Line 1:
<includeonly>{{#if: {{{2|}}}|<span class="skill-level-mush">[[Player Resources#Experience|{{{1}}}]]</span>|<span class="skill-level">[[Player Resources#Experience|{{{1}}}]]</span>}}</includeonly><noinclude>
+
<includeonly><onlyinclude>{{#if: {{{2|}}}|<span class="skill-level-mush">[[Player Resources#Experience|{{{1}}}]]</span>|<span class="skill-level">[[Player Resources#Experience|{{{1}}}]]</span>}}<onlyinclude></includeonly>
 
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.
 
{{Warn|This is used in [[Template:Character Level]] for the sake of displayal in Skill pages. Don't use this in articles!}}
 
  
 
'''Usage''':
 
'''Usage''':
Line 8: Line 6:
  
 
'''Demo''':
 
'''Demo''':
<pre>{{Level|3}}{{Character|Janice|long}}</pre>
+
<pre>{{Level|3}}</pre>
{{Character|Janice|long}} {{Level|3}}
+
{{Level|3}}
 +
 
 +
<pre>{{Level|11|mush}</pre>
 +
{{Level|11|mush}}
  
<pre>{{Level|11|mush}{{Character|Mush}}</pre>
+
[[Category:Useful Templates]]
{{Character|Mush}} {{Level|11|mush}}
+
</noinclude>
+

Revision as of 07:20, 22 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}}

3

{{Level|11|mush}

11