Difference between revisions of "Template:SkillHeader"

123 bytes removed ,  10:54, 11 March 2010
m
no edit summary
m
m
Line 1: Line 1:
<onlyinclude>{| cellspacing="0" align="bottom"
<onlyinclude>{| cellspacing="0" align="bottom"
|+ style="font-size:150%; font-variant: small-caps; width:20%" | '''{{#if: {{{1|}}} | {{{1}}} | {{PAGENAME}} }}'''
! align="left"|Skill
! align="left"|Skill
! align="left"|Rank
! align="left"|Rank
Line 8: Line 7:


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>