Difference between revisions of "Template:Infobox builder"

From ThetaWiki
Jump to: navigation, search
(Added nicknames , have fun.)
Line 13: Line 13:
 
! colspan="2" style="background-color:#d7d7d7;"|Basic information
 
! colspan="2" style="background-color:#d7d7d7;"|Basic information
 
|-
 
|-
{{!}} '''Rank:''' {{!!}} Builder
+
{{!}} '''Rank:''' {{!!}} Builder {{#if: {{{role|}}} | <br> {{{role}}}
{{!}}-}}
 
|-
 
{{#if: {{{type|}}} |
 
{{!}} '''Type:''' {{!!}} {{{type}}}
 
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
Line 36: Line 32:
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
 +
{{#if: {{{site|}}} |
 +
{{!}} '''Website:''' {{!!}} {{{site}}}
 +
{{!}}-}}
  
 
{{#switch:{{{minecraftinfo|yes}}}
 
{{#switch:{{{minecraftinfo|yes}}}
Line 54: Line 53:
  
 
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
 
  
 
-->}}
 
-->}}

Revision as of 20:05, 9 June 2018

Infobox builder
Infobox builder
Basic information
Rank: 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.