Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

Template:SkillTableHeader

From DFO World Wiki
Jump to: navigation, search

This template is used as the default table header for skill tables.


class=wikitable style="text-align:center;"

Can add SOME things to the style tag through the optional parameter like so:

{{{SkillTableHeader|width:100%;}}}

which will inject:

class=wikitable style="text-align:center;width:100%;"