Difference between revisions of "Template:Infobox"

From MathEd.net Wiki
Jump to navigation Jump to search
m (reformatted table with indents)
m (removed blank lines)
Line 3: Line 3:
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<table>
<table>
   {{#if:{{{born-date|}}}|
   {{#if:{{{born-date|}}}|
     <tr><th>Born</th><td>{{{born-date}}}</td></tr>}}
     <tr><th>Born</th><td>{{{born-date}}}</td></tr>}}
Line 10: Line 9:
   {{#if:{{{institutions|}}}|
   {{#if:{{{institutions|}}}|
     <tr><th>Institutions</th><td>{{{institutions}}}</td></tr>}}
     <tr><th>Institutions</th><td>{{{institutions}}}</td></tr>}}
   {{#if:{{{alma-mater|}}}{{{thesis|}}}{{{advisor|}}}|
   {{#if:{{{alma-mater|}}}{{{thesis|}}}{{{advisor|}}}|
     <tr><th colspan="2" style="text-align: center">Header</th></td></tr>}}
     <tr><th colspan="2" style="text-align: center">Header</th></td></tr>}}
   {{#if:{{{alma-mater|}}}|
   {{#if:{{{alma-mater|}}}|
     <tr><th>Alma Mater</th><td>{{{alma-mater}}}</td></tr>}}
     <tr><th>Alma Mater</th><td>{{{alma-mater}}}</td></tr>}}
Line 20: Line 17:
   {{#if:{{{advisor|}}}|
   {{#if:{{{advisor|}}}|
     <tr><th>Doctoral Advisor</th><td>{{{advisor}}}</td></tr>}}
     <tr><th>Doctoral Advisor</th><td>{{{advisor}}}</td></tr>}}
</table>
</table>
</div>
</div>

Revision as of 05:25, 3 June 2021

Infobox