Difference between revisions of "User:TheTric/Zetta/GearStats/Container"
From SpiralKnights
< User:TheTric | Zetta | GearStats
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude> | + | <noinclude>{{User:TheTric/zNotice}}<ul> |
− | + | {| cellspacing="0" cellpadding="0" style="</noinclude>width: {{{1|*}}}; height: {{{2|*}}}; background: {{{background|rgba(70,100,135,1)}}}; font-weight: 400; color: {{{color|rgba(17,64,84,1)}}}; font-size: {{{font|12px}}}; line-height: 16px; padding: 0px 12px 0px 12px; {{User:TheTric/Styles/Radii|7px}}<noinclude>" | |
− | {| style="background: | + | |
|- | |- | ||
− | | | + | | Attack Power |
− | + | |}</ul>{{User:TheTric/zDocumentation | |
+ | | usage = CSS for GearStats container | ||
+ | | parameters = | ||
+ | ; 1: {{VarOptional}} Width | ||
+ | ; 2: {{VarOptional}} Height | ||
+ | ; background: {{VarOptional}} Background Color | ||
+ | ; color: {{VarOptional}} Font Color | ||
+ | ; font: {{VarOptional}} Font Size | ||
+ | | copyPaste = | ||
+ | <pre> | ||
+ | {{User:TheTric/GearStats/Container | ||
+ | | WIDTH | ||
+ | | HEIGHT | ||
+ | | background = | ||
+ | | color = | ||
+ | | font = | ||
+ | }} | ||
+ | </pre> | ||
+ | }}</noinclude> |
Latest revision as of 20:07, 22 October 2012
User:TheTric/zNoticeAttack Power |