Difference between revisions of "Template:Skill Tooltip"
From Mushpedia
| Line 6: | Line 6: | ||
! style="width:80px" | Description: | ! style="width:80px" | Description: | ||
| colspan="3" |''{{{2}}}'' | | colspan="3" |''{{{2}}}'' | ||
| + | |||
{{{3}}} | {{{3}}} | ||
|- | |- | ||
! Learned by: | ! Learned by: | ||
| {{{4}}} | | {{{4}}} | ||
| − | ! If {{Character|Mush}}: | + | ! style="width:80px" | If {{Character|Mush}}: |
| {{{5}}} | | {{{5}}} | ||
|}</div></includeonly><noinclude> | |}</div></includeonly><noinclude> | ||
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. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
{| class="wikitable" | {| class="wikitable" | ||
| Line 47: | Line 36: | ||
| Whether or not the skill is kept when the character turns to {{Character|Mush}}. (e.g. "Kept" / "Lost") | | Whether or not the skill is kept when the character turns to {{Character|Mush}}. (e.g. "Kept" / "Lost") | ||
|} | |} | ||
| + | |||
| + | |||
| + | '''Usage:''' | ||
| + | <pre> | ||
| + | {{Skill Tooltip | ||
| + | | #1 | ||
| + | | #2 | ||
| + | | #3 | ||
| + | | #4 | ||
| + | | #5 | ||
| + | }} | ||
| + | </pre> | ||
| + | |||
| + | '''Demo:''' | ||
| + | <pre> | ||
| + | {{Skill Tooltip | ||
| + | | Astrophysicist | ||
| + | | Skilled in scanning for planets in range or to determine their composition. | ||
| + | |*The '''Analyze''' action discovers +1 property per use. | ||
| + | *The '''Planet Scan''' action costs 1 {{AP}} less. | ||
| + | | {{Character Level|Frieda|1}}<br>{{Character Level|Gioele|4}}<br>{{Character Level|Kuan Ti|4}} | ||
| + | | Kept | ||
| + | }} | ||
| + | </pre> | ||
| + | {{Skill Tooltip | ||
| + | | Astrophysicist | ||
| + | | Skilled in scanning for planets in range or to determine their composition. | ||
| + | | *The '''Analyze''' action discovers +1 property per use. | ||
| + | *The '''Planet Scan''' action costs 1 {{AP}} less. | ||
| + | | {{Character Level|Frieda|1}}<br>{{Character Level|Gioele|4}}<br>{{Character Level|Kuan Ti|4}} | ||
| + | | Kept | ||
| + | }} | ||
| + | |||
</noinclude> | </noinclude> | ||
Revision as of 01:23, 19 December 2013
Shows the content of the Skill tooltip in a table on the right side of the Skill page.
| Parameter | Description |
|---|---|
| #1 | The name of the Skill (e.g. "Astrophycisist") |
| #2 | The first lines of the Skill's description. |
| #3 | The list of effects as a MediaWiki unnumbered list. |
| #4 | The list of characters who learn the Skill, in format {{Character Level|<char name>|<level>}} or {{Character|Mage Book}}. (e.g. |
| #5 | Whether or not the skill is kept when the character turns to |
Usage:
{{Skill Tooltip
| #1
| #2
| #3
| #4
| #5
}}
Demo:
{{Skill Tooltip
| Astrophysicist
| Skilled in scanning for planets in range or to determine their composition.
|*The '''Analyze''' action discovers +1 property per use.
*The '''Planet Scan''' action costs 1 {{AP}} less.
| {{Character Level|Frieda|1}}<br>{{Character Level|Gioele|4}}<br>{{Character Level|Kuan Ti|4}}
| Kept
}}
| Description: | |||
|---|---|---|---|
| Learned by: | If |
||