×
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>TheGhostOfInky
No edit summary
No edit summary
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>
<div style="image-rendering: pixelated; float:{{{float|left}}}; border:{{{borderwidth|5px}}} solid {{{bordercolor|#101010}}};border-radius:5px; margin:1px; width:250px">
    <div style="image-rendering: pixelated;  
{| cellspacing="0" style="width:{{{width|250px}}}; background:{{{incolor|{{{color|#000}}}|#000}}};"
        float: {{{float|left}}};
| 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'''}}
        border: {{{borderwidth|5px}}} solid {{{bordercolor|#101010}}};
| 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>|}}
        border-radius: 5px;
|}
        margin: 1px;
        width: 250px">
    {| cellspacing="0" style="width:{{{width|250px}}}; background:{{{incolor|{{{color|#000}}}|#000}}};"
    | 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:{{{color|#000}}}; font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding:4pt; line-height:1.25em; color:{{{bordercolor|#FFF}}};" | <div class="center"><div style="font-size: 12pt">'''{{{text|''Text''}}}'''</div><br>"''{{{quote|}}}''"</div>
    |}
</div>
</div>
</includeonly><noinclude>
</includeonly><noinclude>
{{Documentation}}
==Code==
</noinclude>
<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!