Difference between revisions of "Template:UserInfo"

From SHA2017
Jump to: navigation, search
(add some parameters and change the style)
(adjust the style a bit)
Line 16: Line 16:
 
<includeonly>
 
<includeonly>
 
<div class="infobox" style="background-color:#FFFFFF; border:solid 1px #999999; width:225px; margin:auto; float:right;">
 
<div class="infobox" style="background-color:#FFFFFF; border:solid 1px #999999; width:225px; margin:auto; float:right;">
{| style="padding:2px; margin:auto; font-size:85%;" cellspacing="0""
+
{| style="padding:2px; margin:auto; font-size:85%;" cellspacing="0"|
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{{Name|{{PAGENAME}}}}}</big>
+
|<div class="UserName" style="text-align: center; background-color:#ccccff;" colspan="2">'''{{{Name|{{PAGENAME}}}}}'''</div>
 
|-
 
|-
 
| {{#if: {{{Image|}}} | [[Image:{{{Image}}}|center|200px|{{{Name|{{PAGENAME}}}}}]] |}}
 
| {{#if: {{{Image|}}} | [[Image:{{{Image}}}|center|200px|{{{Name|{{PAGENAME}}}}}]] |}}

Revision as of 11:19, 25 October 2015

This is the "UserInfo" template for use on user pages. All parameters are optional. It should be called in the following format:

{{UserInfo
|Image=
|Name=
|Team=
}}

Need a additional parameter? Either make support for it yourself or make a request on the talk page.