Template:SkillRow

From In Stars and Time Wiki
Jump to navigation Jump to search

| style="text-align: center" | {{{icon}}} | style="text-align: center" | [[{{{name}}}]] | style="text-align: center" | {{{desc}}} | style="text-align: center" | {{{cd}}}GAMEICON 6.png | style="text-align: center" | {{{unlock}}} |-


Usage

To create consistent skill tables in conjunction with Template:SkillHeader and Template:SkillEnd. Ignore how messy this page looks by itself it should work if all three templates are used together.

Use one SkillRow per skill, as often as needed. Then tack SkillEnd to the back, and you should have a table of varying length.

Icon doesn't include a File: designation for easier use of icon templates.

{{SkillHeader}}
{{SkillRow
|icon=
|name=
|desc=
|cd=
|unlock=
}}
{{SkillEnd}}