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

Template:MasteryTableHead/doc: Difference between revisions

Template page
No edit summary
No edit summary
 
Line 3: Line 3:
: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 ==
* Uses {{t|MasteryTableCSS}} to acquire proper CSS.
* Uses {{t|MasteryTableHead}} to generate the header for Ship Mastery table.
* Uses {{t|MasteryTableHead}} to generate the header for Ship Mastery table.
* Uses {{t|MasteryTableRow}} to generate rows.
* Uses {{t|MasteryTableRow}} to generate rows.
== Syntax ==
== Syntax ==
<code>{{t|MasteryTableCSS}} (once somewhere in the article)<br>
<code>{{t|MasteryTableHead|Mastery Name}}<br>
{{t|MasteryTableHead|Mastery Name}}<br>
{{t|MasteryTableRow|Skill Name|1|2|3|4|5}}
{{t|MasteryTableRow|Skill Name|1|2|3|4|5}}
=== MasteryTableHead parameters===
=== MasteryTableHead parameters===