Warning
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

From PsychonautWiki Archive
Jump to navigation Jump to search
>Rhz
testing a layout for the image more similar to wikipedia's
>White
RowValues class added to rows
Line 23: Line 23:
       <tr>
       <tr>
         <th class="RowHeader">Born</th>
         <th class="RowHeader">Born</th>
         <td>''{{{Born}}}''</td>
         <td class="RowValues">''{{{Born}}}''</td>
       </tr>
       </tr>
       |}}
       |}}
Line 29: Line 29:
       <tr>
       <tr>
         <th class="RowHeader">Died</th>
         <th class="RowHeader">Died</th>
         <td>''{{{Died}}}''</td>
         <td class="RowValues">''{{{Died}}}''</td>
       </tr>
       </tr>
       |}}
       |}}
Line 35: Line 35:
       <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>
       |}}
       |}}
Line 41: Line 41:
       <tr>
       <tr>
         <th class="RowHeader">Residence</th>
         <th class="RowHeader">Residence</th>
         <td>''{{{Residence}}}''</td>
         <td class="RowValues">''{{{Residence}}}''</td>
       </tr>
       </tr>
       |}}
       |}}
Line 47: Line 47:
       <tr>
       <tr>
         <th class="RowHeader">Nationality</th>
         <th class="RowHeader">Nationality</th>
         <td>''{{{Nationality}}}''</td>
         <td class="RowValues">''{{{Nationality}}}''</td>
       </tr>
       </tr>
       |}}
       |}}
Line 53: Line 53:
       <tr>
       <tr>
         <th class="RowHeader">Occupation</th>
         <th class="RowHeader">Occupation</th>
         <td>''{{{Occupation}}}''</td>
         <td class="RowValues">''{{{Occupation}}}''</td>
       </tr>
       </tr>
       |}}
       |}}
Line 59: Line 59:
       <tr>
       <tr>
         <th class="RowHeader">Fields</th>
         <th class="RowHeader">Fields</th>
         <td>''{{{Fields}}}''</td>
         <td class="RowValues">''{{{Fields}}}''</td>
       </tr>
       </tr>
       |}}
       |}}
Line 65: Line 65:
       <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>
       |}}
       |}}
Line 71: Line 71:
       <tr>
       <tr>
         <th class="RowHeader">Spouse(s)</th>
         <th class="RowHeader">Spouse(s)</th>
         <td>''{{{Spouses}}}''</td>
         <td class="RowValues">''{{{Spouses}}}''</td>
       </tr>
       </tr>
       |}}
       |}}
Line 77: Line 77:
       <tr>
       <tr>
         <th class="RowHeader">Relative(s)</th>
         <th class="RowHeader">Relative(s)</th>
         <td>''{{{Relatives}}}''</td>
         <td class="RowValues">''{{{Relatives}}}''</td>
       </tr>
       </tr>
       |}}
       |}}

Revision as of 20:07, 10 July 2017

{{{BiographyTable_Title}}}
Born {{{Born}}}
Died {{{Died}}}
Known for {{{Known for}}}
Residence {{{Residence}}}
Nationality {{{Nationality}}}
Occupation {{{Occupation}}}
Fields {{{Fields}}}
Notable works {{{Notable works}}}
Spouse(s) {{{Spouses}}}
Relative(s) {{{Relatives}}}