Difference between revisions of "Template:Infobox resident"
From ThetaWiki
(Made the text in the colored box white and bold) |
(Changed 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 #00AA00; float: right; clear:right;}} {{{style|}}}" |
|- | |- | ||
− | ! colspan="2" style="background-color:# | + | ! colspan="2" style="background-color:#00AA00;" | <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:32, 5 February 2018
Infobox resident | |
---|---|
Basic information | |
Rank: | Resident |
Minecraft | |
Contact information |
Contents
Documentation for Infobox resident
Usage
Please remove the parameters that are left blank. See Parameters section below for documentation of all parameters.
{{Infobox resident | 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 resident/doc.