Template:Userbox: Difference between revisions

the noinclude tag is the key here
(Undid edit by PSIWolf: i tought it would work...)
(the noinclude tag is the key here)
Line 3: Line 3:
| 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''}}}}}}}}}
|}</div>
|}</div><noinclude>
{{clr}}
===Example===
 
<pre>{{Userbox|blue|white|border-color=blue|[[image:Icon-wolf.gif]]|info-color=blue|What's the matter? Scared?}}</pre>
 
will create:
 
{{Userbox|blue|white|border-color=blue|[[image:Icon-wolf.gif]]|info-color=blue|What's the matter? Scared?}}
</noinclude>