
This is an unofficial archive of PsychonautWiki as of 2025-08-08T03:33:20Z. Content on this page may be outdated, incomplete, or inaccurate. Please refer to the original page for the most up-to-date information.
Template:BiographyBox: Difference between revisions
Jump to navigation
Jump to search
>Rhz created infobox for biographies |
>White Grammatics |
||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<table ID=" | <table ID="InfoTable" style="max-width: {{{BiographyTable_MaxWidth}}};"> | ||
<!-- Header --> | <!-- Header --> | ||
Line 10: | Line 10: | ||
{{#if: {{{PhotoImageFile}}} | | {{#if: {{{PhotoImageFile}}} | | ||
<tr> | <tr> | ||
<td class="Image" colspan="2">[[ {{{PhotoImageFile}}} | thumb | center | {{{PhotoImageWidth}}} {{#if: {{{PhotoImageCaption}}} | {{!}} {{{PhotoImageCaption}}} |}} ]] | <td class="Image" colspan="2">[[ {{{PhotoImageFile}}} | frameless | center | {{{PhotoImageWidth}}} ]] | ||
</td> | {{#if: {{{PhotoImageCaption|}}} | | ||
<div>{{{PhotoImageCaption}}}</div> }}</td> | |||
<!-- <td class="Image" colspan="2">[[ {{{PhotoImageFile}}} | thumb | center | {{{PhotoImageWidth}}} {{#if: {{{PhotoImageCaption}}} | {{!}} {{{PhotoImageCaption}}} |}} ]] | |||
</td> --> | |||
</tr> | </tr> | ||
|}} | |}} | ||
Line 17: | Line 20: | ||
<!-- Biographical information --> | <!-- Biographical information --> | ||
{{#if: {{{Born}}} | | {{#if: {{{Born|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Born</th> | <th class="RowHeader">Born</th> | ||
<td>''{{{Born}}}''</td> | <td class="RowValues">''{{{Born}}}''</td> | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{Died}}} | | {{#if: {{{Died|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Died</th> | <th class="RowHeader">Died</th> | ||
<td>''{{{Died}}}''</td> | <td class="RowValues">''{{{Died}}}''</td> | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{Known for}}} | | {{#if: {{{Known for|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Known for</th> | <th class="RowHeader">Known for</th> | ||
<td>''{{{Known for}}}''</td> | <td class="RowValues">''{{{Known for}}}''</td> | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{Residence}}} | | {{#if: {{{Residence|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Residence</th> | <th class="RowHeader">Residence</th> | ||
<td>''{{{Residence}}}''</td> | <td class="RowValues">''{{{Residence}}}''</td> | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{Nationality}}} | | {{#if: {{{Nationality|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Nationality</th> | <th class="RowHeader">Nationality</th> | ||
<td>''{{{Nationality}}}''</td> | <td class="RowValues">''{{{Nationality}}}''</td> | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{Occupation}}} | | {{#if: {{{Occupation|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Occupation</th> | <th class="RowHeader">Occupation</th> | ||
<td>''{{{Occupation}}}''</td> | <td class="RowValues">''{{{Occupation}}}''</td> | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{Fields}}} | | {{#if: {{{Fields|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Fields</th> | <th class="RowHeader">Fields</th> | ||
<td>''{{{Fields}}}''</td> | <td class="RowValues">''{{{Fields}}}''</td> | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{Notable works}}} | | {{#if: {{{Notable works|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Notable works</th> | <th class="RowHeader">Notable works</th> | ||
<td>''{{{Notable works}}}''</td> | <td class="RowValues">''{{{Notable works}}}''</td> | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{Spouses}}} | | {{#if: {{{Spouses|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Spouse(s)</th> | <th class="RowHeader">Spouse(s)</th> | ||
<td>''{{{Spouses}}}''</td> | <td class="RowValues">''{{{Spouses}}}''</td> | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{Relatives}}} | | {{#if: {{{Relatives|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Relative(s)</th> | <th class="RowHeader">Relative(s)</th> | ||
<td>''{{{Relatives}}}''</td> | <td class="RowValues">''{{{Relatives}}}''</td> | ||
</tr> | </tr> | ||
|}} | |}} |
Latest revision as of 09:54, 11 July 2017
{{{BiographyTable_Title}}} |
---|

This documentation is transcluded from Template:BiographyBox/doc.
Template:BiographyBox/doc