Template:SkillBox1

From Fallen Sword Wiki
Jump to: navigation, search


Copy and paste this:

{{SkillBox1
|buff=BUFFNAMEGOESHERE
|image_link=IMAGELINKGOESHERE
|level=LEVELGOESHERE
|price=PRICEGOESHERE
}}

Make sure you put a space and either {{Gold}} or {{FSP}} after each price to signify what type of currency.


It looks like:

Name Level Image Price
BUFFNAMEGOESHERE LEVELGOESHERE IMAGELINKGOESHERE PRICEGOESHERE

There are also optional parameters, to change colors and such. To use an optional parameter, add a new line after the price parameter like this:

|price=PRICEGOESHERE
|parameter_number=PARAMETERVALUEGOESHERE
}}

The optional paramaters are as follows:

1=Cell Padding (Space between text and edge of box)
2=Cell Spacing (Space between boxes)
3=Style (Customizable)
4=Alignment of First Row (Left, Center, Right)
5=Background Color of First Row
6=Alignment of Second Row (Left, Center, Right)
7=Background Color of First Column
8=Background Color of Second Column
9=Background Color of Third Column
10=Background Color of Fourth Column