Difference between revisions of "Template:Infobox user"
From ThetaWiki
Line 1: | Line 1: | ||
− | {| class="infobox" cellspacing="2" cellpadding="2" style="color:black; border-radius: 5px; border: 2px solid {{{infoboxcolour|#switch:{{{rank|}}} | + | {| class="infobox" cellspacing="2" cellpadding="2" style="color:black; border-radius: 5px; border: 2px solid {{{infoboxcolour|#switch:{{{rank|}}} }}}; float: right; clear:right;}} {{{style|}}}" |
|- | |- | ||
! colspan="2" style="background-color:silver;" | {{{user-name-override|{{{NAME|{{{name|{{{title|{{BASEPAGENAME}}}}}}}}}}}}}} | ! colspan="2" style="background-color:silver;" | {{{user-name-override|{{{NAME|{{{name|{{{title|{{BASEPAGENAME}}}}}}}}}}}}}} | ||
Line 19: | Line 19: | ||
{{#if: {{{rank|}}} | | {{#if: {{{rank|}}} | | ||
{{!}} '''Rank:''' {{!!}} {{{rank}}} | {{!}} '''Rank:''' {{!!}} {{{rank}}} | ||
+ | {{|Administrator=#AA0000}} | ||
{{!}}-}} | {{!}}-}} | ||
|- | |- |
Revision as of 06:51, 5 February 2018
Infobox user | |
---|---|
Basic information | |
Minecraft | |
Contact information |
Contents
Documentation for Infobox user
Usage
Please remove the parameters that are left blank. See Parameters section below for documentation of all parameters.
{{Infobox user | title = | infoboxcolour = | image = | imagewidth = | icon = | rank = | gender = | birthplace = | language = | projects = | region = | site = | steampage = | email = | skype = | msn = | googletalk = | irc = }}
Parameters
Main
- title
- Assign if you want to override and manually set the infobox title. It will by default use your userpage name.
- infoboxcolour
- Manually set the infobox colour. Default is silver
- Example:
|infoboxcolour = #000000
or|infoboxcolour = red
- Example:
- image
- Your image link.
- Example:
|image = User Sleetwolf Profile Image.png
- Example:
- icon
- type
- gender
- birthplace
- language
- Self explanatory.
Minecraft info
- minecraftinfo
- This section appears by default unless you set this attribute to
no
ornope
- Example:
|minecraftinfo = no
- Example:
- projects
- region
- Self explanatory.
Contact info
- contactinfo
- This section appears by default unless you set this attribute to
no
ornope
- Example:
|contactinfo = no
- Example:
- site
- steampage
- skype
- msn
- googletalk
- Self explanatory
- irc
- IRC nickname
- This documentation is transcluded from Template:Infobox user/doc.