Difference between revisions of "Template:Userboxtop"

From AVENwiki
Jump to: navigation, search
(doc)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{|class="userboxes" style="margin-right: {{{left|1}}}em;; margin-bottom: 0.5em; width: 250px; border: {{{bordercolor|#CC00FF}}} solid 1px; background-color: {{{backgroundcolor|#FFFFFF}}}; color: {{{textcolor|#000000}}}; float: {{{2|{{{align|right}}}}}}; {{{extra-css|}}}"
+
{|class="userboxes" style="margin-right: {{{left|1}}}em; margin-bottom: 0.5em; width: 250px; border: {{{bordercolor|darkgrey}}} solid 1px; background-color: {{{backgroundcolor|white}}}; color: {{{textcolor|black}}}; float: right; {{{extra-css|}}}"
|<div style="text-align: center; font-size: 120%; font-weight: bold;">{{{1|{{{toptext|}}}}}}</div>
+
|<div style="text-align: center; font-size: 120%;">'''{{{1|{{{header|Userboxes}}}}}}'''</div><noinclude>
 +
''Your userboxes here''
 +
|}
 +
This template inserts the messy code required to create a userbox box, such as the one on the right. Userboxes can be found at [[User:UBX/Userboxes]].
 +
 
 +
==Usage==
 +
Insert {{t|Userboxtop}} at the top of your userpage. Place your userbox code underneath this tag. Underneath your userboxes, put {{t|Userboxbottom}}, or just with <code>|}</code>
 +
 
 +
===Parameters===
 +
;Header
 +
<code><nowiki>{{Userboxtop|header text}}</nowiki></code><br>
 +
Alternative: <code><nowiki>{{Userboxtop|header=header text}}</nowiki></code><br>
 +
Defaults to "Userboxes" if none given
 +
</noinclude>

Latest revision as of 13:48, 11 January 2016

Userboxes

Your userboxes here

This template inserts the messy code required to create a userbox box, such as the one on the right. Userboxes can be found at User:UBX/Userboxes.

Usage

Insert {{Userboxtop}} at the top of your userpage. Place your userbox code underneath this tag. Underneath your userboxes, put {{Userboxbottom}}, or just with |}

Parameters

Header

{{Userboxtop|header text}}
Alternative: {{Userboxtop|header=header text}}
Defaults to "Userboxes" if none given