Difference between revisions of "Template:Skill Tooltip"

From Mushpedia
Jump to: navigation, search
(Created page with "<includeonly><div style="float:right"> {| class="wikitable" style="width:400px" |- ! colspan="2" | {{{1}}} |- ! style="width:80px" | Description: | {{{2}}} |- ! Effects: | {{{...")
 
Line 9: Line 9:
 
! Effects:
 
! Effects:
 
| {{{3}}}
 
| {{{3}}}
|}</div></includeonly>
+
|}</div></includeonly><noinclude>
  
 
Shows the content of the skilltooltip in a table on the right side of the page.
 
Shows the content of the skilltooltip in a table on the right side of the page.
Line 37: Line 37:
 
| The list of effects as a MediaWiki unnumbered list (each item with an asterisk), make sure you have a newline before the first item, and a newline after each one or it wont display properly in the table!
 
| The list of effects as a MediaWiki unnumbered list (each item with an asterisk), make sure you have a newline before the first item, and a newline after each one or it wont display properly in the table!
 
|}
 
|}
 +
</noinclude>

Revision as of 11:12, 18 November 2013


Shows the content of the skilltooltip in a table on the right side of the page.

Synopsis

{{SkillTooltip
| #1
| #2
|
#3
}}
Parameter Description
#1 The name of the skill (eg "Astrophycisist")
#2 The first lines of the skills description.
#3 The list of effects as a MediaWiki unnumbered list (each item with an asterisk), make sure you have a newline before the first item, and a newline after each one or it wont display properly in the table!