Difference between revisions of "Template:Infobox builder"
From ThetaWiki
(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 # | + | {| 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:# | + | ! 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 | |
---|---|
Basic information | |
Rank: | Builder |
Minecraft | |
Contact information |
Contents
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
- Example:
- 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
ornope
- Example:
|minecraftinfo = no
- Example:
- projects
- region
- Self explanatory.
- This documentation is transcluded from Template:Infobox builder/doc.