Difference between revisions of "Template:Skill Tooltip"
From Mushpedia
| Line 2: | Line 2: | ||
{| class="wikitable" style="width:350px" | {| class="wikitable" style="width:350px" | ||
|- | |- | ||
| − | ! colspan="2" | {{{1}}} | + | ! colspan="2" | {{Skill|{{{1}}}}} |
|- | |- | ||
! style="width:80px" | Description: | ! style="width:80px" | Description: | ||
Revision as of 21:06, 18 December 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! |