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
Revision as of 19:44, 21 May 2015 by Everspace (talk | contribs) (Add the ability to add to the style attribute. Remove additional newline.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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%;"