Jump to content

Template:Infobox sp: Difference between revisions

From Worldpedia, the free encyclopedia
No edit summary
Tags: mobile web edit mobile edit
No edit summary
Tag: wikieditor
 
(72 intermediate revisions by 6 users not shown)
Line 2: Line 2:
{{Infobox
{{Infobox
| abovestyle  = background:#efefef; padding:0.3em; font-size: 1.25em; font-weight: bold; text-align: center;
| abovestyle  = background:#efefef; padding:0.3em; font-size: 1.25em; font-weight: bold; text-align: center;
| above       = {{{name|''No name provided''}}} {{#if:{{{verified_icon|}}}|<span class="verified-icon">[[File:{{{verified_icon}}}|20px]]</span>}}
| 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>}}
| subheader  = {{{native_name|}}}
| image      = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|upright=1.15|alt={{{name}}}]]}}
| caption    = {{{image_caption|}}}
 
| headerstyle = background:#C3CDE6; color:black; font-weight:normal; font-size: 90%; text-align:center;
| header1    = [[{{{office|N/A}}}]] of the [[{{{organization|N/A}}}]]
| label2      = '''In office'''
| data2      = {{{term_start|N/A}}}{{{term_end|Present}}}
 
 


| 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>}}
| caption    = <div style="text-align:center;">{{{image_caption|}}}</div>


| 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>
| data2        = <div style="text-align:center;"><b>In office</b><br>{{#if:{{{term_start|}}}|{{{term_start}}} – {{{term_end|Present}}}|N/A}}</div>


| headerstyle = background:#E6E6FA; color:black; font-weight:bold; text-align:center;
| headerstyle = background:#E6E6FA; color:black; font-weight:bold; text-align:center;
| header3     = Personal details
| header4     = Personal details
| label4     = Born
| label5     = Born
| data4       = {{#if:{{{birth_date|}}}|{{{birth_date}}}|Unknown}} {{#if:{{{birth_place|}}}|in {{{birth_place}}}|}}
| data5       = {{#if:{{{birth_date|}}}|{{{birth_date}}}|Unknown}} {{#if:{{{birth_place|}}}|in {{{birth_place}}}|}}
| label5     = Nationality
| label6     = Nationality
| data5       = {{{nationality|Unknown}}}
| data6       = {{{nationality|Unknown}}}
| label6     = Occupation
| label7      = Nickname
| data6       = {{{occupation|Unknown}}}
| data7      = {{{nickname|N/A}}}
| label7     = Years active
| label8     = Occupation
| data7       = {{#if:{{{years_active|}}}|{{{years_active}}} – Present|N/A}}
| data8       = {{{occupation|Unknown}}}
| label8      = Organization
| label9     = Years active
| data8      = {{{organization|N/A}}}
| data9       = {{#if:{{{years_active|}}}|{{{years_active}}} – Present|N/A}}
| label9      = Height
| label10    = Organization
| data9      = {{#if:{{{height_m|{{{height_cm|}}}}}{{{height_ft|}}}{{{height_in|}}}} |
| data10      = {{{organization|N/A}}}
    {{convinfobox|{{{height_m|{{{height_cm|}}}}}}|{{#if:{{{height_m|}}}|m|cm}}|{{{height_ft|}}}|ft|{{{height_in|}}}|in}}
| label11    = Height
  }}{{#if:{{{height|}}} | {{infobox person/height|{{{height|}}}}}}
| data11      = {{{height|N/A}}}
}}
| label12     = Spouse
| label10     = Spouse
| data12     = {{{spouse|N/A}}}
| data10     = {{{spouse|N/A}}}
| label13     = Father
| label11     = Father
| data13     = {{{father|N/A}}}
| data11     = {{{father|N/A}}}
| label14     = Awards
| label12     = Awards
| data14     = {{{awards|N/A}}}
| data12     = {{{awards|N/A}}}
| label15     = Website
| label13     = Website
| data15     = {{#if:{{{website|}}}|[http://{{{website}}} {{{website}}}]|N/A}}
| data13     = {{#if:{{{website|}}}|[http://{{{website}}} {{{website}}}]|N/A}}


| headerstyle = background:#E6E6FA; color:black; font-weight:bold; text-align:center;
| headerstyle = background:#E6E6FA; color:black; font-weight:bold; text-align:center;
| header14   = Signature
| header16   = Signature
| data14     = {{#if:{{{signature|}}}|[[File:{{{signature}}}|100px]]|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    =
}}
== 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