Difference between revisions of "Infobox Philosophe"

From No Subject - Encyclopedia of Psychoanalysis
Jump to: navigation, search
(The LinkTitles extension automatically added links to existing pages (https://github.com/bovender/LinkTitles).)
 
Line 7: Line 7:
 
}}
 
}}
 
|-
 
|-
! style="text-align: right;" |Name:
+
! style="text-align: right;" |[[Name]]:
 
|{{{name}}}
 
|{{{name}}}
 
|-
 
|-
! style="text-align: right;" |Birth:
+
! style="text-align: right;" |[[Birth]]:
 
|{{{birth}}}
 
|{{{birth}}}
 
{{#if:{{{death|}}}|
 
{{#if:{{{death|}}}|
<tr><th style="text-align: right;">Death:</th>
+
<tr><th style="text-align: right;">[[Death]]:</th>
 
<td>{{{death}}}</td></tr>
 
<td>{{{death}}}</td></tr>
 
}}
 
}}
 
|-
 
|-
! style="text-align: right;" |School/tradition:
+
! style="text-align: right;" |[[School]]/tradition:
 
|{{{school_tradition}}}
 
|{{{school_tradition}}}
 
{{#if:{{{main_interests|}}}|
 
{{#if:{{{main_interests|}}}|
Line 23: Line 23:
 
<td>{{{main_interests}}}</td></tr>
 
<td>{{{main_interests}}}</td></tr>
 
}}{{#if:{{{notable_ideas|}}}|
 
}}{{#if:{{{notable_ideas|}}}|
<tr><th style="text-align: right;">Notable ideas:</th>
+
<tr><th style="text-align: right;">Notable [[ideas]]:</th>
 
<td>{{{notable_ideas}}}</td></tr>
 
<td>{{{notable_ideas}}}</td></tr>
 
}}{{#if:{{{influences|}}}|
 
}}{{#if:{{{influences|}}}|

Latest revision as of 00:33, 25 May 2019

{{{name}}}
{{{region}}}
{{{era}}}
Name: {{{name}}}
Birth: {{{birth}}}
School/tradition: {{{school_tradition}}}

Usage

{{Infobox_Philosopher |
  <!-- Scroll down to edit this page -->
  <!-- Philosopher Category -->
  region          =  |
  era             =  |
  color           = #B0C4DE |

  <!-- Image and Caption -->
  image_name      =  |
  image_caption   =  |

  <!-- Information -->
  name             =  |
  birth            =  |
  death            =  |
  school_tradition =  |
  main_interests   =  |
  influences       =  |
  influenced       =  |
  notable_ideas    =  |
}}