Template:Userboxtop: Difference between revisions

From TestWiki
Content added Content deleted
m (typo)
mNo edit summary
Line 1: Line 1:
{|name="userboxes" id="userboxes" style="margin-left:1em; margin-bottom:0.5em; width:242px; border:{{{bordercolor|#99B3FF}}} solid 1px; background-color:{{{backgroundcolor|#FFFFFF}}}; float:{{{2|{{{align|right}}}}}}; {{{extra-css|}}}"
{|name="userboxes" id="userboxes" style="float:{{{2|{{{align|right}}}}}};margin:1ex;margin-top:0;margin-{{{2|{{{align|right}}}}}}:0;background:{{{backgroundcolor|#FFF}}};border:{{{bordercolor|#9BF}}} solid 1px;width:241px;{{{extra-css|}}}"
!<big>{{{1|{{{toptext|[[w:Wikipedia:Userboxes|Userboxes]]}}}}}}</big>
!style="font-size:1.2em"|{{{1|{{{toptext|[[w:Wikipedia:Userboxes|Userboxes]]}}}}}}
|- align="center"
|-align="center"
|<noinclude>
|<noinclude>
{{boxboxbottom}}
{{boxboxbottom}}
{{documentation}}</noinclude>
==Purpose==
To collect userboxes into a single column grouping easily.

==Usage==
<pre><nowiki>{{userboxtop
| bordercolor =
| backgroundcolor =
| align =
| toptext =
| extra-css =
}}

[userboxes]

{{userboxbottom}}</nowiki></pre>

All of the parameters are '''optional'''.

You may insert breaks by using {{tl|userboxbreak}}. See that template for details.

==Hiding userboxes==
You can hide userboxes which utilize this (as well as a few other) forms of template-based userbox organization. Simply edit your userspace CSS override (for example, [[Special:Mypage/monobook.css|monobook.css]] for the Monobook skin) and add the following–

<code><nowiki>#userboxes { display: none; }</nowiki></code>

==See also==
*[[Template:Userboxbreak]]
*[[Template:Userboxbottom]]

[[Category:Userboxes|Userboxtop]]
</noinclude>

Revision as of 20:30, 2 February 2014

Userboxes

Template:Boxboxbottom