Jump to content

Template:Infobox sp: Difference between revisions

From Worldpedia, the free encyclopedia
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
 
(83 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{{Infobox
{{Infobox
| above     = {{{name|''No name provided''}}} {{#if:{{{verified_icon|}}}|<span class="verified-icon">[[File:{{{verified_icon}}}|20px]]</span>}}
| abovestyle  = background:#efefef; padding:0.3em; font-size: 1.25em; font-weight: bold; text-align: center;
| subheader  = {{{native_name|}}}
| above = {{{name|''No name provided''}}} {{#if:{{{verified_icon|}}}|<span class="verified-icon" style="display:inline-block; vertical-align:baseline; margin-left;">[[File:{{{verified_icon}}}|15px]]</span>}}
| image      = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|upright=1.15|alt={{{name}}}]]}}
| caption    = {{{image_caption|}}}


! style="background:#E6E6FA; color:black; text-align:center;" | Office
| subheader  = <div style="text-align:center; font-size:1.25em;">{{{native_name|}}}</div>
|-
| image      = {{#if:{{{image|}}}|<div style="text-align:center;">[[File:{{{image}}}|frameless|upright=0.8|center|alt={{{name}}}]]</div>}}
| label1    = Position
| caption    = <div style="text-align:center;">{{{image_caption|}}}</div>
| data1      = {{{office|N/A}}} of {{{organization|N/A}}}
| label2    = Term
| data2      = {{{term_start|N/A}}} – {{#if:{{{term_end|}}}|{{{term_end}}}|Present}}


! style="background:#E6E6FA; color:black; text-align:center;" | Personal details
| headerstyle  = background:#C3CDE6; color:black; font-weight:bold; text-align:center;
|-
| header1 = <div style="display:flex; justify-content:center; align-items:center; width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:none; padding:0; margin:0; line-height:1;">[[{{{office|N/A}}}]]&nbsp;of the&nbsp;[[{{{organization|N/A}}}]]</div>
| label3    = Born
| data2        = <div style="text-align:center;"><b>In office</b><br>{{#if:{{{term_start|}}}|{{{term_start}}} – {{{term_end|Present}}}|N/A}}</div>
| data3      = {{#if:{{{birth_date|}}}|{{{birth_date}}}|Unknown}} {{#if:{{{birth_place|}}}|in {{{birth_place}}}|}}
 
| label4    = Nationality
| headerstyle = background:#E6E6FA; color:black; font-weight:bold; text-align:center;
| data4      = {{{nationality|Unknown}}}
| header4    = Personal details
| label5    = Occupation
| label5      = Born
| data5      = {{{occupation|Unknown}}}
| data5      = {{#if:{{{birth_date|}}}|{{{birth_date}}}|Unknown}} {{#if:{{{birth_place|}}}|in {{{birth_place}}}|}}
| label6    = Years active
| label6      = Nationality
| data6      = {{#if:{{{years_active|}}}|{{{years_active}}} – Present|N/A}}
| data6      = {{{nationality|Unknown}}}
| label7     = Organization
| label7      = Nickname
| data7     = {{{organization|N/A}}}
| data7      = {{{nickname|N/A}}}
| label8     = Height
| label8      = Occupation
| data8     = {{#if:{{{height_m|{{{height_cm|}}}}}{{{height_ft|}}}{{{height_in|}}}} |
| data8      = {{{occupation|Unknown}}}
    {{convinfobox|{{{height_m|{{{height_cm|}}}}}}|{{#if:{{{height_m|}}}|m|cm}}|{{{height_ft|}}}|ft|{{{height_in|}}}|in}}
| label9      = Years active
  }}{{#if:{{{height|}}} | {{infobox person/height|{{{height|}}}}}}
| data9      = {{#if:{{{years_active|}}}|{{{years_active}}} – Present|N/A}}
}}
| label10     = Organization
| label9     = Spouse
| data10     = {{{organization|N/A}}}
| data9     = {{{spouse|N/A}}}
| label11     = Height
| label10    = Father
| data11     = {{{height|N/A}}}
| data10    = {{{father|N/A}}}
| label12     = Spouse
| label11    = Awards
| data12     = {{{spouse|N/A}}}
| data11    = {{{awards|N/A}}}
| label13    = Father
| label12    = Website
| data13      = {{{father|N/A}}}
| data12    = {{#if:{{{website|}}}|[http://{{{website}}} {{{website}}}]|N/A}}
| label14    = Awards
| data14      = {{{awards|N/A}}}
| label15    = Website
| data15      = {{#if:{{{website|}}}|[http://{{{website}}} {{{website}}}]|N/A}}


! style="background:#E6E6FA; color:black; text-align:center;" | Signature
| headerstyle = background:#E6E6FA; color:black; font-weight:bold; text-align:center;
|-
| header16    = Signature
| data13    = {{#if:{{{signature|}}}|[[File:{{{signature}}}|150px]]|N/A}}
| data17      = {{#if:{{{signature|}}}|[[File:{{{signature}}}|100px]]|N/A}}  
}}
}}
</includeonly>
</includeonly>


<noinclude>
<noinclude>
== Usage ==
To use this template, copy and paste the following code into the article:
```wiki
{{Infobox sp
| name        =
| verified_icon =
| native_name  =
| image        =
| image_caption =
| office      =
| organization =
| term_start  =
| term_end    =
| birth_date  =
| birth_place  =
| nationality  =
| occupation  =
| years_active =
| height_m    =
| height_cm    =
| height_ft    =
| height_in    =
| height      =
| spouse      =
| father      =
| awards      =
| website      =
| signature    =
}}
== Usage ==
To use this template, copy and paste the following code into the article:
```wiki
{{Infobox sp
| name        =
| verified_icon =
| native_name  =
| image        =
| image_caption =
| office      =
| organization =
| term_start  =
| term_end    =
| birth_date  =
| birth_place  =
| nationality  =
| occupation  =
| years_active =
| height_m    =
| height_cm    =
| height_ft    =
| height_in    =
| height      =
| spouse      =
| father      =
| awards      =
| website      =
| signature    =
}}

Latest revision as of 22:47, 4 March 2025