Wikisage, the free encyclopedia of the second generation, is digital heritage

Template:Infobox person: Difference between revisions

From Wikisage
Jump to navigation Jump to search
(https://en.wikipedia.org/w/index.php?title=Template:Infobox_person&oldid=33930035 5 January 2006 proef)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="width: 20em; font-size: 90%;"
{{Infobox generic
|+ style="font-size:larger;" | '''{{{name}}}'''
| bgcolor  = #EEDD88
|- class="hiddenStructure{{{image|}}}"
| header  = {{{name|}}}
| colspan="2" style="text-align: center;" | [[Image:{{{image}}}|225px| ]]<br>{{{caption|}}}
| image    = {{{image|}}}
|- style="vertical-align: top;"
| imagewidth = {{{image_width|}}}
! Born
| caption  = {{{caption|}}}
| {{{birth_date}}} <BR> {{{birth_place|}}}
| head1_1  = Native name      | item1_1 = {{{native_name|}}}
|- class="hiddenStructure{{{death_date|}}}
| head1_2  = Pseudonym        | item1_2 = {{{pseudonym|}}}
! Died
| head1_3 = Birth            | item1_3 = {{{birth|}}}
|  {{{death_date}}} <BR> {{{death_place|}}}
| head1_4  = Death            | item1_4 = {{{death|}}}
|- class="hiddenStructure{{{title|}}}"
| head1_5  = Nationality      | item1_5 = {{{nationality|}}}
! Title
| head1_6  = Years active      | item1_6 = {{{years_active|}}}
| {{{title}}}
| head1_7  = Occupation        | item1_7 = {{{occupation|}}}
|- class="hiddenStructure{{{salary|}}}"
| head1_8  = Language          | item1_8 = {{{language|}}}
! Salary
| head1_9  = Education        | item1_9 = {{{education|}}}
| {{{salary}}}
| head2_1  = Genre            | item2_1 = {{{genre|}}}
|- class="hiddenStructure{{{term|}}}"
| head2_2  = Subject          | item2_2 = {{{subject|}}}
! Term
| head2_3  = Movement          | item2_3 = {{{movement|}}}
| {{{term}}}
| head2_4  = Notable works    | item2_4 = {{{notable_works|}}}
|- class="hiddenStructure{{{predecessor|}}}"
| head2_5  = Awards            | item2_5 = {{{awards|}}}
! Predecessor
| head2_6  = Website          | item2_6 = {{{website|}}}
| {{{predecessor}}}
| other1  = {{#If:{{{website|}}}|[{{{website}}} Official website]}}
|- class="hiddenStructure{{{successor|}}}"
| other2  = {{#If:{{{imdb|}}}|[http://www.imdb.com/name/nm{{{imdb}}}/ IMDb profile]}}
! Successor
}}<noinclude>{{Templateinfo|1=
| {{{successor}}}
== Purpose ==
|- class="hiddenStructure{{{party|}}}"
This template inserts an information box for data about a writer.
! Political&nbsp;party
| {{{party}}}
|- class="hiddenStructure{{{religion|}}}"
! Religion
| {{{religion}}}
|- class="hiddenStructure{{{spouse|}}}"
! Spouse
| {{{spouse}}}
|- class="hiddenStructure{{{children|}}}
! Children
| {{{children}}}
|- class="hiddenStructure{{{website|}}}"
| '''Website:''' {{{website}}}
|- class="hiddenStructure{{{footnotes|}}}"
| colspan="2" | <small>{{{footnotes}}}</small>
|}<noinclude>


== Use ==
The template is added as follows, preferably at the top of an article. Fill in known data after the '='.


== Usage ==
<pre>{{Infobox person
<pre>
| name             =  
{{Infobox_Person | name =
| image             =
| image =
| image_width      =  
| caption =
| caption           =
| birth_date =
| native_name      =  
| birth_place =
| pseudonym        =  
| death_date =
| birth            =  
| death_place =
| death            =  
| title =
| nationality      =  
| salary =
| years_active      =  
| term =
| occupation        =  
| predecessor =  
| language          =  
| successor =  
| education        =  
| party =  
| genre            =  
| religion =  
| subject          =  
| spouse =  
| movement          =  
| children =  
| notable_works    =  
| website =  
| awards            =  
| footnotes =  
| website           =  
| imdb              =  
}}</pre>
}}
}}
</pre>
[[Category:Wikisage:Template:Infobox]]
</noinclude>
</noinclude>

Latest revision as of 09:26, 30 July 2024

Template description

Purpose

This template inserts an information box for data about a writer.

Use

The template is added as follows, preferably at the top of an article. Fill in known data after the '='.

{{Infobox person
| name              = 
| image             = 
| image_width       = 
| caption           = 
| native_name       = 
| pseudonym         = 
| birth             = 
| death             = 
| nationality       = 
| years_active      = 
| occupation        = 
| language          = 
| education         = 
| genre             = 
| subject           = 
| movement          = 
| notable_works     = 
| awards            = 
| website           = 
| imdb              = 
}}