Difference between revisions of "Template:Skill Tooltip"

From Mushpedia
Jump to: navigation, search
m
 
(5 intermediate revisions 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"
 
|-
 
|-
! colspan="4" style="font-size: 1.2em;"|{{Skill|{{#var:Title}}}}
+
! colspan="4" style="font-size: 1.3em;"|{{Skill|{{#var:Title|Unknown Skill}}}}
 
|-
 
|-
 
! style="width:80px; vertical-align:top;" |Description:
 
! style="width:80px; vertical-align:top;" |Description:
| colspan="3" |''{{#var:Description}}''
+
| colspan="3" |''{{#var:Description|{{Todo|Add in-game fluff/description of skill}}}}''
{{#var:Effect}}
+
{{#var:Effect|*{{Todo|Add in-game list of effects (as unnumbered MediaWiki list)}}}}
 
|-
 
|-
 
! style="width:100px; vertical-align:top;" |Learned by:
 
! style="width:100px; vertical-align:top;" |Learned by:
|{{#var: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}}
+
| 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}}