Difference between revisions of "Template:SkillHeader"

121 bytes removed ,  02:08, 15 April 2012
m
no edit summary
m
m
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude>{| cellspacing="0" align="bottom"
{| cellspacing="0" class="toccolours"
|+ style="font-size:150%; font-variant: small-caps;" colspan="4" width="50%" | '''{{#if: {{{1|}}} | {{{1}}} | {{PAGENAME}} }}'''
! 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>{{SkillHeader|Example}}
<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}}
 
{{SkillTableRow|Scouter|Over|9000|IT'S OVER 9000}}
[[Category:Templates]]</noinclude>
}}