Wikisage, the free encyclopedia of the second generation, is digital heritage
Template:Infobox person: Difference between revisions
Jump to navigation
Jump to search
(11 December 2005) |
(https://en.wikisage.org/w/index.php?title=Template:Infobox_writer&oldid=10456) |
||
Line 1: | Line 1: | ||
{| | {{Infobox generic | ||
| | | bgcolor = #EEDD88 | ||
| | | header = {{{name|}}} | ||
| | | image = {{{image|}}} | ||
| | | imagewidth = {{{image_width|}}} | ||
| caption = {{{caption|}}} | |||
| head1_1 = Native name | item1_1 = {{{native_name|}}} | |||
| | | head1_2 = Pseudonym | item1_2 = {{{pseudonym|}}} | ||
| head1_3 = Birth | item1_3 = {{{birth|}}} | |||
| head1_4 = Death | item1_4 = {{{death|}}} | |||
| | | head1_5 = Nationality | item1_5 = {{{nationality|}}} | ||
| head1_6 = Years active | item1_6 = {{{years_active|}}} | |||
| head1_7 = Occupation | item1_7 = {{{occupation|}}} | |||
| | | head1_8 = Language | item1_8 = {{{language|}}} | ||
| head1_9 = Education | item1_9 = {{{education|}}} | |||
| head2_1 = Genre | item2_1 = {{{genre|}}} | |||
| | | head2_2 = Subject | item2_2 = {{{subject|}}} | ||
| head2_3 = Movement | item2_3 = {{{movement|}}} | |||
| | | head2_4 = Notable works | item2_4 = {{{notable_works|}}} | ||
| | | head2_5 = Awards | item2_5 = {{{awards|}}} | ||
| head2_6 = Website | item2_6 = {{{website|}}} | |||
| | | other1 = {{#If:{{{website|}}}|[{{{website}}} Official website]}} | ||
| | | other2 = {{#If:{{{imdb|}}}|[http://www.imdb.com/name/nm{{{imdb}}}/ IMDb profile]}} | ||
}}<noinclude>{{Templateinfo|1= | |||
== 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 '='. | ||
<pre>{{Infobox writer | |||
| name = | |||
| image = | |||
| | | image_width = | ||
| | | caption = | ||
| native_name = | |||
| | | pseudonym = | ||
| | | birth = | ||
| death = | |||
| | | nationality = | ||
| | | years_active = | ||
| | | occupation = | ||
| language = | |||
| education = | |||
| genre = | |||
| subject = | |||
| movement = | |||
| notable_works = | |||
| awards = | |||
| website = | |||
| imdb = | |||
}}</pre> | |||
}} | |||
[[Category:Wikisage:Template:Infobox]] | |||
</noinclude> |
Revision as of 09:23, 30 July 2024
Infobox person |
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 writer | name = | image = | image_width = | caption = | native_name = | pseudonym = | birth = | death = | nationality = | years_active = | occupation = | language = | education = | genre = | subject = | movement = | notable_works = | awards = | website = | imdb = }}