Difference between revisions of "Template:SkillBox1"
From Fallen Sword Wiki
Line 1: | Line 1: | ||
− | {| | + | <includeonly>{| cellpadding="{{{1|3}}}" cellspacing="{{{2|3}}} style="{{{3|border:0px;}}}" |
− | {| | + | ! align="{{{5|center}}}" width="{{{6|25%}}}" style="{{{4|background-color: #C38D37;}}}" | Name |
− | {| | + | |
− | | | + | |
− | + | ||
! align="center" style="background-color: {{{3|#C38D37}}};" | Level | ! align="center" style="background-color: {{{3|#C38D37}}};" | Level | ||
! align="center" style="background-color: {{{3|#C38D37}}};" | Image | ! align="center" style="background-color: {{{3|#C38D37}}};" | Image | ||
+ | ! align="center" style="background-color: {{{3|#C38D37}}};" | Price | ||
|- | |- | ||
| align="center" style="background-color: {{{4|#e5c173}}};" | [[{{{buff}}}]] | | align="center" style="background-color: {{{4|#e5c173}}};" | [[{{{buff}}}]] | ||
| align="center" style="background-color: {{{4|#e5c173}}};" | {{{level}}} | | align="center" style="background-color: {{{4|#e5c173}}};" | {{{level}}} | ||
| align="center" style="background-color: {{{4|#e5c173}}};" | {{{image_link}}} | | align="center" style="background-color: {{{4|#e5c173}}};" | {{{image_link}}} | ||
− | |}< | + | | align="center" style="background-color: {{{4|#e5c173}}};" | {{{price}}} |
− | <noinclude> | + | |}</includeonly><noinclude> |
+ | <!-- | ||
+ | |||
+ | Note to Greggacam: I made it easy for you... Instead of putting in lots of little extra parameters, I made it so people can just put in their own custom styles in the style tags, leaving the final thing as plain or as detailed as they might like. | ||
+ | |||
+ | --> | ||
Copy and paste this: | Copy and paste this: | ||
Revision as of 02:31, 1 June 2008
Copy and paste this:
{{SkillBox1 |buff=BUFFNAMEGOESHERE |image_link=IMAGELINKGOESHERE |level=LEVELGOESHERE |price=PRICEGOESHERE }}
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: