Difference between revisions of "Template:SkillHeader"

m
no edit summary
m (Created page with '<onlyinclude>{| cellspacing="0" align="bottom" ! align="left"|Skill ! align="left"|Rank ! align="left"|Percent ! align="left"|Description |-</onlyinclude> Put this at the top of…')
 
m
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude>{| cellspacing="0" align="bottom"
{| cellspacing="0" class="toccolours"
! align="left"|Skill
! align="left" | Skill
! align="left"|Rank
! align="left" | Rank
! align="left"|Percent
! align="left" | Percent
! align="left"|Description
! align="left" | Description
|-</onlyinclude>
|-
 
<includeonly>[[Category:Skills]]</includeonly><noinclude>
 
----


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