Difference between revisions of "Template:Infobox user"

From ThetaWiki
Jump to: navigation, search
m
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" cellspacing="2" cellpadding="2" style="float: right; clear:right;}} {{{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|silver}}};" | {{{user-name-override|{{{NAME|{{{name|{{{title|{{BASEPAGENAME}}}}}}}}}}}}}}
+
! 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:{{{infoboxcolour|#d7d7d7}}};"|Basic information
+
! 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|}}} |
{{!}} '''{{common string|type}}:''' {{!!}} {{{type}}}
+
{{!}} '''Type:''' {{!!}} {{{type}}}
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
Line 31: Line 35:
 
{{#if: {{{language|}}} |
 
{{#if: {{{language|}}} |
 
{{!}} '''Native language(s):''' {{!!}} {{{language}}}
 
{{!}} '''Native language(s):''' {{!!}} {{{language}}}
{{!}}-}}
 
|-
 
{{#if: {{{Pigeonhole|}}} |
 
{{!}} '''Pigeonhole:''' {{!!}} {{{age}}}
 
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
Line 43: Line 43:
 
  | yes
 
  | yes
 
  | #default =  
 
  | #default =  
! colspan="2" style="background-color:{{{infoboxcolour|#d7d7d7}}};" {{!}} Minecraft
+
! colspan="2" style="background-color:#d7d7d7;" {{!}} Minecraft
 
{{!}}-
 
{{!}}-
 
{{#if: {{{projects|}}} |
 
{{#if: {{{projects|}}} |
{{!}} '''Notable Projects:''' {{!!}} {{{favclass}}}
+
{{!}} '''Notable Projects:''' {{!!}} {{{projects}}}
 
{{!}}-}}
 
{{!}}-}}
 
{{!}}-
 
{{!}}-
 
{{#if: {{{region|}}} |
 
{{#if: {{{region|}}} |
{{!}} '''Regional Affiliation:''' {{!!}} {{{favmap}}}
+
{{!}} '''Regional Affiliation:''' {{!!}} {{{region}}}
 
{{!}}-}}
 
{{!}}-}}
 
{{!}}-<!--
 
{{!}}-<!--
  
Close TF2 section
+
Close Minecraft section
  
 
-->}}
 
-->}}
Line 63: Line 63:
 
  | #default =  
 
  | #default =  
 
{{!}}-
 
{{!}}-
! colspan="2" style="background-color:{{{infoboxcolour|#d7d7d7}}};" {{!}} Contact information
+
! colspan="2" style="background-color:#d7d7d7;" {{!}} Contact information
 
{{!}}-
 
{{!}}-
 
{{#if: {{{site|}}} |
 
{{#if: {{{site|}}} |

Latest revision as of 07:49, 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.