×
Create a new article
Write your page title here:
We currently have 2,521 articles on Polcompball Wiki. Type your article name above or click on one of the titles below and start writing!



Polcompball Wiki

Template:Userbox: Difference between revisions

imported>Quark
No edit summary
No edit summary
 
(56 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<div style="float:{{{float|right}}}; border:{{{borderwidth|5px}}} solid {{{bgcolor|#DDD}}};border-radius:5px; margin:1px;">
<div style="image-rendering: pixelated; float:{{{float|left}}}; border:{{{borderwidth|5px}}} solid {{{bordercolor|#101010}}};border-radius:5px; margin:1px; width:250px">
{| cellspacing="0" style="width:{{{width|248px}}}; background:{{{incolor|{{{fgcolor|#EEE}}}|#EEE}}};"
{| cellspacing="0" style="width:{{{width|250px}}}; background:{{{incolor|{{{color|#000}}}|#000}}};"
| style="width:45px; height:45px; background:{{{imcolor|{{{bgcolor|#DDD}}}|#DDD}}}; text-align:center; font-size:{{{logo-size|{{{5|{{{id-s|14}}}}}}}}}pt; color:{{{logo-color|{{{id-fc|black}}}}}};" | {{#if:{{{image|}}}|[[File:{{{image|}}}|{{#if:{{{imagewidth|}}}|{{{imagewidth|}}}|80px}}]]|'''Img'''}}
| style="width:{{{cellwidth|55px}}}; height:44px; background:{{{imcolor|{{{bordercolor|#101010}}}|#505050}}}; text-align:center; font-size:{{{logo-size|{{{5|{{{id-s|14}}}}}}}}}pt; color:{{{logo-color|{{{id-fc|#FFF}}}}}};" | {{#if:{{{image|}}}|[[File:{{{image|}}}|{{{imagesize|48x44px}}}]]|'''Img'''}}
| style="background:{{{fgcolor|#EEE}}}; font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding:4pt; line-height:1.25em; color:{{{textcolor|black}}};" | {{{text|''Text''}}}{{#if:{{{quote|}}}|<br>"''{{{quote|}}}''"|}}
| style="background:{{{color|#000}}}; font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding:4pt; line-height:1.25em; color:{{{bordercolor|#FFF}}};" | <div class="center"><big><big>'''{{{text|''Text''}}}'''</big></big>{{#if:{{{quote|}}}|<br>"''{{{quote|}}}''"</div>|}}
|}</div>
|}
<noinclude>{{Documentation}}</noinclude>
</div>
 
 
 
</includeonly><noinclude>
==Code==
<pre>
{{Userbox
|color =
|bordercolor =
|image =
|text =
|quote =
}}
</pre>
 
When making a new userbox use the naming scheme: "Template:Userbox/(userbox name)"<br>
Remember to add Userboxes that you created to [[List of Userboxes]]!

Latest revision as of 19:48, 13 September 2023

Img
Text


</includeonly>

Code

{{Userbox
|color = 
|bordercolor = 
|image = 
|text = 
|quote = 
}}

When making a new userbox use the naming scheme: "Template:Userbox/(userbox name)"
Remember to add Userboxes that you created to List of Userboxes!