Difference between revisions of "Template:Infobox user"
From ThetaWiki
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| class="infobox" cellspacing="2" cellpadding="2" style="color:black; border-radius: 5px; border: 2px solid {{{infoboxcolour| | + | {| class="infobox" cellspacing="2" cellpadding="2" style="color:black; border-radius: 5px; border: 2px solid {{{infoboxcolour | #d7d7d7}}}; float: right; clear:right;}} {{{style|}}}" |
|- | |- | ||
− | ! colspan="2" style="background-color: | + | ! colspan="2" style="background-color:{{{infoboxcolour | #d7d7d7}}};" | {{{user-name-override|{{{NAME|{{{name|{{{title|{{BASEPAGENAME}}}}}}}}}}}}}} |
|- | |- | ||
| align="center" class="image" colspan="2" | {{#if: {{{3d|}}} | | align="center" class="image" colspan="2" | {{#if: {{{3d|}}} | ||
Line 23: | Line 23: | ||
{{#if: {{{type|}}} | | {{#if: {{{type|}}} | | ||
{{!}} '''Type:''' {{!!}} {{{type}}} | {{!}} '''Type:''' {{!!}} {{{type}}} | ||
− | |||
{{!}}-}} | {{!}}-}} | ||
|- | |- |
Latest revision as of 07:49, 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.