|
|
| Line 140: |
Line 140: |
| "params": { | | "params": { |
| "name": { | | "name": { |
| "description": "The person's name as it appears in-game", | | "description": "the name of the person", |
| "example": "noobmaster", | | "example": "squareblob", |
| "type": "string", | | "type": "string", |
| "autovalue": "{{PAGENAME}}" | | "autovalue": "the name of the page" |
| }, | | }, |
| "image": { | | "image": { |
| Line 149: |
Line 149: |
| "skin" | | "skin" |
| ], | | ], |
| "description": "Primary image of the person or character", | | "description": "a image of the person or a screenshot", |
| "type": "wiki-file-name", | | "type": "wiki-file-name", |
| "suggested": true, | | "suggested": true |
| "example": "noobmaster_portrait.png"
| |
| }, | | }, |
| "alt": { | | "alt": { |
| "description": "Alternative text describing the primary image", | | "description": "alternative text in case the image fails to load", |
| "type": "string", | | "type": "string" |
| "autovalue": "{{PAGENAME}}'s portrait",
| |
| "example": "Portrait of noobmaster wearing full diamond armour"
| |
| }, | | }, |
| "caption": { | | "caption": { |
| "description": "Caption for the primary image", | | "description": "a caption of the image 1", |
| "type": "string", | | "type": "string", |
| "suggested": true, | | "suggested": true |
| "example": "noobmaster during the Great Canal Project"
| |
| }, | | }, |
| "image2": { | | "image2": { |
| "description": "Secondary image showing another perspective", | | "description": "a second image to add", |
| "type": "wiki-file-name", | | "type": "wiki-file-name", |
| "autovalue": "", | | "autovalue": "" |
| "example": "File:noobmaster_build.png"
| |
| }, | | }, |
| "caption2": { | | "caption2": { |
| "description": "Caption for the secondary image", | | "description": "the caption of the second image", |
| "type": "string", | | "type": "string" |
| "example": "noobmaster's famous canal system"
| |
| }, | | }, |
| "citizenships": { | | "citizenships": { |
| "description": "List of current nation memberships with flags", | | "description": "the list of citizenships of the person, using flags and links to the nations is recommended", |
| "type": "string", | | "example": "{{flag|Lusitania}}", |
| "suggested": true, | | "suggested": true |
| "example": "* {{flag|Mount Augustaia}} Augustan Citizen\n* {{flag|Victoria}} Victorian Subject"
| |
| }, | | }, |
| "known_for": { | | "known_for": { |
| "description": "Most notable achievements or contributions", | | "description": "the exploit that the user is the most famous for", |
| | "example": "[https://ccmap.github.io/beta/# Making ccmap]", |
| "type": "string", | | "type": "string", |
| "suggested": true, | | "suggested": true |
| "example": "[https://ccmap.github.io/beta/#Great_Canal Great Canal Project]\n[https://wiki.civcraft.co/Great_Wall Great Wall Construction]"
| |
| }, | | }, |
| "main_residence": { | | "main_residence": { |
| "description": "Primary location where most time is spent in-game", | | "description": "the place where most ingame time is spent ", |
| "type": "string", | | "type": "string", |
| "suggested": true, | | "suggested": true |
| "example": "[[Victoria]] Capital District"
| |
| }, | | }, |
| "languages": { | | "languages": { |
| "description": "Spoken languages. Only include with explicit permission from subject.", | | "description": "ONLY WRITE THIS IF YOU HAVE WRITTEN PERMISSION FROM THE PERSON THE INFOBOX IS ABOUT", |
| "type": "string",
| | "example": "* English", |
| "example": "* English\n* Spanish" | | "type": "string" |
| },
| |
| "custom_personal_info_label1": {
| |
| "description": "Custom personal information label",
| |
| "type": "string",
| |
| "example": "Primary Role"
| |
| },
| |
| "custom_personal_info_data1": {
| |
| "description": "Custom personal information data",
| |
| "type": "string", | |
| "example": "Project Manager"
| |
| },
| |
| "custom_personal_info_label2": {
| |
| "description": "Custom personal information label",
| |
| "type": "string",
| |
| "example": "Specialisations"
| |
| },
| |
| "custom_personal_info_data2": {
| |
| "description": "Custom personal information data",
| |
| "type": "string",
| |
| "example": "Redstone Engineering\nCanal Construction"
| |
| },
| |
| "custom_personal_info_label3": {
| |
| "description": "Custom personal information label",
| |
| "type": "string",
| |
| "example": "Guild Affiliations"
| |
| },
| |
| "custom_personal_info_data3": {
| |
| "description": "Custom personal information data",
| |
| "type": "string",
| |
| "example": "[[Builders Guild]]\n[[Engineers Union]]"
| |
| },
| |
| "custom_personal_info_label4": {
| |
| "description": "Custom personal information label",
| |
| "type": "string",
| |
| "example": "Notable Projects Led"
| |
| },
| |
| "custom_personal_info_data4": {
| |
| "description": "Custom personal information data",
| |
| "type": "string",
| |
| "example": "* Great Canal Extension\n* Northern Highway Project"
| |
| },
| |
| "custom_personal_info_label5": {
| |
| "description": "Custom personal information label",
| |
| "type": "string",
| |
| "example": "Awards Received"
| |
| },
| |
| "custom_personal_info_data5": {
| |
| "description": "Custom personal information data",
| |
| "type": "string",
| |
| "example": "* Victoria's Golden Shovel Award\n* Mount Augustaia's Builder Medal"
| |
| },
| |
| "custom_personal_info_label6": {
| |
| "description": "Custom personal information label",
| |
| "type": "string",
| |
| "example": "Community Roles"
| |
| },
| |
| "custom_personal_info_data6": {
| |
| "description": "Custom personal information data",
| |
| "type": "string",
| |
| "example": "[[Victoria]] City Council Member"
| |
| }, | | }, |
| | "custom_personal_info_label1": {}, |
| | "custom_personal_info_label2": {}, |
| | "custom_personal_info_label3": {}, |
| | "custom_personal_info_label4": {}, |
| | "custom_personal_info_label5": {}, |
| | "custom_personal_info_label6": {}, |
| "signature": { | | "signature": { |
| "description": "SVG file of the person's signature", | | "description": "an svg file of your (ingame) signature", |
| "type": "wiki-file-name", | | "type": "wiki-file-name" |
| "example": "noobmaster_signature.svg"
| |
| }, | | }, |
| | "custom_personal_info_data1": {}, |
| | "custom_personal_info_data2": {}, |
| | "custom_personal_info_data3": {}, |
| | "custom_personal_info_data4": {}, |
| | "custom_personal_info_data5": {}, |
| | "custom_personal_info_data6": {}, |
| "signature_alt": { | | "signature_alt": { |
| "description": "Alternative text for signature image", | | "description": "alternative text for when the signature fails to load", |
| "type": "string", | | "type": "string", |
| "autovalue": "{{PAGENAME}}'s signature", | | "autovalue": "{{PAGENAMEBASE}}'s signature" |
| "example": "Signature of noobmaster"
| |
| }, | | }, |
| "first_civ_server": { | | "first_civ_server": { |
| "description": "Initial Civ server played on", | | "description": "the first civ server the person played, use links such as [[CivClassic 2.0]] or [[Civcraft 2.0]]", |
| | "example": "[[CivClassic 2.0]]", |
| "type": "wiki-template-name", | | "type": "wiki-template-name", |
| "suggested": true, | | "suggested": true |
| "example": "[[CivClassic 2.0]]"
| |
| }, | | }, |
| "known_iterations": { | | "known_iterations": { |
| "description": "List of known iterations participated in", | | "description": "List of known iterations, [[CivClassic 2.0]] or [[Civcraft 2.0]]", |
| | "example": "* [[CivClassic 2.0]] (newline) * [[CivEx 3.0]] (newline) * [[Devoted 3.0]]", |
| "type": "wiki-template-name", | | "type": "wiki-template-name", |
| "suggested": true, | | "suggested": true |
| "example": "* [[CivClassic 2.0]]\n* [[Victoria 3.0]]\n* [[Mount Augustaia 2.0]]"
| |
| },
| |
| "custom_server_info_label1": {
| |
| "description": "Custom server information label",
| |
| "type": "string",
| |
| "example": "Server Achievements"
| |
| },
| |
| "custom_server_info_data1": {
| |
| "description": "Custom server information data",
| |
| "type": "string",
| |
| "example": "* First to reach Y-level -64\n* Most efficient quarry design"
| |
| },
| |
| "custom_server_info_label2": {
| |
| "description": "Custom server information label",
| |
| "type": "string",
| |
| "example": "Major Conflicts"
| |
| },
| |
| "custom_server_info_data2": {
| |
| "description": "Custom server information data",
| |
| "type": "string",
| |
| "example": "* Great Canal War\n* Northern Border Dispute"
| |
| },
| |
| "custom_server_info_label3": {
| |
| "description": "Custom server information label",
| |
| "type": "string",
| |
| "example": "Diplomatic Relations"
| |
| },
| |
| "custom_server_info_data3": {
| |
| "description": "Custom server information data",
| |
| "type": "string",
| |
| "example": "* Victoria-Mount Augustaia Alliance\n* Trade agreements with Yamato"
| |
| },
| |
| "custom_server_info_label4": {
| |
| "description": "Custom server information label",
| |
| "type": "string",
| |
| "example": "Territory Claims"
| |
| },
| |
| "custom_server_info_data4": {
| |
| "description": "Custom server information data",
| |
| "type": "string",
| |
| "example": "[[Northern Plains]]\n[[Canal District]]"
| |
| },
| |
| "custom_server_info_label5": {
| |
| "description": "Custom server information label",
| |
| "type": "string",
| |
| "example": "Infrastructure Projects"
| |
| },
| |
| "custom_server_info_data5": {
| |
| "description": "Custom server information data",
| |
| "type": "string",
| |
| "example": "* Trans-Nation Railway\n* International Trading Post"
| |
| },
| |
| "custom_server_info_label6": {
| |
| "description": "Custom server information label",
| |
| "type": "string",
| |
| "example": "Military History"
| |
| },
| |
| "custom_server_info_data6": {
| |
| "description": "Custom server information data",
| |
| "type": "string",
| |
| "example": "* Defence of Victoria\n* Canal War Campaign"
| |
| }, | | }, |
| | "custom_server_info_label1": {}, |
| | "custom_server_info_label2": {}, |
| | "custom_server_info_label3": {}, |
| | "custom_server_info_label4": {}, |
| | "custom_server_info_label5": {}, |
| | "custom_server_info_label6": {}, |
| | "custom_server_info_data1": {}, |
| | "custom_server_info_data2": {}, |
| | "custom_server_info_data3": {}, |
| | "custom_server_info_data4": {}, |
| | "custom_server_info_data5": {}, |
| | "custom_server_info_data6": {}, |
| "reddit": { | | "reddit": { |
| "description": "Reddit username with link", | | "description": "use [https://reddit.com/u/PERSONUSERNAME u/PERSONUSERNAME]", |
| | "example": "[https://reddit.com/u/Metriximor Metriximor]", |
| "type": "string", | | "type": "string", |
| "suggested": true, | | "suggested": true |
| "example": "[https://reddit.com/u/noobmaster u/noobmaster]"
| |
| }, | | }, |
| "discord": { | | "discord": { |
| "description": "Discord identifier", | | "description": "use PERSON#1111 where 1111 is discord unique identifier", |
| "type": "string",
| | "example": "PERSON#1111 where 1111 is discord unique identifier", |
| "example": "noobmaster#1234" | | "type": "string" |
| },
| |
| "website": {
| |
| "description": "Personal website URL",
| |
| "type": "string",
| |
| "example": "[https://noobmaster.civcraft.co Personal Portfolio]"
| |
| },
| |
| "custom_contacts_label1": {
| |
| "description": "Custom contact method label",
| |
| "type": "string",
| |
| "example": "Minecraft Forums"
| |
| },
| |
| "custom_contacts_data1": {
| |
| "description": "Custom contact method data",
| |
| "type": "string",
| |
| "example": "[https://forums.minecraft.net/members/noobmaster noobmaster]"
| |
| },
| |
| "custom_contacts_label2": {
| |
| "description": "Custom contact method label",
| |
| "type": "string",
| |
| "example": "Steam Profile"
| |
| },
| |
| "custom_contacts_data2": {
| |
| "description": "Custom contact method data",
| |
| "type": "string",
| |
| "example": "[https://steamcommunity.com/id/noobmaster noobmaster]"
| |
| },
| |
| "custom_contacts_label3": {
| |
| "description": "Custom contact method label",
| |
| "type": "string", | |
| "example": "Twitter Handle"
| |
| },
| |
| "custom_contacts_data3": {
| |
| "description": "Custom contact method data",
| |
| "type": "string",
| |
| "example": "[https://twitter.com/noobmasterMC noobmasterMC]"
| |
| },
| |
| "custom_contacts_label4": {
| |
| "description": "Custom contact method label",
| |
| "type": "string",
| |
| "example": "Telegram Channel"
| |
| }, | | }, |
| "custom_contacts_data4": { | | "website": {}, |
| "description": "Custom contact method data",
| | "custom_contacts_label1": {}, |
| "type": "string",
| | "custom_contacts_label2": {}, |
| "example": "[https://t.me/noobmasterUpdates Updates Channel]"
| | "custom_contacts_label3": {}, |
| },
| | "custom_contacts_label4": {}, |
| "custom_misc_info_label1": { | | "custom_contacts_data1": {}, |
| "description": "Custom miscellaneous information label",
| | "custom_contacts_data2": {}, |
| "type": "string",
| | "custom_contacts_data3": {}, |
| "example": "Notable Quotes"
| | "custom_contacts_data4": {}, |
| },
| | "custom_misc_info_label1": {}, |
| "custom_misc_info_data1": { | | "custom_misc_info_label2": {}, |
| "description": "Custom miscellaneous information data",
| | "custom_misc_info_label3": {}, |
| "type": "string",
| | "custom_misc_info_label4": {}, |
| "example": "* \"Canals are the lifeblood of civilisation\""
| | "custom_misc_info_label5": {}, |
| },
| | "custom_misc_info_label6": {}, |
| "custom_misc_info_label2": { | | "custom_misc_info_data1": {}, |
| "description": "Custom miscellaneous information label",
| | "custom_misc_info_data2": {}, |
| "type": "string",
| | "custom_misc_info_data3": {}, |
| "example": "Community Impact"
| | "custom_misc_info_data4": {}, |
| },
| | "custom_misc_info_data5": {}, |
| "custom_misc_info_data2": { | | "custom_misc_info_data6": {} |
| "description": "Custom miscellaneous information data",
| |
| "type": "string",
| |
| "example": "* Established Victoria's canal system\n* Created international trade routes"
| |
| },
| |
| "custom_misc_info_label3": { | |
| "description": "Custom miscellaneous information label",
| |
| "type": "string",
| |
| "example": "Historical Events"
| |
| },
| |
| "custom_misc_info_data3": { | |
| "description": "Custom miscellaneous information data",
| |
| "type": "string",
| |
| "example": "* Present at Victoria's founding\n* Witness to Mount Augustaia's independence"
| |
| },
| |
| "custom_misc_info_label4": { | |
| "description": "Custom miscellaneous information label",
| |
| "type": "string",
| |
| "example": "Server Firsts"
| |
| },
| |
| "custom_misc_info_data4": { | |
| "description": "Custom miscellaneous information data",
| |
| "type": "string",
| |
| "example": "* First player to connect two nations\n* Pioneered underwater construction"
| |
| },
| |
| "custom_misc_info_label5": { | |
| "description": "Custom miscellaneous information label",
| |
| "type": "string",
| |
| "example": "Legacy Projects"
| |
| },
| |
| "custom_misc_info_data5": { | |
| "description": "Custom miscellaneous information data",
| |
| "type": "string",
| |
| "example": "* Great Canal System\n* International Trading Network"
| |
| },
| |
| "custom_misc_info_label6": { | |
| "description": "Custom miscellaneous information label",
| |
| "type": "string",
| |
| "example": "Current Projects"
| |
| },
| |
| "custom_misc_info_data6": { | |
| "description": "Custom miscellaneous information data",
| |
| "type": "string",
| |
| "example": "* Northern Expansion Project\n* Underwater Tunnel System"
| |
| }
| |
| }, | | }, |
| "description": "Comprehensive template for documenting player profiles in Civ servers, featuring detailed personal information, server history, achievements, and contact methods.", | | "description": "This template should be used in Person pages, and the User:Person page should redirect to the main Person(should the user have an account and no out of game content in the User page)" |
| "format": "block"
| |
| } | | } |
| </templatedata> | | </templatedata> |
| [[Category:Civ infobox templates]] | | [[Category:Civ infobox templates]] |
| </noinclude> | | </noinclude> |