Template:Infobox artist: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Arniep
created
 
Ookami (talk | contribs)
m 189 revisions imported
 
(188 intermediate revisions by 76 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:21em; font-size:90%;" cellspacing="5"
{{Infobox person
|-
| honorific_prefix          = {{{honorific_prefix|}}}
| name                      = {{{name|{{PAGENAMEBASE}}}}}
| honorific_suffix          = {{{honorific_suffix|}}}
| native_name              = {{{native_name|}}}
| native_name_lang          = {{{native_name_lang|}}}
| image                    = {{#if:{{{image|}}}|{{{image}}}}}
| image_size                = {{{image_size|}}}
| alt                      = {{{alt|}}}
| caption                  = {{{caption|}}}
| birth_name                = {{{birth_name|}}}
| birth_date                = {{{birth_date|}}}  <!-- {{Birth date and age|YYYY|MM|DD}} for living philosophers, {{Birth date|YYYY|MM|DD}} for dead -->
| baptised                  = {{{baptised|}}}
| birth_place              = {{{birth_place|}}}
| home_town                = {{{home_town|}}}
| death_date                = {{{death_date|}}}  <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} -->
| death_place              = {{{death_place|}}}
| death_cause              = {{{death_cause|}}}
| resting_place            = {{{resting_place|}}}
| resting_place_coordinates = {{{resting_place_coordinates|}}}  <!-- {{Coord|LAT|LON|type:landmark|display=inline,title}} -->
| other_names              = {{{other_names|}}}
| nationality              = {{{nationality|}}}


|colspan="2" style="text-align:center; font-size:larger; background-color:{{{bgcolour|#EEDD82}}}; color:#000000;"| '''{{{name|{{PAGENAME}}}}}'''
| spouse                    = {{{spouse|}}}
|-
| partner                  = {{{partner|}}}
 
| children                  = {{{children|}}}
|colspan="2" style="text-align:center; font-size:90%;"| {{#if:{{{image|}}}|<!--then:-->[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|<!--then:-->{{{imagesize}}}|<!--else:-->220px}}| ]]<br/><small>{{{caption|}}}</small>
| parents                  = {{{parents|}}}
}}
| father                    = {{{father|}}}
{{#if:{{{birthname|}}}|<!--then:--><tr><td style="text-align:left;">'''Birth name'''</td><td>{{{birthname|}}}</td></tr>
| mother                    = {{{mother|}}}
}}
| relatives                = {{{relatives|}}}
|-
| family                    = {{{family|}}}
 
|width="85px"| '''Date of birth'''
| {{{birthdate}}}
|-
 
{{#if:{{{location|}}} |
{{!}} '''Place of birth''' {{!}}{{!}} {{{location|}}}
}}
|-
 
{{#if:{{{deathdate|}}} |
{{!}} '''Date of death''' {{!}}{{!}} {{{deathdate|}}}
}}
|-
 
{{#if:{{{deathplace|}}} |
{{!}} '''Place of death''' {{!}}{{!}} {{{deathplace|}}}
}}
|-
 
{{#if:{{{Medium|}}} |
{{!}} '''Medium''' {{!}}{{!}} {{{medium|}}}
}}
|-
 
{{#if:{{{Training|}}} |
{{!}} '''training''' {{!}}{{!}} {{{training|}}}
}}
|-
 
{{#if:{{{Movement|}}} |
{{!}} '''movement''' {{!}}{{!}} {{{movement|}}}
}}
|-
 
{{#if:{{{Famous works|}}} |
{{!}} '''Famous works''' {{!}}{{!}} {{{famous works|}}}
}}
|-
 
{{#if:{{{patrons|}}} |
{{!}} '''Patrons'''{{!}}{{!}} {{{patrons|}}}
}}
|-
 
{{#if:{{{awards|}}} |
{{!}} '''[[Awards]]''' {{!}}{{!}} {{{awards|}}}
}}
|-
 
|}<noinclude>__NOTOC__
An '''''Infobox Artist''''' may be used to summarise information about a person who is an artist.
 
===Usage===
The infobox may be added by pasting the template as shown below into an article. Only the ''name'' and ''birthdate'' parameters are required. For an example, see [[Helen Hunt]].
 
<div style="width:250px; background:#dddddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;">
<pre>{{Infobox artist
| bgcolour      =
| name          =
| image        =
| imagesize    =
| caption      =
| birthname    =
| birthdate    =
| location      =
| deathdate    =
| deathplace    =
| medium        =
| training      =
| movement      =
| famous works  =
| patrons      =
| awards        =
}}</pre>
</div>
 
===Parameters===
Those parameters in '''''bold italics''''' are required.
{|
|width="110px"| ''bgcolour''
                        | background colouring (e.g. as used in associated colours/projects)
|-
| '''''name'''''      || artist's name; usually the article's page name (i.e. the artist's common name)
|-
| ''image''            || an image of the artist, in the form: "Example.jpg"
|-
| ''imagesize''&nbsp;* || in the form "''N''px", resizes the image to a width of ''N'' pixels; default is 220px
|-
| ''caption''&nbsp;*  || caption for the image
|-
| ''birthname''        || artist's name at birth <!--or christening?-->
|-
| '''''birthdate'''''  || artist's date of birth, in the form: ''Month'' ''Date'', ''Year''
|-
| ''location''        || artist's place of birth
|-
| ''deathdate''        || artist's date of death (in form already given)
|-
| ''deathplace''      || artist's place of death
|-
| ''medium''          || main mediums in which the artist works (i.e. photography, painting, sculpture, drawing, cermaics, graphic design)
|-
| ''training''        || where or with whom the artist trained
|-
| ''movement''        || artistic movement or school with which artist is associated
|-
| ''famous works''      || artist's most famous works
|-
| ''patrons''    || patrons of the artist
|-
| ''awards''    || any awards the artist has won
|-
|colspan="2" style="font-size:90%;"| * Only used if the {{{image}}} parameter used.
|}
 
 
{{esoteric}}
 
 
<!--Categories-->
[[Category:People infobox templates|Artist]]


| movement                  = {{{movement|}}}
| style                    = {{{style|}}}
| known_for                = {{{known_for|{{{field|}}}}}}  <!-- 'field' is deprecated, but supported -->
| education                = {{{education|{{{training|}}}}}}  <!-- 'training' is deprecated, but supported -->
| alma_mater                = {{{alma_mater|}}}
| notable_works            = {{{notable_works|{{{works|}}}}}}  <!-- 'works' is deprecated, but supported -->
| awards                    = {{{awards|}}}  <!-- {{awd|award|year|title|role|name}} (optional) -->
| website                  = {{{website|}}}
| nocat_wdimage            = {{{nocat_wdimage|}}}
| module                    = {{#if:{{{patrons|}}}{{{memorials|}}}{{{elected|}}}|
                                {{ infobox
                                | child    = yes
                                | decat    = yes <!-- remove from template:infobox tracking categories -->
                                | title    =
                                | label1    = Elected
                                | data1    = {{{elected|}}}
                                | class1    = org
                                | label2    = <span style="white-space:nowrap;">Patron(s)</span>
                                | data2    = {{{patron|{{{patrons|}}}}}}
                                | label3    = <span style="white-space:nowrap;">Memorial(s)</span>
                                | data3    = {{{memorial|{{{memorials|}}}}}}
                                | rowclass3 = note
                                }}
                              }}
| module2                  = {{{module|}}}
}}{{#if:{{{pronunciation|}}}|[[Category:Biography template using pronunciation]]}}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using infobox artist with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Infobox artist]] with unknown parameter "_VALUE_"|ignoreblank=y| alma_mater | alt | awards | baptised | birth_date | birth_name | birth_place | caption | children | death_cause | death_date | death_place | education | elected | family | father | field | home_town | honorific_prefix | honorific_suffix | image | image_size | known_for | memorial | memorials | module | mother | movement | name | nationality | native_name | native_name_lang | nocat_wdimage | notable_works | other_names | parents | partner | patron | patrons | pronunciation | relatives | resting_place | resting_place_coordinates | spouse | style | training | website | works }}<noinclude>
{{documentation}}<!-- PLEASE ADD CATEGORIES TO THE /doc SUBPAGE AND INTERWIKIS TO Wikidata -->
</noinclude>
</noinclude>

Latest revision as of 04:35, 3 September 2020

Infobox artist