Difference between revisions of "Template:FullSkillbar"

From Speedclear Wiki
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|...")
 
m (resize attribs)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| cellpadding="1" cellspacing="0" style="border:solid black 1px; padding:0px;"
+
{| cellpadding="1" cellspacing="0" style="border:solid black 1px; padding:0px;" class="gwBuildTemplate"
|colspan="8" style="font-weight:bold;" | {{{1|{{X}}/{{X}} <Build Name> }}}
+
|colspan="8" style="font-weight:bold;" class="gwBuildTemplateName" | {{{1|{{X}}/{{X}} <Build Name> }}}
 
|-
 
|-
 
|{{Skillbarskill|{{{2|Optional}}}}}
 
|{{Skillbarskill|{{{2|Optional}}}}}
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|OwFkUld5HPOENpOzEECkcWozBUnD}}}</div>
+
|colspan="8" | <div style="display:inline-block;padding:1px 3px;font-size:90%;" class="gwBuildTemplateAttributes">{{{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;" class="gwBuildTemplateCode">{{{11|<Template Code>}}}</div>
 
|}<noinclude>
 
|}<noinclude>
 
==Usage==
 
==Usage==

Latest revision as of 17:28, 4 February 2019

Any/Any <Build Name>
Optional Optional Optional Optional Optional Optional Optional Optional
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" -> Assassin/Warrior 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)