Template:User infobox: Difference between revisions
A>Transitmatt guess what? it didn't. |
Created page with "{{infobox | abovestyle = background:#fcc; | headerstyle = background:#fcc; | above = {{colorbox|{{{status|green}}}| |border=1px solid black}} {{{name|{{PAGENAME}}}}} | image = {{{img|}}} | subheader = {{{title|}}} | header1 = Basics | label2 = Location | data2 = {{{loc|}}} | label3 = Time zone | data3 = {{{timezone|}}} | label4 = Language(s) | data4 = {{{lang|}}} | label5 = Gender | data5 = {{{gender|}}} | label6 = Birth date | data6 = {{{bday|}}} | header7 =..." |
||
Line 16: | Line 16: | ||
| label6 = Birth date | | label6 = Birth date | ||
| data6 = {{{bday|}}} | | data6 = {{{bday|}}} | ||
| header7 = | | header7 = MRT information | ||
| label8 = Current rank | | label8 = Current rank | ||
| data8 = {{{rank|}}} | | data8 = {{{rank|}}} | ||
| label9 = Notable projects | | label9 = Notable projects | ||
| data9 = {{{projects|}}} | | data9 = {{{projects|}}} | ||
| label10 = | | label10 = Joined | ||
| data10 = {{{ | | data10 = {{{guest|}}} | ||
| label11 = | | label11 = Accepted | ||
| data11 = {{{member|}}} | | data11 = {{{member|}}} | ||
| label13 = | | label12 = Citizen | ||
| data13 = {{{ | | data12 = {{{citizen|}}} | ||
| label14 = | | label13 = Trustee | ||
| data14 = {{{ | | data13 = {{{trustee|}}} | ||
| label15 = | | label14 = Councillor | ||
| data15 = {{{ | | data14 = {{{councillor|}}} | ||
| label16 = | | label15 = Mayor | ||
| data16 = {{{ | | data15 = {{{mayor|}}} | ||
| | | label16 = Senator | ||
| | | data16 = {{{senator|}}} | ||
| | | label17 = Governor | ||
| | | data17 = {{{governor|}}} | ||
| | | label18 = Premier | ||
| | | data18 = {{{premier|}}} | ||
| | | label19 = Conductor | ||
| | | data19 = {{{conductor|}}} | ||
| | | label20 = Trial Moderator | ||
| | | data20 = {{{trialmod|}}} | ||
| | | label21 = Moderator | ||
| | | data21 = {{{mod|}}} | ||
| | | label22 = Administrator | ||
| | | data22 = {{{admin|}}} | ||
| | | label23= Supporter | ||
| | | data23 = {{{supporter|}}} | ||
| | | header30 = Social networks | ||
| | | label31 = YouTube | ||
| | | data31 = {{{youtube|}}} | ||
| | | label32 = Twitter/X | ||
| | | data32 = {{{twitter|}}} | ||
| | | label33 = Mastodon | ||
| | | data33 = {{{mastodon|}}} | ||
| | | label34 = Twitch | ||
| | | data34 = {{{twitch|}}} | ||
| | | label35 = Facebook | ||
| data35 = {{{facebook|}}} | |||
| label36 = Instagram | |||
| data36 = {{{instagram|}}} | |||
| label37 = Skype | |||
| data37 = {{{skype|}}} | |||
| label38 = Steam | |||
| data38 = {{{steam|}}} | |||
| label39 = Discord | |||
| data39 = {{{discord|}}} | |||
| label40 = Personal website | |||
| data40 = {{{web|}}} | |||
| header50 = {{#ifeq:{{{names|}}}|true|Names|}} | |||
| label51 = Nickname(s) | |||
| data51 = {{{nicknames|}}} | |||
| label52 = Previous name(s) | |||
| data52 = {{{old-names|}}} | |||
| below = {{{tags|}}} | | below = {{{tags|}}} | ||
}}<noinclude> | }}<noinclude> | ||
{{Documentation}} | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"status": { | |||
"description": "your status on status walls.", | |||
"example": "Green, Yellow, Red, or Black" | |||
}, | |||
"title": { | |||
"description": "For staff - Director (mod) or Head (admin) titles" | |||
}, | |||
"name": { | |||
"description": "Current user name, if it differs from the page title" | |||
}, | |||
"img": { | |||
"description": "A screenshot of your Minecraft character or personal logo, use full file syntax", | |||
"type": "wiki-file-name" | |||
}, | |||
"loc": { | |||
"description": "Your home location - state/province is optional, please provide country" | |||
}, | |||
"timezone": { | |||
"description": "Your timezone (please include offset from UTC, use a line break for daylight savings difference)", | |||
"example": "UTC | UTC +01:00" | |||
}, | |||
"lang": { | |||
"description": "Home language(s)", | |||
"example": "English" | |||
}, | |||
"gender": { | |||
"description": "self-explanatory" | |||
}, | |||
"rank": { | |||
"description": "Your current rank on the MRT Server", | |||
"example": "Mod, Member" | |||
}, | |||
"bday": { | |||
"description": "Your birth date.", | |||
"type": "date" | |||
}, | |||
"projects": { | |||
"description": "Your notable projects." | |||
} | |||
}, | |||
"description": "This template will create an Infobox, or Information Box, for a user. It should be placed at the top of a page, ideally with code like this:", | |||
"paramOrder": [ | |||
"status", | |||
"title", | |||
"name", | |||
"img", | |||
"loc", | |||
"timezone", | |||
"lang", | |||
"gender", | |||
"bday", | |||
"rank", | |||
"projects" | |||
], | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 21:43, 14 August 2023
User infobox | |
---|---|
Basics | |
MRT information | |
Social networks |
This template will create an Infobox, or Information Box, for a user. It should be placed at the top of a page, ideally with code like this:
{{Infobox user | status = Green, Yellow, Red, or Black - your status on status walls. | title = For staff - Director (mod) or Head (admin) titles | name = Current user name, if it differs from the page title | img = A screenshot of your Minecraft character or personal logo, use full file syntax | loc = Your home location - state/province is optional, please provide country | timezone = Your timezone (please include offset from UTC, use a line break for daylight savings difference) | lang = Home language(s) | gender = self-explanatory | bday = Your birth date. | projects = Your notable projects. | youtube = YouTube channel (youtube.com/USER or youtube.com/channel/CHANNEL-ID) | twitter = Twitter/X handle (@HANDLE) | mastodon = Mastodon handle (@HANDLE@SERVER) | twitch = Twitch streaming page (twitch.tv/USER) | facebook = Facebook identity (facebook.com/USER) | instagram = Instagram profile name | skype = Skype ID | discord = Discord username (include numbers at the end if applicable) | steam = Steam profile (steamcommunity.com/id/USER or current name) | web = Other website | names = Put "true" if you want to show any of the following in the infobox: | nicknames = Any nicknames you may have, e.g Foobaricus may have the nickname of "Foo" or "Bar" | old-names = If you have changed your name, place old names here; seperate with <br> | tags = such as {{User Team Discord}} }}
This template will create an Infobox, or Information Box, for a user. It should be placed at the top of a page, ideally with code like this:
Parameter | Description | Type | Status | |
---|---|---|---|---|
status | status | your status on status walls.
| Unknown | optional |
title | title | For staff - Director (mod) or Head (admin) titles | Unknown | optional |
name | name | Current user name, if it differs from the page title | Unknown | optional |
img | img | A screenshot of your Minecraft character or personal logo, use full file syntax | File | optional |
loc | loc | Your home location - state/province is optional, please provide country | Unknown | optional |
timezone | timezone | Your timezone (please include offset from UTC, use a line break for daylight savings difference)
| Unknown | optional |
lang | lang | Home language(s)
| Unknown | optional |
gender | gender | self-explanatory | Unknown | optional |
bday | bday | Your birth date. | Date | optional |
rank | rank | Your current rank on the MRT Server
| Unknown | optional |
projects | projects | Your notable projects. | Unknown | optional |