Template:Infobox person: Difference between revisions
Blanked the page Tags: Blanking Reverted Mobile edit Mobile web edit |
No edit summary |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | |||
{{Infobox person | |||
| name = Jimmy Wales | |||
| image = Jimmy Wales.jpg | |||
| caption =The image of Wikipedia founder. | |||
| occupation = Author | |||
| notable_works = [[Wikipedia]] | |||
| awards = | |||
}} | |||
</noinclude> | |||
<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;"> | |||
<tr> | |||
<th colspan="2" style="background: #e9e9e9; text-align: center;">{{#if: {{{name|}}} | {{{name}}} | "Unknown Name"}}</th> | |||
</tr> | |||
<tr> | |||
<td colspan="2" style="text-align: center;"> | |||
{{#if: {{{image|}}} | |||
| [[File:{{{image}}}|thumb|200px|center]] | |||
| <span style="font-style: italic;">No image available</span> | |||
}} | |||
</td> | |||
</tr> | |||
{{#if: {{{caption|}}} | |||
| <tr> | |||
<td colspan="2" style="align: center; text-align: center; font-style: italic;">{{{caption}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{birth_date|}}} | |||
| <tr> | |||
<th style="text-align: left;">Born</th> | |||
<td>{{{birth_date}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{birth_place|}}} | |||
| <tr> | |||
<th style="text-align: left;">Place of Birth</th> | |||
<td>{{{birth_place}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{nationality|}}} | |||
| <tr> | |||
<th style="text-align: left;">Nationality</th> | |||
<td>{{{nationality}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{occupation|}}} | |||
| <tr> | |||
<th style="text-align: left;">Occupation</th> | |||
<td>{{{occupation}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{notable_works|}}} | |||
| <tr> | |||
<th style="text-align: left;">Notable Works</th> | |||
<td>{{{notable_works}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{awards|}}} | |||
| <tr> | |||
<th style="text-align: left;">Awards</th> | |||
<td>{{{awards}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{website|}}} | |||
| <tr> | |||
<th style="text-align: left;">Website</th> | |||
<td>{{{website}}}</td> | |||
</tr> | |||
}} | |||
</table> | |||
</div> | |||
Latest revision as of 06:53, 27 May 2026
| Jimmy Wales | |
|---|---|
|
|
|
| The image of Wikipedia founder. | |
| Occupation | Author |
| Notable Works | Wikipedia |
| "Unknown Name" | |
|---|---|
No image available
|

