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) |
(Added nicknames , have fun.) |
||
Line 30: | Line 30: | ||
{{#if: {{{language|}}} | | {{#if: {{{language|}}} | | ||
{{!}} '''Language(s):''' {{!!}} {{{language}}} | {{!}} '''Language(s):''' {{!!}} {{{language}}} | ||
+ | {{!}}-}} | ||
+ | |- | ||
+ | {{#if: {{{nicknames|}}} | | ||
+ | {{!}} '''Nickname(s):''' {{!!}} {{{nicknames}}} | ||
{{!}}-}} | {{!}}-}} | ||
|- | |- |
Revision as of 00:49, 28 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.