Difference between revisions of "Template:Skill Tooltip"
From Mushpedia
(playing with margin now) |
|||
| Line 1: | Line 1: | ||
| − | <includeonly><div style="float:right;margin-left: | + | <includeonly><div style="float:right;margin-left: 10px"> |
{| class="wikitable" style="width:350px" | {| class="wikitable" style="width:350px" | ||
|- | |- | ||
Revision as of 03:37, 30 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! |