Template:Userbox: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
Serpent King (talk | contribs) No edit summary |
m (Text replacement - "== ([^=])" to "== $1") |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{| cellspacing="0" style="float:{{{float|left}}}; width:{{{width| | {| class="userbox" cellspacing="0" style="float:{{{float|left}}}; width:{{{width|238}}}px; background:{{{info-background|{{{2|{{{info-c|#EEE}}}}}}}}}; border:{{{border-width|{{{border-s|1}}}}}}px solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin:1px" | ||
| style="width:45px; height:45px; background:{{{logo-background|{{{1|{{{id-c|#DDD}}}}}}}}}; text-align:center; font-size:{{{logo-size|{{{5|{{{id-s|14}}}}}}}}}pt; color:{{{logo-color|{{{id-fc|black}}}}}} | | style="width:45px; height:45px; background:{{{logo-background|{{{1|{{{id-c|#DDD}}}}}}}}}; text-align:center; font-size:{{{logo-size|{{{5|{{{id-s|14}}}}}}}}}pt; color:{{{logo-color|{{{id-fc|black}}}}}}" | '''{{{logo|{{{3|{{{id|id}}}}}}}}}''' | ||
| style="font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding:4pt; line-height:1.25em; color:{{{info-color|{{{info-fc|black}}}}}} | | style="font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding:4pt; line-height:1.25em; color:{{{info-color|{{{info-fc|black}}}}}}" | {{{info|{{{4|{{{info|''info''}}}}}}}}} | ||
|}<noinclude> | |}<noinclude> | ||
{{clr}} | {{clr}} | ||
===Example=== | ===Example=== | ||
<pre>{{Userbox|blue|white|border-color=blue|[[File:WolfIcon(SSBB).png|50px]]|info-color=blue|What's the matter? Scared?}}</pre> | |||
<pre>{{Userbox|blue|white|border-color=blue|[[ | |||
will create: | will create: | ||
{{Userbox|blue|white|border-color=blue|[[ | {{Userbox|blue|white|border-color=blue|[[File:WolfIcon(SSBB).png|50px]]|info-color=blue|What's the matter? Scared?}} | ||
</noinclude> | [[Category:User page templates]]</noinclude> |