Difference between revisions of "Template:Skill Tooltip"

From Mushpedia
Jump to: navigation, search
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<onlyinclude><includeonly>{{:{{{1}}}}}<div style="float:right;margin-left: 10px">
+
<onlyinclude><includeonly><div style="float:right;margin-left: 10px">
 
{| class="wikitable" style="width:400px"
 
{| class="wikitable" style="width:400px"
 
|-
 
|-
Line 11: Line 11:
 
|{{#var:Characters|{{Todo|Add characters}}}}
 
|{{#var:Characters|{{Todo|Add characters}}}}
 
! style="width:100px;" |If {{Character|Mush}}:
 
! style="width:100px;" |If {{Character|Mush}}:
| style="text-align:center; background-color: #{{Mush Status color|{{#var:Mush Status}}}}" |{{#var:Mush Status||{{Todo|Mush status}}}}
+
| class="{{Mush Status color|{{#var:Mush Status}}}}" |{{#var:Mush Status||{{Todo|Mush status}}}}
 
|}</div></includeonly></onlyinclude>
 
|}</div></includeonly></onlyinclude>
 
 
Shows the content of the Skill tooltip in a table on the right side of the Skill page.
 
Shows the content of the Skill tooltip in a table on the right side of the Skill page.
 +
{{Warn|Strictly for use on Skill pages.}}
  
 
'''Usage:'''
 
'''Usage:'''
 
<pre>
 
<pre>
{{Skill Tooltip|Skill name}}
+
{{Skill Tooltip}}
</pre>
+
 
+
'''Demo:'''
+
<pre>
+
{{Skill Tooltip|Astrophysicist}}
+
 
</pre>
 
</pre>
{{Skill Tooltip|Astrophysicist}}
 

Latest revision as of 05:57, 10 February 2014

Shows the content of the Skill tooltip in a table on the right side of the Skill page. Icon Warning: Strictly for use on Skill pages.

Usage:

{{Skill Tooltip}}