Difference between revisions of "Template:Infobox builder"
From ThetaWiki
m (Changed country to birthplace) |
|||
(6 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 # | + | {| 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|}}} | ||
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):''' {{!!}} Builder {{#if: {{{role|}}} | <br> {{{role}}} |
− | |||
− | |||
− | {{#if: {{{ | ||
− | |||
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
Line 25: | Line 22: | ||
|- | |- | ||
{{#if: {{{birthplace|}}} | | {{#if: {{{birthplace|}}} | | ||
− | {{!}} ''' | + | {{!}} '''Birthplace:''' {{!!}} {{{birthplace}}} |
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
{{#if: {{{language|}}} | | {{#if: {{{language|}}} | | ||
− | {{!}} ''' | + | {{!}} '''Language(s):''' {{!!}} {{{language}}} |
+ | {{!}}-}} | ||
+ | |- | ||
+ | {{#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:55, 8 February 2019
Infobox builder | |
---|---|
| |
Basic information | |
Role(s): | Builder |
Minecraft |
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.