Template:Userbox: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(Added User page templates category... 99% sure this should have that like Template:UBX, right?)
m (Text replacement - "== ([^=])" to "== $1")
 
(3 intermediate revisions by 3 users not shown)
Line 5: Line 5:
{{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|[[Image:WolfIcon(SSBB).png|50px]]|info-color=blue|What's the matter? Scared?}}</pre>


will create:
will create:


{{Userbox|blue|white|border-color=blue|[[Image:WolfIcon(SSBB).png|50px]]|info-color=blue|What's the matter? Scared?}}
{{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>
[[Category:User page templates]]

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?