Template:Infobox person: Difference between revisions
No edit summary |
No edit summary |
||
| (16 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<div class="infobox" style="width: 22em; border: 1px solid #aaa; border-collapse: collapse; margin: 10px; float: right; background: #f9f9f9;"> | <div class="infobox" style="width: 22em; border: 1px solid #aaa; border-collapse: collapse; margin: 10px; float: right; background: #f9f9f9;"> | ||
<table style="width: 100%; border: none;"> | <table style="width: 100%; border: none;"> | ||
<tr> | <tr> | ||
<th colspan="2" style="background: #e9e9e9; text-align: center;">{{#if: {{{name|}}} | {{{name}}} | | <th colspan="2" style="background: #e9e9e9; text-align: center;">{{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}}}}</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td colspan="2" style="text-align: center;"> | <td colspan="2" style="text-align: center;"> | ||
{{#if: {{{image|}}} | {{#if: {{{image|}}} | ||
| [[File:{{{image}}}|thumb|200px|center]] | | [[File:{{{image}}}|thumb|200px|center]] }} | ||
</td> | </td> | ||
</tr> | </tr> | ||
| Line 29: | Line 17: | ||
{{#if: {{{birth_date|}}} | {{#if: {{{birth_date|}}} | ||
| <tr> | | <tr> | ||
<th style="text-align: left;"> | <th style="text-align: left;">Birthday</th> | ||
<td>{{{birth_date}}}</td> | <td>{{{birth_date}}}</td> | ||
</tr> | </tr> | ||
| Line 35: | Line 23: | ||
{{#if: {{{birth_place|}}} | {{#if: {{{birth_place|}}} | ||
| <tr> | | <tr> | ||
<th style="text-align: left;"> | <th style="text-align: left;">Birthplace</th> | ||
<td>{{{birth_place}}}</td> | <td>{{{birth_place}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if: {{{death_date|}}} | |||
| <tr> | |||
<th style="text-align: left;">Date of Death</th> | |||
<td>{{{death_date}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{death_place|}}} | |||
| <tr> | |||
<th style="text-align: left;">Place of Death</th> | |||
<td>{{{death_place}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{death_reason|}}} | |||
| <tr> | |||
<th style="text-align: left;">Cause of death</th> | |||
<td>{{{death_reason}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{nationality|}}} | {{#if: {{{nationality|}}} | ||
| <tr> | | <tr> | ||
| Line 49: | Line 57: | ||
<th style="text-align: left;">Occupation</th> | <th style="text-align: left;">Occupation</th> | ||
<td>{{{occupation}}}</td> | <td>{{{occupation}}}</td> | ||
</tr> | |||
}} | |||
{{#if: {{{years_active|}}} | |||
| <tr> | |||
<th style="text-align: left;">Years Active</th> | |||
<td>{{{years_active}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{alma_mater|}}} | |||
| <tr> | |||
<th style="text-align: left;">Alma Mater</th> | |||
<td>{{{alma_mater}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{parents|}}} | |||
| <tr> | |||
<th style="text-align: left;">Parents</th> | |||
<td>{{{parents}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{spouse|}}} | |||
| <tr> | |||
<th style="text-align: left;">Spouse</th> | |||
<td>{{{spouse}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{children|}}} | |||
| <tr> | |||
<th style="text-align: left;">Children(s)</th> | |||
<td>{{{children}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{Known_for|}}} | |||
| <tr> | |||
<th style="text-align: left;">Known for</th> | |||
<td>{{{Known_for}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
| Line 71: | Line 115: | ||
</table> | </table> | ||
</div> | </div> | ||
<noinclude> | |||
{{Infobox person | |||
| name = Jimmy Wales | |||
| image = Jimmy_Wales.jpg | |||
| caption = Jimbo aka Jimmy Wales in 2013 | |||
| occupation = Entrepreneur, philanthropist | |||
| notable_works = [[Wikipedia]], [[Wikimedia Foundation]] | |||
| awards = Time 100 Most Influential People (2006), [[Honorary Degrees]] from various institutions | |||
| website = https://jimmywales.com | |||
| nationality = American | |||
| birth_place = [[Huntsville, Alabama]], [[USA]] | |||
| birth_date = August 7, 1966 | |||
| years_active = 2001–present | |||
| alma_mater = [[Auburn University]], [[University of Alabama]] | |||
| spouse = Christine R. Wales | |||
| children = 1 | |||
| Known_for = Co-founder of Wikipedia | |||
}} | |||
</noinclude> | |||
Latest revision as of 20:53, 7 November 2024
| Infobox person | |
|---|---|
| Jimmy Wales | |
|---|---|
|
|
|
| Jimbo aka Jimmy Wales in 2013 | |
| Birthday | August 7, 1966 |
| Birthplace | Huntsville, Alabama, USA |
| Nationality | American |
| Occupation | Entrepreneur, philanthropist |
| Years Active | 2001–present |
| Alma Mater | Auburn University, University of Alabama |
| Spouse | Christine R. Wales |
| Children(s) | 1 |
| Known for | Co-founder of Wikipedia |
| Notable Works | Wikipedia, Wikimedia Foundation |
| Awards | Time 100 Most Influential People (2006), Honorary Degrees from various institutions |
| Website | https://jimmywales.com |
