Difference between revisions of "Template:SkillHeader"

m
Fixed formatting and auto-categorization, fixed a minor error in the example provided.
m
m (Fixed formatting and auto-categorization, fixed a minor error in the example provided.)
Line 1: Line 1:
<onlyinclude>[[Category:Skills]]
{| cellspacing="0" align="bottom"
{| cellspacing="0" align="bottom"
! align="left"|Skill
! align="left"|Skill
Line 5: Line 4:
! align="left"|Percent
! align="left"|Percent
! align="left"|Description
! align="left"|Description
|-</onlyinclude>
|-
 
<onlyinclude>[[Category:Skills]]</onlyinclude><noinclude>
 
----


Put this at the top of your skill table, eg:
Put this at the top of your skill table, eg:
<pre>{{SkillHeader}}
<pre>{{SkillHeader}}
{{SkillTableRow|Scouter|Over|9000|IT'S OVER 9000}}
{{SkillTableRow|Scouter|Over|9000|IT'S OVER 9000}}
}} <- closes the table</pre><br>
|} <- closes the table</pre><br>
{{SkillHeader}}
{{SkillHeader}}
{{SkillTableRow|Scouter|Over|9000|IT'S OVER 9000}}
{{SkillTableRow|Scouter|Over|9000|IT'S OVER 9000}}
}}
|}
 
[[Category:Templates]]</noinclude>