Difference between revisions of "Template:Infobox builder"

From ThetaWiki
Jump to: navigation, search
(Made the text in the colored box white and bold and changed the infobox color slightly)
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|}}}

Revision as of 19:31, 5 February 2018

Infobox builder
Infobox builder
Basic information
Rank: Builder
Minecraft
Contact information

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.