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
(11 December 2005‎)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="width: 25em; font-size: 90%; text-align: left;"
{{Infobox generic
|+ style="font-size:larger;" | '''{{{name}}}'''
| bgcolor  = #EEDD88
|- class="hiddenStructure{{{image|}}}"
| header  = {{{name|}}}
| colspan="2" style="vertical-align: top; text-align: center;" | [[Image:{{{image}}}|200px| ]]<br>{{{caption}}}
| image    = {{{image|}}}
|- class="hiddenStructure{{{birth_date|}}}"
| imagewidth = {{{image_width|}}}
! style="vertical-align: top;" | Born
| caption  = {{{caption|}}}
| style="vertical-align: top;" | {{{birth_date}}} <BR> {{{birth_place}}}
| head1_1  = Native name      | item1_1 = {{{native_name|}}}
|- class="hiddenStructure{{{death_date|}}}"
| head1_2  = Pseudonym        | item1_2 = {{{pseudonym|}}}
! style="vertical-align: top;" | Died
| head1_3  = Birth            | item1_3 = {{{birth|}}}
| style="vertical-align: top;" | {{{death_date}}} <BR> {{{death_place}}}
| head1_4  = Death            | item1_4 = {{{death|}}}
|- class="hiddenStructure{{{title|}}}"
| head1_5  = Nationality      | item1_5 = {{{nationality|}}}
! style="vertical-align: top;" | Title
| head1_6  = Years active      | item1_6 = {{{years_active|}}}
| style="vertical-align: top;" | {{{title}}}
| head1_7  = Occupation        | item1_7 = {{{occupation|}}}
|- class="hiddenStructure{{{salary|}}}"
| head1_8  = Language          | item1_8 = {{{language|}}}
! style="vertical-align: top;" | Salary
| head1_9  = Education        | item1_9 = {{{education|}}}
| style="vertical-align: top;" | {{{salary}}}
| head2_1  = Genre            | item2_1 = {{{genre|}}}
|- class="hiddenStructure{{{term|}}}"
| head2_2  = Subject          | item2_2 = {{{subject|}}}
! style="vertical-align: top;" | Term
| head2_3  = Movement          | item2_3 = {{{movement|}}}
| style="vertical-align: top;" | {{{term}}}
| head2_4  = Notable works    | item2_4 = {{{notable_works|}}}
|- class="hiddenStructure{{{predecessor|}}}"
| head2_5  = Awards            | item2_5 = {{{awards|}}}
! style="vertical-align: top;" | Predecessor
| head2_6  = Website          | item2_6 = {{{website|}}}
| style="vertical-align: top;" | {{{predecessor}}}
| other1  = {{#If:{{{website|}}}|[{{{website}}} Official website]}}
|- class="hiddenStructure{{{successor|}}}"
| other2  = {{#If:{{{imdb|}}}|[http://www.imdb.com/name/nm{{{imdb}}}/ IMDb profile]}}
! style="vertical-align: top;" | Successor
}}<noinclude>{{Templateinfo|1=
| style="vertical-align: top;" | {{{successor}}}
== Purpose ==
|- class="hiddenStructure{{{party|}}}"
This template inserts an information box for data about a writer.
! style="vertical-align: top;" | Political&nbsp;party
 
| style="vertical-align: top;" | {{{party}}}
== Use ==
|- class="hiddenStructure{{{religion|}}}"
The template is added as follows, preferably at the top of an article. Fill in known data after the '='.
! style="vertical-align: top;" | Religion
 
| style="vertical-align: top;" | {{{religion}}}
<pre>{{Infobox person
|- class="hiddenStructure{{{spouse|}}}"
| name              =
! style="vertical-align: top;" | Spouse
| image            =  
| style="vertical-align: top;" | {{{spouse}}}
| image_width      =
|- class="hiddenStructure{{{children|}}}"
| caption          =  
! style="vertical-align: top;" | Children
| native_name      =
| style="vertical-align: top;" | {{{children}}}
| pseudonym        =  
|- class="hiddenStructure{{{website|}}}"
| birth            =
! style="vertical-align: top;" | Website
| death            =  
| style="vertical-align: top;" | {{{website}}}
| nationality      =
|- class="hiddenStructure{{{footnotes|}}}"
| years_active      =  
| colspan="2" style="vertical-align: top;" | <small>{{{footnotes}}}</small>
| occupation        =
|}
| language          =  
| education        =
| genre            =  
| subject          =
| movement          =  
| notable_works    =
| awards            =  
| website          =  
| imdb              =
}}</pre>
}}
[[Category:Wikisage:Template:Infobox]]
</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              = 
}}