Template:Infobox person: Difference between revisions

try remove border
No edit summary
(try remove border)
 
(16 intermediate revisions by 4 users not shown)
Line 1:
{{infobox
| above = {{#if:{{{name|}}}|{{{name}}}[[Category:People]]|{{PAGENAMEBASE}}[[Category:People]]}}
 
| image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]<includeonly>|[[Category:Persons without image]]</includeonly>}}
}}
| caption1 = {{{caption|}}}
 
| image2 = {{#if:{{{image2|}}}|[[File:{{{image2}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]}}
| caption2 = {{{caption2|}}}
| autoheaders = y
 
| abovestyle = background:#eaecee;font-size:130%;padding:0.3em;
| headerstyle = background:#eaecee;
Line 16 ⟶ 15:
 
 
| header1 = |Personal Info
| header1 = {{#if:{{{citizenships|}}}{{{known_for|}}}{{{main_residence|}}}{{{languages|}}}{{{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|}}}{{{known_alts|}}}
|Personal Info
}}
 
<!-- INGAME CITIZENSHIP ONLY-->
Line 59 ⟶ 55:
|[[File:{{{signature}}}|128x80px|alt={{{signature_alt|}}}|{{PAGENAME}}'s signature]]
}}
 
<!-- COLLAPSIBLE LISTS ARE NOT WORKING, PLEASE DON'T POST POORTEA'S FULL ALT LIST-->
| label13 = Known alts
| data13 = {{{known_alts|}}}
 
<!----------------------------------------------------------------------------------------------------------------------------------------->
 
 
| header29 = |Civ Servers
| header29 = {{#if:{{{first_civ_server|}}}{{{known_iterations|}}}{{{custom_server_info_label1|}}}{{{custom_server_info_label2|}}}{{{custom_server_info_label3|}}}
{{{custom_server_info_label4|}}}{{{custom_server_info_label5|}}}{{{custom_server_info_label6|}}}
|Civ Servers
}}
| label30 = First Civ Server
Line 100 ⟶ 89:
 
 
| header49 = Contacts
| header49 = {{#if:{{{reddit|}}}{{{discord|}}}{{{website|}}}{{{custom_contacts_label1|}}}{{{custom_contacts_label2|}}}
{{{custom_contacts_label3|}}}{{{custom_contacts_label4|}}}
|Contacts
}}
 
| label50 = Reddit
Line 129 ⟶ 115:
 
 
| header79 = |Miscellaneous Info
| header79 = {{#if:{{{notable_deeds|}}}{{{custom_misc_info_label1|}}}{{{custom_misc_info_label2|}}}{{{custom_misc_info_label3|}}}{{{custom_misc_info_label4|}}}{{{custom_misc_info_label5|}}}{{{custom_misc_info_label6|}}}
|Miscellaneous Info
}}
 
| label80 = {{{custom_misc_info_label1|}}}
Line 150 ⟶ 134:
| label85 = {{{custom_misc_info_label6|}}}
| data85 = {{{custom_misc_info_data6|}}}
}}<includeonly>{{#ifeq: {{lc:{{{categories}}}}} | no ||
 
[[Category:People]]}}</includeonly><noinclude>{{documentation}}<!-- Please add category and language links to the bottom of the /doc sub-page, not here -->
| label86 = Notable Deeds
| data86 = {{{notable_deeds|}}}
}}<noinclude>{{documentation}}<!-- Please add category and language links to the bottom of the /doc sub-page, not here -->
<templatedata>
{
Line 191 ⟶ 173:
"citizenships": {
"description": "the list of citizenships of the person, using flags and links to the nations is recommended",
"example": "*[[File:Flag of Lusitania.gif{{flag|20px]] [[Lusitania]]}}",
"type": "string",
"suggested": true
},
Line 221 ⟶ 202:
"type": "wiki-file-name"
},
"known_alts": {},
"custom_personal_info_data1": {},
"custom_personal_info_data2": {},
Line 228 ⟶ 208:
"custom_personal_info_data5": {},
"custom_personal_info_data6": {},
"signature_alt": {},
"description": "alternative text for when the signature fails to load",
"type": "string",
"autovalue": "{{PAGENAMEBASE}}'s signature"
},
"first_civ_server": {
"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",
"suggested": true
},
"known_iterations": {},
"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",
"suggested": true
},
"known_iterations": {},
"custom_server_info_label1": {},
"custom_server_info_label2": {},
Line 251 ⟶ 243:
"suggested": true
},
"discord": {},
"description": "use PERSON#1111 where 1111 is discord unique identifier",
"example": "PERSON#1111 where 1111 is discord unique identifier",
"type": "string"
},
"website": {},
"custom_contacts_label1": {},
Line 261 ⟶ 257:
"custom_contacts_data3": {},
"custom_contacts_data4": {},
"notable_deeds": {},
"custom_misc_info_label1": {},
"custom_misc_info_label2": {},
Line 275 ⟶ 270:
"custom_misc_info_data6": {}
},
"description": "This template should be used in User:Person pages, and the User:Person page should redirect to User:the main Person(should the user have an account and no out of game content in the User page)"
}
</templatedata>
[[Category:Civ infobox templates]]
</noinclude>
2,232

edits