Template:Infobox person: Difference between revisions

try remove border
mNo edit summary
(try remove border)
 
(11 intermediate revisions by 3 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|}}}
|Personal Info
}}
 
<!-- INGAME CITIZENSHIP ONLY-->
Line 63 ⟶ 59:
 
 
| 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 96 ⟶ 89:
 
 
| header49 = Contacts
| header49 = {{#if:{{{reddit|}}}{{{discord|}}}{{{website|}}}{{{custom_contacts_label1|}}}{{{custom_contacts_label2|}}}
{{{custom_contacts_label3|}}}{{{custom_contacts_label4|}}}
|Contacts
}}
 
| label50 = Reddit
Line 125 ⟶ 115:
 
 
| header79 = |Miscellaneous Info
| header79 = {{#if:{{{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 146 ⟶ 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 -->
<templatedata>
{
Line 184 ⟶ 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 226 ⟶ 214:
},
"first_civ_server": {
"description": "the first civ server the person played, use templateslinks such as {{Civclassics}}[[CivClassic or {{Civex32.0}}]] or {{CivexFirstLight}}[[Civcraft or {{Civex22.0}} or {{Devoted}}]]",
"example": "{{Civclassics}}[[CivClassic 2.0]]",
"type": "wiki-template-name",
"suggested": true
},
"known_iterations": {
"description": "List of known iterations, use[[CivClassic templates such as {{Civclassics}} or {{Civex32.0}}]] or {{CivexFirstLight}}[[Civcraft or {{Civex22.0}} or {{Devoted}}]]",
"example": "* {{Civclassics}}[[CivClassic 2.0]] (newline) * {{Civex3[[CivEx 3.0]] (newline) * [[Devoted 3.0}}]]",
"type": "wiki-template-name",
"suggested": true
Line 282 ⟶ 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