Template:Infobox person: Difference between revisions
Metriximor (talk | contribs) m Reverted edits by Metriximor (talk) to last revision by [[User:test>Tybug|test>Tybug]] Tags: Rollback Reverted |
Metriximor (talk | contribs) Revert to what it was when working Tag: Manual revert |
||
| (One intermediate revision by the same user not shown) | |||
| Line 140: | Line 140: | ||
"params": { | "params": { | ||
"name": { | "name": { | ||
"description": " | "description": "The person's name as it appears in-game", | ||
"example": " | "example": "metriximor", | ||
"type": "string", | "type": "string", | ||
"autovalue": " | "autovalue": "{{PAGENAME}}" | ||
}, | }, | ||
"image": { | "image": { | ||
| Line 149: | Line 149: | ||
"skin" | "skin" | ||
], | ], | ||
"description": " | "description": "Primary image of the person or character", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"suggested": true | "suggested": true, | ||
"example": "metriximor_portrait.png" | |||
}, | }, | ||
"alt": { | "alt": { | ||
"description": " | "description": "Alternative text describing the primary image", | ||
"type": "string" | "type": "string", | ||
"autovalue": "{{PAGENAME}}'s portrait", | |||
"example": "Portrait of metriximor wearing full diamond armour" | |||
}, | }, | ||
"caption": { | "caption": { | ||
"description": " | "description": "Caption for the primary image", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true, | ||
"example": "metriximor during the Great Canal Project" | |||
}, | }, | ||
"image2": { | "image2": { | ||
"description": " | "description": "Secondary image showing another perspective", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"autovalue": "" | "autovalue": "", | ||
"example": "File:metriximor_build.png" | |||
}, | }, | ||
"caption2": { | "caption2": { | ||
"description": "the | "description": "Caption for the secondary image", | ||
"type": "string" | "type": "string", | ||
"example": "metriximor's famous canal system" | |||
}, | }, | ||
"citizenships": { | "citizenships": { | ||
"description": " | "description": "List of current nation memberships with flags", | ||
"example": "{{flag|Lusitania}}" | "type": "string", | ||
"suggested": true, | |||
"example": "* {{flag|Lusitania}} Lusitanian Citizen\n* {{flag|Victoria}} Victorian Subject" | |||
}, | }, | ||
"known_for": { | "known_for": { | ||
"description": " | "description": "Most notable achievements or contributions", | ||
"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": " | "description": "Primary location where most time is spent in-game", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true, | ||
"example": "[[Victoria]] Capital District" | |||
}, | }, | ||
"languages": { | "languages": { | ||
"description": " | "description": "Spoken languages. Only include with explicit permission from subject.", | ||
"example": "* English", | "type": "string", | ||
"type": "string" | "example": "* English\n* Spanish" | ||
}, | |||
"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* Lusitania'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" | |||
}, | }, | ||
"signature": { | "signature": { | ||
"description": " | "description": "SVG file of the person's signature", | ||
"type": "wiki-file-name" | "type": "wiki-file-name", | ||
"example": "metriximor_signature.svg" | |||
}, | }, | ||
"signature_alt": { | "signature_alt": { | ||
"description": " | "description": "Alternative text for signature image", | ||
"type": "string", | "type": "string", | ||
"autovalue": "{{ | "autovalue": "{{PAGENAME}}'s signature", | ||
"example": "Signature of metriximor" | |||
}, | }, | ||
"first_civ_server": { | "first_civ_server": { | ||
"description": " | "description": "Initial Civ server played on", | ||
"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 | "description": "List of known iterations participated in", | ||
"type": "wiki-template-name", | "type": "wiki-template-name", | ||
"suggested": true | "suggested": true, | ||
"example": "* [[CivClassic 2.0]]\n* [[Victoria 3.0]]\n* [[Lusitania 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-Lusitania 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" | |||
}, | }, | ||
"reddit": { | "reddit": { | ||
"description": " | "description": "Reddit username with link", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true, | ||
"example": "[https://reddit.com/u/metriximor u/metriximor]" | |||
}, | }, | ||
"discord": { | "discord": { | ||
"description": " | "description": "Discord identifier", | ||
"example": " | "type": "string", | ||
"type": "string" | "example": "metriximor#1234" | ||
}, | |||
"website": { | |||
"description": "Personal website URL", | |||
"type": "string", | |||
"example": "[https://metriximor.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/metriximor metriximor]" | |||
}, | |||
"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/metriximor metriximor]" | |||
}, | |||
"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/metriximorMC metriximorMC]" | |||
}, | |||
"custom_contacts_label4": { | |||
"description": "Custom contact method label", | |||
"type": "string", | |||
"example": "Telegram Channel" | |||
}, | }, | ||
" | "custom_contacts_data4": { | ||
" | "description": "Custom contact method data", | ||
" | "type": "string", | ||
" | "example": "[https://t.me/metriximorUpdates Updates Channel]" | ||
" | }, | ||
" | "custom_misc_info_label1": { | ||
" | "description": "Custom miscellaneous information label", | ||
" | "type": "string", | ||
"example": "Notable Quotes" | |||
}, | |||
" | "custom_misc_info_data1": { | ||
"description": "Custom miscellaneous information data", | |||
"type": "string", | |||
"custom_misc_info_label5": {}, | "example": "* \"Canals are the lifeblood of civilisation\"" | ||
" | }, | ||
"custom_misc_info_label2": { | |||
"description": "Custom miscellaneous information label", | |||
" | "type": "string", | ||
"example": "Community Impact" | |||
}, | |||
"custom_misc_info_data6": {} | "custom_misc_info_data2": { | ||
"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 Lusitania'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": " | "description": "Comprehensive template for documenting player profiles in Civ servers, featuring detailed personal information, server history, achievements, and contact methods.", | ||
"format": "block" | |||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Civ infobox templates]] | [[Category:Civ infobox templates]] | ||
</noinclude> | </noinclude> | ||