Difference between revisions of "Template:SkillBox1"
From Fallen Sword Wiki
Line 1: | Line 1: | ||
− | + | {{Template:SkillBox}} | |
− | + | ||
− | + | ||
− | + | ||
{| border="0" style="width: 30%; text-align: middle; border:1px solid #ACBABC; background: #EBF3F4;" cellpadding="3" cellspacing="3" | {| border="0" style="width: 30%; text-align: middle; border:1px solid #ACBABC; background: #EBF3F4;" cellpadding="3" cellspacing="3" | ||
− | !Skills!!Image!!Level!!Price!! | + | !Skills!!Image!!Level!!Price!!: |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
Line 17: | Line 9: | ||
|- | |- | ||
| valign="top" style="border:1px solid #ACBABC; text-align: Center; background: #F5F9FA" cellpadding="3" cellspacing="3"| | | valign="top" style="border:1px solid #ACBABC; text-align: Center; background: #F5F9FA" cellpadding="3" cellspacing="3"| | ||
− | [[ | + | [[{{{buff}}}]] |
| valign="top" style="border:1px solid #ACBABC; text-align: Center; background: #F5F9FA" cellpadding="3" cellspacing="3"| | | valign="top" style="border:1px solid #ACBABC; text-align: Center; background: #F5F9FA" cellpadding="3" cellspacing="3"| | ||
− | + | {{{image_link}}} | |
| valign="top" style="border:1px solid #ACBABC; text-align: Center; background: #F5F9FA" cellpadding="3" cellspacing="3"| | | valign="top" style="border:1px solid #ACBABC; text-align: Center; background: #F5F9FA" cellpadding="3" cellspacing="3"| | ||
− | + | {{{level}}} | |
| valign="top" style="border:1px solid #ACBABC; text-align: Center; background: #F5F9FA" cellpadding="3" cellspacing="3"| | | valign="top" style="border:1px solid #ACBABC; text-align: Center; background: #F5F9FA" cellpadding="3" cellspacing="3"| | ||
− | + | {{{price}}} http://66.7.192.165/skin/gold_button.gif | |
|- | |- | ||
+ | |} | ||
+ | <pre> | ||
+ | Copy and paste this for every buff: | ||
+ | <nowiki>{{SkillBox | ||
+ | |buff=BUFFNAMEGOESHERE | ||
+ | |image_link=IMAGELINKGOESHERE | ||
+ | |level=LEVELGOESHERE | ||
+ | |price=PRICEGOESHERE}}</nowiki></pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<noinclude>[[Category:Templates|{}]]</noinclude> | <noinclude>[[Category:Templates|{}]]</noinclude> |
Revision as of 02:57, 28 May 2008
Name | Level | Image | Price |
---|---|---|---|
[[{{{buff}}}]] | {{{level}}} | {{{image_link}}} | {{{price}}} |
Skills | Image | Level | Price | :
|
---|---|---|---|---|
[[{{{buff}}}]] |
{{{image_link}}} |
{{{level}}} |
{{{price}}} |
Copy and paste this for every buff: {{SkillBox |buff=BUFFNAMEGOESHERE |image_link=IMAGELINKGOESHERE |level=LEVELGOESHERE |price=PRICEGOESHERE}}