Difference between revisions of "Template:Infobox user"
From ThetaWiki
(Created page with "{| class="infobox" cellspacing="2" cellpadding="2" style="{{lang|en=float: right; clear:right;|ar=float:left; clear:left;}} {{{style|}}}" |- ! colspan="2" style="background-c...") |
|||
(20 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {| class="infobox" cellspacing="2" cellpadding="2" style="{{ | + | {| 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:{{{infoboxcolour| | + | ! 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 11: | Line 11: | ||
}} | }} | ||
|- | |- | ||
− | ! colspan="2" style="background-color: | + | ! colspan="2" style="background-color:#d7d7d7;"|Basic information |
|- | |- | ||
{{#if: {{{icon|}}} | | {{#if: {{{icon|}}} | | ||
{{!}} '''{{common string|icon}}:''' {{!!}} {{{icon}}} | {{!}} '''{{common string|icon}}:''' {{!!}} {{{icon}}} | ||
+ | {{!}}-}} | ||
+ | |- | ||
+ | {{#if: {{{rank|}}} | | ||
+ | {{!}} '''Rank:''' {{!!}} {{{rank}}} | ||
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
{{#if: {{{type|}}} | | {{#if: {{{type|}}} | | ||
− | {{!}} ''' | + | {{!}} '''Type:''' {{!!}} {{{type}}} |
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
Line 31: | Line 35: | ||
{{#if: {{{language|}}} | | {{#if: {{{language|}}} | | ||
{{!}} '''Native language(s):''' {{!!}} {{{language}}} | {{!}} '''Native language(s):''' {{!!}} {{{language}}} | ||
− | |||
− | |||
− | |||
− | |||
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
Line 43: | Line 43: | ||
| yes | | yes | ||
| #default = | | #default = | ||
− | ! colspan="2" style="background-color: | + | ! colspan="2" style="background-color:#d7d7d7;" {{!}} Minecraft |
{{!}}- | {{!}}- | ||
{{#if: {{{projects|}}} | | {{#if: {{{projects|}}} | | ||
− | {{!}} '''Notable Projects:''' {{!!}} {{{ | + | {{!}} '''Notable Projects:''' {{!!}} {{{projects}}} |
{{!}}-}} | {{!}}-}} | ||
{{!}}- | {{!}}- | ||
{{#if: {{{region|}}} | | {{#if: {{{region|}}} | | ||
− | {{!}} '''Regional Affiliation:''' {{!!}} {{{ | + | {{!}} '''Regional Affiliation:''' {{!!}} {{{region}}} |
{{!}}-}} | {{!}}-}} | ||
{{!}}-<!-- | {{!}}-<!-- | ||
− | Close | + | Close Minecraft section |
-->}} | -->}} | ||
Line 63: | Line 63: | ||
| #default = | | #default = | ||
{{!}}- | {{!}}- | ||
− | ! colspan="2" style="background-color: | + | ! colspan="2" style="background-color:#d7d7d7;" {{!}} Contact information |
{{!}}- | {{!}}- | ||
{{#if: {{{site|}}} | | {{#if: {{{site|}}} | |
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.