Difference between revisions of "Template:Skills"

From Shadow Accord
Jump to: navigation, search
(Usage)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="text-align:center; width:500px; border: 2px solid #ff6600; margin-left: auto; margin-right: auto;"
+
{| class="wikitable" style="text-align:center; width:600px; border: 2px solid #ff6600; margin-left: auto; margin-right: auto;"
 
! style="text-align:center; font-weight: bold; background: #FFD699; font-size: 110%; padding: 5px;" | Level
 
! style="text-align:center; font-weight: bold; background: #FFD699; font-size: 110%; padding: 5px;" | Level
 
! style="text-align:center; font-weight: bold; background: #FFD699; font-size: 110%; padding: 5px;" |                     Ability                      
 
! style="text-align:center; font-weight: bold; background: #FFD699; font-size: 110%; padding: 5px;" |                     Ability                      
Line 5: Line 5:
 
| style="text-align: center; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | 1
 
| style="text-align: center; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | 1
 
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Skill1|}}}
 
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Skill1|}}}
{{ #if: {{Skill1}} ||-
+
|-
 
| style="text-align: center; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | 2
 
| style="text-align: center; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | 2
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Skill2|}}} }}
+
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Skill2|}}}
{{ #if: {{Skill1}} ||-
+
|-
 
| style="text-align: center; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | 3
 
| style="text-align: center; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | 3
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Skill3|}}} }}
+
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Skill3|}}}
 
|}
 
|}
  

Latest revision as of 01:57, 13 February 2015

Level                     Ability                      
1
2
3


Usage[edit]

{{Template:Skills 
 | Skill1    = 
 | Skill2    = 
 | Skill3    = 
}}