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> | ||
Latest revision as of 10:01, 13 October 2025
| Infobox person |
|---|
Usage
To use this template in an article, copy the template below, then paste the template into an article. All parameters are optional. Only include pertinent parameters in your Infobox - it is rare that an infobox should use most parameters. If you have parameter suggestions use Template talk:Infobox civilization/doc. Use item<br/>item<br/>item for parameters that should span multiple lines in infobox (e.g. listing multiple settlements).
| Infobox person | |
|---|---|
| [[File:{{{image}}}|frameless|alt={{{alt}}}|upright=.6|]] {{{caption}}} | |
| [[File:{{{image2}}}|frameless|alt={{{alt}}}|upright=.6|]] {{{caption2}}} | |
| Personal Info | |
| Current Citizenships | {{{citizenships}}} |
| Known For | {{{known_for}}} |
| Main Residence | {{{main_residence}}} |
| Known Spoken Languages | {{{languages}}} |
| {{{custom_personal_info_label1}}} | {{{custom_personal_info_data1}}} |
| {{{custom_personal_info_label2}}} | {{{custom_personal_info_data2}}} |
| {{{custom_personal_info_label3}}} | {{{custom_personal_info_data3}}} |
| {{{custom_personal_info_label4}}} | {{{custom_personal_info_data4}}} |
| {{{custom_personal_info_label5}}} | {{{custom_personal_info_data5}}} |
| {{{custom_personal_info_label6}}} | {{{custom_personal_info_data6}}} |
| Signature | [[File:{{{signature}}}|128x80px|alt={{{signature_alt}}}|Infobox person's signature]] |
| Civ Servers | |
| First Civ Server | {{{first_civ_server}}} |
| Iterations played on | {{{known_iterations}}} |
| {{{custom_server_info_label1}}} | {{{custom_server_info_data1}}} |
| {{{custom_server_info_label2}}} | {{{custom_server_info_data2}}} |
| {{{custom_server_info_label3}}} | {{{custom_server_info_data3}}} |
| {{{custom_server_info_label4}}} | {{{custom_server_info_data4}}} |
| {{{custom_server_info_label5}}} | {{{custom_server_info_data5}}} |
| {{{custom_server_info_label6}}} | {{{custom_server_info_data6}}} |
| Contacts | |
| {{{reddit}}} | |
| Discord | {{{discord}}} |
| Website | {{{website}}} |
| {{{custom_contacts_label1}}} | {{{custom_contacts_data1}}} |
| {{{custom_contacts_label2}}} | {{{custom_contacts_data2}}} |
| {{{custom_contacts_label3}}} | {{{custom_contacts_data3}}} |
| {{{custom_contacts_label4}}} | {{{custom_contacts_data4}}} |
| Miscellaneous Info | |
| {{{custom_misc_info_label1}}} | {{{custom_misc_info_data1}}} |
| {{{custom_misc_info_label2}}} | {{{custom_misc_info_data2}}} |
| {{{custom_misc_info_label3}}} | {{{custom_misc_info_data3}}} |
| {{{custom_misc_info_label4}}} | {{{custom_misc_info_data4}}} |
| {{{custom_misc_info_label5}}} | {{{custom_misc_info_data5}}} |
| {{{custom_misc_info_label6}}} | {{{custom_misc_info_data6}}} |
Comprehensive template for documenting player profiles in Civ servers, featuring detailed personal information, server history, achievements, and contact methods.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | The person's name as it appears in-game
| String | optional |
| image | image skin | Primary image of the person or character
| File | suggested |
| alt | alt | Alternative text describing the primary image
| String | optional |
| caption | caption | Caption for the primary image
| String | suggested |
| image2 | image2 | Secondary image showing another perspective
| File | optional |
| caption2 | caption2 | Caption for the secondary image
| String | optional |
| citizenships | citizenships | List of current nation memberships with flags
| String | suggested |
| known_for | known_for | Most notable achievements or contributions
| String | suggested |
| main_residence | main_residence | Primary location where most time is spent in-game
| String | suggested |
| languages | languages | Spoken languages. Only include with explicit permission from subject.
| String | optional |
| custom_personal_info_label1 | custom_personal_info_label1 | Custom personal information label
| String | optional |
| custom_personal_info_data1 | custom_personal_info_data1 | Custom personal information data
| String | optional |
| custom_personal_info_label2 | custom_personal_info_label2 | Custom personal information label
| String | optional |
| custom_personal_info_data2 | custom_personal_info_data2 | Custom personal information data
| String | optional |
| custom_personal_info_label3 | custom_personal_info_label3 | Custom personal information label
| String | optional |
| custom_personal_info_data3 | custom_personal_info_data3 | Custom personal information data
| String | optional |
| custom_personal_info_label4 | custom_personal_info_label4 | Custom personal information label
| String | optional |
| custom_personal_info_data4 | custom_personal_info_data4 | Custom personal information data
| String | optional |
| custom_personal_info_label5 | custom_personal_info_label5 | Custom personal information label
| String | optional |
| custom_personal_info_data5 | custom_personal_info_data5 | Custom personal information data
| String | optional |
| custom_personal_info_label6 | custom_personal_info_label6 | Custom personal information label
| String | optional |
| custom_personal_info_data6 | custom_personal_info_data6 | Custom personal information data
| String | optional |
| signature | signature | SVG file of the person's signature
| File | optional |
| signature_alt | signature_alt | Alternative text for signature image
| String | optional |
| first_civ_server | first_civ_server | Initial Civ server played on
| Template | suggested |
| known_iterations | known_iterations | List of known iterations participated in
| Template | suggested |
| custom_server_info_label1 | custom_server_info_label1 | Custom server information label
| String | optional |
| custom_server_info_data1 | custom_server_info_data1 | Custom server information data
| String | optional |
| custom_server_info_label2 | custom_server_info_label2 | Custom server information label
| String | optional |
| custom_server_info_data2 | custom_server_info_data2 | Custom server information data
| String | optional |
| custom_server_info_label3 | custom_server_info_label3 | Custom server information label
| String | optional |
| custom_server_info_data3 | custom_server_info_data3 | Custom server information data
| String | optional |
| custom_server_info_label4 | custom_server_info_label4 | Custom server information label
| String | optional |
| custom_server_info_data4 | custom_server_info_data4 | Custom server information data
| String | optional |
| custom_server_info_label5 | custom_server_info_label5 | Custom server information label
| String | optional |
| custom_server_info_data5 | custom_server_info_data5 | Custom server information data
| String | optional |
| custom_server_info_label6 | custom_server_info_label6 | Custom server information label
| String | optional |
| custom_server_info_data6 | custom_server_info_data6 | Custom server information data
| String | optional |
reddit | Reddit username with link
| String | suggested | |
| discord | discord | Discord identifier
| String | optional |
| website | website | Personal website URL
| String | optional |
| custom_contacts_label1 | custom_contacts_label1 | Custom contact method label
| String | optional |
| custom_contacts_data1 | custom_contacts_data1 | Custom contact method data
| String | optional |
| custom_contacts_label2 | custom_contacts_label2 | Custom contact method label
| String | optional |
| custom_contacts_data2 | custom_contacts_data2 | Custom contact method data
| String | optional |
| custom_contacts_label3 | custom_contacts_label3 | Custom contact method label
| String | optional |
| custom_contacts_data3 | custom_contacts_data3 | Custom contact method data
| String | optional |
| custom_contacts_label4 | custom_contacts_label4 | Custom contact method label
| String | optional |
| custom_contacts_data4 | custom_contacts_data4 | Custom contact method data
| String | optional |
| custom_misc_info_label1 | custom_misc_info_label1 | Custom miscellaneous information label
| String | optional |
| custom_misc_info_data1 | custom_misc_info_data1 | Custom miscellaneous information data
| String | optional |
| custom_misc_info_label2 | custom_misc_info_label2 | Custom miscellaneous information label
| String | optional |
| custom_misc_info_data2 | custom_misc_info_data2 | Custom miscellaneous information data
| String | optional |
| custom_misc_info_label3 | custom_misc_info_label3 | Custom miscellaneous information label
| String | optional |
| custom_misc_info_data3 | custom_misc_info_data3 | Custom miscellaneous information data
| String | optional |
| custom_misc_info_label4 | custom_misc_info_label4 | Custom miscellaneous information label
| String | optional |
| custom_misc_info_data4 | custom_misc_info_data4 | Custom miscellaneous information data
| String | optional |
| custom_misc_info_label5 | custom_misc_info_label5 | Custom miscellaneous information label
| String | optional |
| custom_misc_info_data5 | custom_misc_info_data5 | Custom miscellaneous information data
| String | optional |
| custom_misc_info_label6 | custom_misc_info_label6 | Custom miscellaneous information label
| String | optional |
| custom_misc_info_data6 | custom_misc_info_data6 | Custom miscellaneous information data
| String | optional |