Template:Userbox: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(It has come to my attention - through copying and pasting from this Wiki to another - that your template does not work, so I've replaced it with formatting from another Wiki that does work.)
m (Text replacement - "== ([^=])" to "== $1")
 
(13 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<div style="float:{{{float|left}}}; border:{{{border-width|{{{border-s|1}}}}}}px solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin:1px;">
{| 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"
{| cellspacing="0" style="width:238px; background:{{{info-background|{{{2|{{{info-c|#EEE}}}}}}}}};"
| 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="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}}}}}}" | {{{info|{{{4|{{{info|''info''}}}}}}}}}
| 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>
|}</div>
{{clr}}
===Example===
<pre>{{Userbox|blue|white|border-color=blue|[[File:WolfIcon(SSBB).png|50px]]|info-color=blue|What's the matter? Scared?}}</pre>
 
will create:
 
{{Userbox|blue|white|border-color=blue|[[File:WolfIcon(SSBB).png|50px]]|info-color=blue|What's the matter? Scared?}}
[[Category:User page templates]]</noinclude>

Latest revision as of 01:10, April 13, 2022

id info

Example

{{Userbox|blue|white|border-color=blue|[[File:WolfIcon(SSBB).png|50px]]|info-color=blue|What's the matter? Scared?}}

will create:

WolfIcon(SSBB).png What's the matter? Scared?