More actions
No edit summary |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 11: | Line 11: | ||
{{t|MasteryTableRow|Skill Name|1|2|3|4|5}} | {{t|MasteryTableRow|Skill Name|1|2|3|4|5}} | ||
=== MasteryTableHead parameters=== | === MasteryTableHead parameters=== | ||
<code>{{t|MasteryTableHead|Mastery | <code>{{t|MasteryTableHead|Mastery Name}}</code> | ||
;Mastery | ;Mastery Name | ||
:This is the title of the ship mastery group, e.g. <code>All Combat Drones</code>, <code>Small Energy Turret</code>, <code>Tackling</code>, etc. | :This is the title of the ship mastery group, e.g. <code>All Combat Drones</code>, <code>Small Energy Turret</code>, <code>Tackling</code>, etc. | ||
=== MasteryTableRow parameters=== | === MasteryTableRow parameters=== | ||
<code>{{t|MasteryTableRow|Skill | <code>{{t|MasteryTableRow|Skill Name|Mastery level 1|Mastery level 2|Mastery level 3|Mastery level 4|Mastery level 5}}</code> | ||
: <code>Skill name</code> | : <code>Skill name</code> | ||
:: The name of a skill included in the ship mastery group. | :: The name of a skill included in the ship mastery group. | ||
| Line 38: | Line 38: | ||
<nowiki>|}</nowiki></code> | <nowiki>|}</nowiki></code> | ||
:gives... | :gives... | ||
{{MasteryTableCSS}}<br><br> | <!-- {{MasteryTableCSS}}<br><br> --> | ||
{{MasteryTableHead|Advanced Target Management}}<br> | {{MasteryTableHead|Advanced Target Management}}<br> | ||
{{MasteryTableRow|{{sk|CPU Management}}|-|-|-|1|5}}<br> | {{MasteryTableRow|{{sk|CPU Management}}|-|-|-|1|5}}<br> | ||
{{MasteryTableRow|{{sk|Target Management}}|-|-|-| | {{MasteryTableRow|{{sk|Target Management}}|-|-|-|5|5}}<br> | ||
{{MasteryTableRow|{{sk|Advanced Target Management}}|-|-|-| | {{MasteryTableRow|{{sk|Advanced Target Management}}|-|-|-|4|5}}<br> | ||
|}</code> | |}</code> | ||
<includeonly>[[Category:Formatting templates|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly> | <includeonly>[[Category:Formatting templates|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly> | ||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||