Difference between revisions of "Template:FullSkillbar"
Jump to navigation
Jump to search
(Created page with "{| cellpadding="1" cellspacing="0" style="border:solid black 1px; padding:0px;" |colspan="8" style="font-weight:bold;" | {{{1|{{X}}/{{X}} <Build Name> }}} |- |{{Skillbarskill|...") |
|||
Line 11: | Line 11: | ||
|{{Skillbarskill|{{{9|Optional}}}}} | |{{Skillbarskill|{{{9|Optional}}}}} | ||
|- | |- | ||
− | |colspan="8" | {{{10|No Attributes}}} <div style="display:inline-block;float:right;font-family:courier;font-size:9pt;background-color:white;border:1px solid #DDD;color:#333;margin:2px;padding:1px 8px;text-align:center;">{{{11| | + | |colspan="8" | <div style="display:inline-block;padding:1px 3px;">{{{10|No Attributes}}} </div> |
+ | <div style="display:inline-block;float:right;font-family:courier;font-size:9pt;background-color:white;border:1px solid #DDD;color:#333;margin:2px;padding:1px 8px;text-align:center;">{{{11|<Template Code>}}}</div> | ||
|}<noinclude> | |}<noinclude> | ||
==Usage== | ==Usage== |
Revision as of 18:49, 19 August 2016
/ <Build Name> | |||||||
No Attributes
<Template Code>
|
Usage
- {{FullSkillbar|Header|skill 1|skill 2|skill 3|skill 4|skill 5|skill 6|skill 7|skill 8|Attributes|Template}}
- The Header can be anything you want, I would suggest something like "{{A}}/{{W}} Trench Tank" -> / Trench Tank. Leave empty and it won't show.
- Attributes should just be a list, like in the in-game Template window. You will probably have to use abbreviations (like in pawned) to fit multiple attributes.
Notes
- any undefined entries will be padded with optional.
- Related: {{Miniskillbar|skill 1...}} for small skillbars (32pixel)
- Related: {{Skillbar|skill 1...}} for normal skillbars (64pixel)