Difference between revisions of "Template:Skill Tooltip"
From Mushpedia
(changed size to see if it looks a tad better) |
|||
| Line 1: | Line 1: | ||
<includeonly><div style="float:right"> | <includeonly><div style="float:right"> | ||
| − | {| class="wikitable" style="width: | + | {| class="wikitable" style="width:300px" |
|- | |- | ||
! colspan="2" | {{{1}}} | ! colspan="2" | {{{1}}} | ||
Revision as of 03:01, 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! |