Template:User infobox: Difference between revisions

From Hongkongggag Wiki
Jump to navigation Jump to search
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 = Horizons information
| header7 = MRT information
| label8 = Current rank
| label8 = Current rank
| data8 = {{{rank|}}}
| data8 = {{{rank|}}}
| label9 = Notable projects
| label9 = Notable projects
| data9 = {{{projects|}}}
| data9 = {{{projects|}}}
| label10 = Member
| label10 = Joined
| data10 = {{{member|}}}
| data10 = {{{guest|}}}
| label11 = Delta
| label11 = Accepted
| data11 = {{{member|}}}
| data11 = {{{member|}}}
| label13 = Gamma
| label12 = Citizen
| data13 = {{{Gamma|}}}
| data12 = {{{citizen|}}}
| label14 = Beta
| label13 = Trustee
| data14 = {{{Beta|}}}
| data13 = {{{trustee|}}}
| label15 = Alpha
| label14 = Councillor
| data15 = {{{Alpha|}}}
| data14 = {{{councillor|}}}
| label16 = Manager
| label15 = Mayor
| data16 = {{{Manager|}}}
| data15 = {{{mayor|}}}
| header17 = Social networks
| label16 = Senator
| label17 = YouTube
| data16 = {{{senator|}}}
| data18 = {{{youtube|}}}
| label17 = Governor
| label19 = Twitter
| data17 = {{{governor|}}}
| data19 = {{{twitter|}}}
| label18 = Premier
| label20 = Mastodon
| data18 = {{{premier|}}}
| data20 = {{{mastodon|}}}
| label19 = Conductor
| label21 = Twitch
| data19 = {{{conductor|}}}
| data21 = {{{twitch|}}}
| label20 = Trial Moderator
| label22 = Facebook
| data20 = {{{trialmod|}}}
| data23 = {{{facebook|}}}
| label21 = Moderator
| label23 = Instagram
| data21 = {{{mod|}}}
| data24 = {{{instagram|}}}
| label22 = Administrator
| label24 = Skype
| data22 = {{{admin|}}}
| data25 = {{{skype|}}}
| label23= Supporter
| label26 = Steam
| data23 = {{{supporter|}}}
| data26 = {{{steam|}}}
| header30 = Social networks
| label27 = Discord
| label31 = YouTube
| data27 = {{{discord|}}}
| data31 = {{{youtube|}}}
| label28 = Personal website
| label32 = Twitter/X
| data28 = {{{web|}}}
| data32 = {{{twitter|}}}
| header29 = {{#ifeq:{{{names|}}}|true|Names|}}
| label33 = Mastodon
| label30 = Nickname(s)
| data33 = {{{mastodon|}}}
| data30 = {{{nicknames|}}}
| label34 = Twitch
| label31 = Previous name(s)
| data34 = {{{twitch|}}}
| data31 = {{{old-names|}}}
| 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:

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
statusstatus

your status on status walls.

Example
Green, Yellow, Red, or Black
Unknownoptional
titletitle

For staff - Director (mod) or Head (admin) titles

Unknownoptional
namename

Current user name, if it differs from the page title

Unknownoptional
imgimg

A screenshot of your Minecraft character or personal logo, use full file syntax

Fileoptional
locloc

Your home location - state/province is optional, please provide country

Unknownoptional
timezonetimezone

Your timezone (please include offset from UTC, use a line break for daylight savings difference)

Example
UTC | UTC +01:00
Unknownoptional
langlang

Home language(s)

Example
English
Unknownoptional
gendergender

self-explanatory

Unknownoptional
bdaybday

Your birth date.

Dateoptional
rankrank

Your current rank on the MRT Server

Example
Mod, Member
Unknownoptional
projectsprojects

Your notable projects.

Unknownoptional