Difference between revisions of "Template:Infobox builder"

From ThetaWiki
Jump to: navigation, search
m (Changed country to birthplace)
 
(5 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 #55FFFF; float: right; clear:right;}} {{{style|}}}"  
+
{| class="infobox" cellspacing="2" cellpadding="2"  style="color:black; border-radius: 5px; border: 2px solid #00AAAA; float: right; clear:right;}} {{{style|}}}"  
 
|-
 
|-
! colspan="2" style="background-color:#55FFFF;" | {{{user-name-override|{{{NAME|{{{name|{{{title|{{BASEPAGENAME}}}}}}}}}}}}}}
+
! colspan="2" style="background-color:#00AAAA;" | <span style="color:white"> ''' {{{user-name-override|{{{NAME|{{{name|{{{title|{{BASEPAGENAME}}}}}}}}}}}}}}
 
|-
 
|-
 
| align="center" class="image" colspan="2" | {{#if: {{{3d|}}}
 
| align="center" class="image" colspan="2" | {{#if: {{{3d|}}}
Line 10: Line 10:
 
   | [[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|300px}}}|alt={{BASEPAGENAME}}]]
 
   | [[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|300px}}}|alt={{BASEPAGENAME}}]]
 
   }}
 
   }}
 +
''{{{image caption|{{{caption|{{{image_caption|}}}}}}}}}
 
|-
 
|-
 
! colspan="2" style="background-color:#d7d7d7;"|Basic information
 
! colspan="2" style="background-color:#d7d7d7;"|Basic information
 
|-
 
|-
{{!}} '''Rank:''' {{!!}} Builder
+
{{!}} '''Role(s):''' {{!!}} Builder {{#if: {{{role|}}} | <br> {{{role}}}
{{!}}-}}
 
|-
 
{{#if: {{{type|}}} |
 
{{!}} '''Type:''' {{!!}} {{{type}}}
 
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
Line 25: Line 22:
 
|-
 
|-
 
{{#if: {{{birthplace|}}} |
 
{{#if: {{{birthplace|}}} |
{{!}} '''Country:''' {{!!}} {{{birthplace}}}
+
{{!}} '''Birthplace:''' {{!!}} {{{birthplace}}}
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
Line 32: Line 29:
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
 +
{{#if: {{{nicknames|}}} |
 +
{{!}} '''Nickname(s):''' {{!!}} {{{nicknames}}}
 +
{{!}}-}}
 +
|-
 +
{{#if: {{{site|}}} |
 +
{{!}} '''Website:''' {{!!}} {{{site}}}
 +
{{!}}-}}
  
 
{{#switch:{{{minecraftinfo|yes}}}
 
{{#switch:{{{minecraftinfo|yes}}}
Line 50: Line 54:
  
 
Close Minecraft section
 
Close Minecraft section
 
-->}}
 
{{#switch:{{{contactinfo|yes}}}
 
| no
 
| nope = {{ns:0}}
 
| yes
 
| #default =
 
{{!}}-
 
! colspan="2" style="background-color:#d7d7d7;" {{!}} Contact information
 
{{!}}-
 
{{#if: {{{site|}}} |
 
{{!}} '''Website:''' {{!!}} {{{site}}}
 
{{!}}-}}
 
{{!}}-
 
{{#if: {{{steampage|}}} |
 
{{!}} '''Steam page:''' {{!!}} {{{steampage}}}
 
{{!}}-}}
 
{{!}}-
 
{{#if: {{{skype|}}} |
 
{{!}} '''Skype:''' {{!!}} {{{skype}}}
 
{{!}}-}}
 
{{!}}-
 
{{#if: {{{msn|}}} |
 
{{!}} '''MSN:''' {{!!}} {{{msn}}}
 
{{!}}-}}
 
{{!}}-
 
{{#if: {{{googletalk|}}} |
 
{{!}} '''Google Talk:''' {{!!}} {{{googletalk}}}
 
{{!}}-}}
 
{{!}}-
 
{{#if: {{{irc|}}} |
 
{{!}} '''IRC nickname:''' {{!!}} {{{irc}}}
 
{{!}}-}}
 
{{!}}-
 
{{#if: {{{email|}}} |
 
{{!}} '''E-mail:''' {{!!}} {{{email}}}
 
{{!}}-}}<!--
 
 
Close contact information section
 
  
 
-->}}
 
-->}}

Latest revision as of 04:55, 8 February 2019

Infobox builder
Infobox builder

Basic information
Role(s): Builder
Minecraft

Documentation for Infobox builder

Usage

Please remove the parameters that are left blank. See Parameters section below for documentation of all parameters.

{{Infobox builder
| title =
| image =
| imagewidth = 
| caption =

| role =
| gender =
| birthplace =
| language =
| nicknames = 
| site =

| projects =
| region =
}}

Parameters

Main

title
Assign if you want to override and manually set the infobox title. It will by default use your userpage name.
image
Your image link.
  • Example: |image = User Sleetwolf Profile Image.png
caption
A caption under your image.
role
Roles you fill that aren't included in your rank. Examples: Plugineer, Resource pack artist, etc.
gender
birthplace
language
nicknames
site
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.
Template info.png This documentation is transcluded from Template:Infobox builder/doc.