Difference between revisions of "Template:Infobox astronaut"

From Lafayette Inc Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{ infobox
 
{{ infobox
| bodyclass = biography vcard
+
| bodyclass = vcard
| bodystyle  = width:{{#if:{{{box_width|}}}|{{{box_width}}} |22em}}; font-size:95%; text-align:left;
 
| above      = '''{{{name|{{PAGENAME}}}}}'''
 
 
| aboveclass = fn
 
| aboveclass = fn
| abovestyle = text-align:center; font-size:125%;
+
| above      = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| image      = {{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{image_size|{{{imagesize|}}}}}}|{{{image_size|{{{imagesize}}}}}}|200px}}]]}}
+
| image      = {{#if:{{{image|}}} | [[Image:{{{image}}}|{{{width|200px}}}]]}}
| imageclass = {{image class names|{{{image}}}}}
+
| caption    = {{{caption|}}}
| imagestyle = padding:4pt; line-height:1.25em; text-align:center; font-size:8pt;
 
| caption    = <div style="padding-top:2pt;">{{{caption|}}}</div>
 
| labelstyle = padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;
 
| datastyle  = padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;
 
  
 
| labelstyle = padding-right:0.65em<!--(to ensure some gap between (long/unwrapped) labels and subsequent data on same line)-->;
 
| labelstyle = padding-right:0.65em<!--(to ensure some gap between (long/unwrapped) labels and subsequent data on same line)-->;
 
| class1    = role
 
| class1    = role
 
| header1    = {{#if:{{{type|}}}|<span class="role">{{{type}}}</span>}}
 
| header1    = {{#if:{{{type|}}}|<span class="role">{{{type}}}</span>}}
| label1     = Nationality
+
| label2     = Nationality
| data1      = {{{nationality|}}}
+
| data 2    = {{{nationality|}}}
| label2     = Status
+
| label3     = Status
| data2     = {{{status|}}}
+
| data3     = {{{status|}}}
| label3     = {{#if:{{{birth_name|}}}{{{birth_date|}}}{{{birth_place|}}}|Born}}
+
| label4     = Born
| data3     = {{#if:{{{birth_name|}}}|{{{birth_name}}}<br />}}{{#if:{{{birth_date|}}} |{{{birth_date}}}<br />}}{{{birth_place|}}}
+
| data4     = {{{date_birth|}}}{{#if:{{{place_birth|}}}|<br />{{{place_birth}}} }}
| label4     = Died
+
| label5     = Died
| data4     = {{{date_death|}}}{{#if:{{{place_death|}}}|<br />{{{place_death}}} }}
+
| data5     = {{{date_death|}}}{{#if:{{{place_death|}}}|<br />{{{place_death}}} }}
| label5     = Other occupation
+
| label6    = Species
| data5     = {{{occupation|}}}
+
| data6    = {{{species|}}}
| label6     = Current occupation
+
| label7     = Other occupation
| data6     = {{{current_occupation|}}}
+
| data7     = {{{occupation|}}}
| label7     = Previous occupation
+
| label8     = Current occupation
| data7     = {{{previous_occupation|}}}
+
| data8     = {{{current_occupation|}}}
| label8     = Rank
+
| label9     = Previous occupation
| data8     = {{{rank|}}}
+
| data9     = {{{previous_occupation|}}}
| label9     = Time in space
+
| label10     = Rank
| data9     = {{{time|}}}
+
| data10     = {{{rank|}}}
| label10   = Selection
+
| label11     = Time in space
| data10     = {{{selection|}}}
+
| data11     = {{{time|}}}
| label11   = Missions
+
| label12   = Selection
| data11     = {{{mission|}}}
+
| data12     = {{{selection|}}}
| label12   = Mission insignia
+
| label13   = Missions
| data12     = {{{insignia|}}}
+
| data13     = {{{mission|}}}
| label13   = Retirement
+
| label14   = Mission insignia
| data13     = {{{Date of ret|}}}
+
| data14     = {{{insignia|}}}
| label14   = Awards
+
| label15   = Retirement
| data14     = {{{awards|}}}
+
| data15     = {{{Date of ret|}}}
 +
| label16   = Awards
 +
| data16     = {{{awards|}}}
  
 
}}
 
}}

Latest revision as of 17:32, 28 July 2015