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