Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MasteryTableRow/doc: Difference between revisions

Template page
Created page with ":This template is used to create Mastery table for the pages describing ship mastery levels. == Dependencies == * Uses {{t|MasteryTableCSS}} to acquire proper CSS. * Uses {{t|..."
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{MessageBox|Work In Progress|This template is not yet ready for use. --[[User:Koddestia Kud Usoko|Koddestia Kud Usoko]]}}
:This template is used to create Mastery table for the pages describing ship mastery levels.
:This template is used to create Mastery table for the pages describing ship mastery levels.
== Dependencies ==
== Dependencies ==
Line 9: 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 Group Name}}</code>
<code>{{t|MasteryTableHead|Mastery Name}}</code>
;Mastery Group Name
;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 name|Mastery level 1|Mastery level 2|Mastery level 3|Mastery level 4|Mastery level 5}}</code>
<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 36: 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}}|-|-|-|1|5}}<br>
{{MasteryTableRow|{{sk|Target Management}}|-|-|-|5|5}}<br>
{{MasteryTableRow|{{sk|Advanced Target Management}}|-|-|-|1|5}}<br>
{{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>