Difference between revisions of "Template:Infobox user"

From ThetaWiki
Jump to: navigation, search
(Undo revision 10141 by Rct (talk))
m (Reverted edits by Rct (talk) to last revision by Sleetwolf)
Line 1: Line 1:
{| class="infobox" cellspacing="2" cellpadding="2" style="border-radius: 5px; border: 2px solid {{{infobox color|silver|}}}}}} {{{style|}}}"  
+
{| class="infobox" cellspacing="2" cellpadding="2" style="float: right; clear:right;}} {{{style|}}}"  
 
|-
 
|-
! colspan="2" style="background-color:silver;" | {{{user-name-override|{{{NAME|{{{name|{{{title|{{BASEPAGENAME}}}}}}}}}}}}}}
+
! colspan="2" style="background-color:{{{infoboxcolour|silver}}};" | {{{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:#d7d7d7;"|Basic information
+
! colspan="2" style="background-color:{{{infoboxcolour|#d7d7d7}}};"|Basic information
 
|-
 
|-
 
{{#if: {{{icon|}}} |
 
{{#if: {{{icon|}}} |
Line 23: Line 23:
 
{{#if: {{{type|}}} |
 
{{#if: {{{type|}}} |
 
{{!}} '''Type:''' {{!!}} {{{type}}}
 
{{!}} '''Type:''' {{!!}} {{{type}}}
 
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
Line 36: Line 35:
 
{{#if: {{{language|}}} |
 
{{#if: {{{language|}}} |
 
{{!}} '''Native language(s):''' {{!!}} {{{language}}}
 
{{!}} '''Native language(s):''' {{!!}} {{{language}}}
 +
{{!}}-}}
 +
|-
 +
{{#if: {{{Pigeonhole|}}} |
 +
{{!}} '''Pigeonhole:''' {{!!}} {{{age}}}
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
Line 44: Line 47:
 
  | yes
 
  | yes
 
  | #default =  
 
  | #default =  
! colspan="2" style="background-color:#d7d7d7;" {{!}} Minecraft
+
! colspan="2" style="background-color:{{{infoboxcolour|#d7d7d7}}};" {{!}} Minecraft
 
{{!}}-
 
{{!}}-
 
{{#if: {{{projects|}}} |
 
{{#if: {{{projects|}}} |
Line 55: Line 58:
 
{{!}}-<!--
 
{{!}}-<!--
  
Close Minecraft section
+
Close TF2 section
  
 
-->}}
 
-->}}
Line 64: Line 67:
 
  | #default =  
 
  | #default =  
 
{{!}}-
 
{{!}}-
! colspan="2" style="background-color:#d7d7d7;" {{!}} Contact information
+
! colspan="2" style="background-color:{{{infoboxcolour|#d7d7d7}}};" {{!}} Contact information
 
{{!}}-
 
{{!}}-
 
{{#if: {{{site|}}} |
 
{{#if: {{{site|}}} |

Revision as of 07:29, 5 February 2018

Infobox user
Infobox user
Basic information
Minecraft
Contact information

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
image
Your image link.
  • Example: |image = User Sleetwolf Profile Image.png
icon
type
gender
birthplace
language
Self explanatory.

Minecraft info

minecraftinfo
This section appears by default unless you set this attribute to no or nope
  • Example: |minecraftinfo = no
projects
region
Self explanatory.

Contact info

contactinfo
This section appears by default unless you set this attribute to no or nope
  • Example: |contactinfo = no
site
steampage
email
skype
msn
googletalk
Self explanatory
irc
IRC nickname
Template info.png This documentation is transcluded from Template:Infobox user/doc.