Difference between revisions of "Template:Infobox administrator"
From ThetaWiki
(Made the text in the colored box white) |
m (Changed country to birthplace) |
||
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" cellspacing="2" cellpadding="2" style="color:black; border-radius: 5px; border: 2px solid #AA0000; float: right; clear:right;}} {{{style|}}}" | {| class="infobox" cellspacing="2" cellpadding="2" style="color:black; border-radius: 5px; border: 2px solid #AA0000; float: right; clear:right;}} {{{style|}}}" | ||
|- | |- | ||
− | ! colspan="2" style="background-color:#AA0000;" | <span style="color:white"> {{{user-name-override|{{{NAME|{{{name|{{{title|{{BASEPAGENAME}}}}}}}}}}}}}} | + | ! colspan="2" style="background-color:#AA0000;" | <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|}}} | ||
Line 10: | Line 10: | ||
| [[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|300px}}}|alt={{BASEPAGENAME}}]] | | [[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|300px}}}|alt={{BASEPAGENAME}}]] | ||
}} | }} | ||
+ | ''{{{image caption|{{{caption|{{{image_caption|}}}}}}}}} | ||
|- | |- | ||
! colspan="2" style="background-color:#d7d7d7;"|Basic information | ! colspan="2" style="background-color:#d7d7d7;"|Basic information | ||
|- | |- | ||
− | {{!}} ''' | + | {{!}} '''Role(s):''' {{!!}} Administrator {{#if: {{{role|}}} | <br> {{{role}}} |
− | |||
− | |||
− | {{#if: {{{ | ||
− | |||
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
Line 25: | Line 22: | ||
|- | |- | ||
{{#if: {{{birthplace|}}} | | {{#if: {{{birthplace|}}} | | ||
− | {{!}} ''' | + | {{!}} '''Birthplace:''' {{!!}} {{{birthplace}}} |
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
Line 32: | Line 29: | ||
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
+ | {{#if: {{{nicknames|}}} | | ||
+ | {{!}} '''Nickname(s):''' {{!!}} {{{nicknames}}} | ||
+ | {{!}}-}} | ||
+ | |- | ||
+ | {{#if: {{{site|}}} | | ||
+ | {{!}} '''Website:''' {{!!}} {{{site}}} | ||
+ | {{!}}-}} | ||
{{#switch:{{{minecraftinfo|yes}}} | {{#switch:{{{minecraftinfo|yes}}} | ||
Line 50: | Line 54: | ||
Close Minecraft section | Close Minecraft section | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
-->}} | -->}} |
Latest revision as of 04:53, 8 February 2019
Infobox administrator | |
---|---|
| |
Basic information | |
Role(s): | Administrator |
Minecraft |
Contents
Documentation for Infobox administrator
Usage
Please remove the parameters that are left blank. See Parameters section below for documentation of all parameters.
{{Infobox administrator | 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 administrator/doc.