Changes

Jump to navigation Jump to search
13,450 bytes added ,  16:01, 16 December 2015
m
1 revision: family tree template
{{Infobox
| bodyclass = vevent
| bodystyle = width: 22em; line-height: 1.4em; text-align: left; float:{{{painting_alignment|right}}}; {{#ifeq: {{lc:{{{painting_alignment|}}}}}|left| margin-right: 15px; margin-left: 0px;|}}

| titlestyle = font-size: 125%; font-weight: bold; {{#switch:{{lc:{{{italic title|¬}}}}}
|no = <!-- no italic title -->
||¬|force|yes = font-style: italic
}}
| titleclass = summary
| title = {{{title|<includeonly>{{PAGENAMEBASE}}</includeonly>}}}

| subheader = {{comma separated entries
| 1 = {{#if:{{{other_title_1|}}}|{{#if:{{{other_language_1|}}}|{{{other_language_1|}}}: }} ''{{{other_title_1|}}}'' }}
| 2 = {{#if:{{{other_title_2|}}}|{{#if:{{{other_language_2|}}}| {{{other_language_2|}}}: }} ''{{{other_title_2|}}}'' }}
}}

| image = {{#invoke:InfoboxImage|InfoboxImage|image={{#if:{{{image|}}}|{{{image}}}|{{{image_file|}}}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{#if:{{{image_upright|}}}|{{{image_upright}}}|1.36}}|alt={{{alt|}}}}}
| caption = {{{caption|}}}

| image2 = {{#if:{{{pushpin_map|}}}|{{Location map|{{{pushpin_map}}}
|alt = {{{pushpin_map_alt|}}}
|lat = {{#if:{{{latm|}}}{{{latNS|}}}| |{{{latd|{{{latitude|}}}}}} }}
|long = {{#if:{{{longm|}}}{{{longEW|}}}| |{{{longd|{{{longitude|}}}}}} }}
|lat_deg={{#if:{{{latm|}}}{{{latNS|}}}|{{{latd|}}}| }}
|lat_min={{#if:{{{latm|}}}{{{latNS|}}}|{{{latm|}}}| }}
|lat_sec={{#if:{{{lats|}}}{{{latNS|}}}|{{{lats|}}}| }}
|lat_dir={{#if:{{{latNS|}}}|{{{latNS|}}}| }}
|lon_deg={{#if:{{{longm|}}}{{{longEW|}}}|{{{longd|}}}| }}
|lon_min={{#if:{{{longm|}}}{{{longEW|}}}|{{{longm|}}}| }}
|lon_sec={{#if:{{{longs|}}}{{{longEW|}}}|{{{longs|}}}| }}
|lon_dir={{#if:{{{longEW|}}}|{{{longEW|}}}| }}
|float = center
|caption =
|border = none
|mark =Nuvola 2.0+ Sculpture.svg
|marksize = 12
|position = {{{pushpin_label_position|}}}
|label = {{#if:{{{map_dot_label|}}}|{{{map_dot_label}}}|{{{title}}}}}
|width = {{#if:{{{map_size|}}}|{{{map_size}}}|280}}
}}}}
| caption2 = {{{pushpin_map_caption|}}}

| labelstyle = padding-right:0.65em;<!--(to ensure sufficient gap between (long/unwrapped) label and subsequent data on same line)-->

| label1 = {{#if:{{{artist|}}}|Artist|Designer}}
| class1 = attendee
| data1 = {{#if:{{{artist|}}}
|{{#ifeq:{{ucfirst:{{{artist|}}}}}|Unknown|Unknown|{{#ifexist: {{{artist}}}|[[{{{artist}}}]]|{{{artist}}}}}}}
|{{{designer|}}}
}}

| label2 = {{#if:{{{year|}}}|Year|Completion date}}
| data2 = {{#if:{{{year|}}}|{{{year|}}}|{{{completion_date|}}}}}

| label3 = {{#if:{{{catalog|}}}|Catalog|Catalogue}}
| data3 = {{#if:{{{catalog|}}}|{{{catalog}}}|{{{catalogue|}}}}}

| label4 = Type
| class4 = category
| data4 = {{{type|}}}

| label5 = Material
| class5 = category
| data5 = {{{material|}}}

| label6 = Subject
| data6 = {{{subject|}}}

| label10 = Dimensions
<!--BEGIN DIMENSIONAL DATA SECTION; INCLUDES SCARY CODE ;)-->
| data10 = {{#if:{{{height_metric|}}}{{{height_imperial|}}}{{{width_metric|}}}{{{width_imperial|}}}{{{length_metric|}}}{{{length_imperial|}}}{{{diameter_metric|}}}{{{diameter_imperial|}}}{{{dimensions|}}}|<!--

-->{{#if:{{{height_metric|}}}{{{height_imperial|}}}{{{width_metric|}}}{{{width_imperial|}}}{{{length_metric|}}}{{{length_imperial|}}}|<!--Begin H×W×L metric data

-->{{#if:{{{height_inch|}}}{{{height_metric|}}}{{{height_imperial|}}}<!--begin height, metric section
-->|{{#if:{{{height_metric|}}}|{{{height_metric|}}}&nbsp;{{{metric_unit|cm}}}<!--if metric height is available, use it, otherwise:
-->|{{#if:{{isnumeric|{{{height_imperial|}}}}}<!--if imperial height is numeric, convert it:
-->|{{#ifeq:{{#if:{{isnumeric|{{{height_imperial|}}}}}|{{#if:{{isnumeric|{{{height_inch|}}}}}| {{#ifeq:{{{imperial_unit|in}}}|ft|SPECIAL|NORMAL}}|NORMAL}}|NORMAL}}|SPECIAL<!--if there's the special ft&in case, then use it:
-->|{{convert|{{{height_imperial}}}|ft|{{{height_inch}}}|in|{{{metric_unit|cm}}}|abbr=on|disp=output only}}<!--otherwise, use the normal conversion scheme:
-->|{{convert|{{formatnum:{{{height_imperial}}}|R}}|{{{imperial_unit|in}}}|{{{metric_unit|cm}}}||disp=output only}}|<span class="error" style="white-space:nowrap; font-size:inherit;">??</span><!--close functions-->}}}}}}}}<!--end height, metric section

-->{{#if:{{{height_metric|}}}{{isnumeric|{{{height_imperial|}}}}}|<!-- begin ×1; if height is present, then:
-->{{#if:{{{width_metric|}}}{{isnumeric|{{{width_imperial|}}}}}{{{length_metric|}}}{{isnumeric|{{{length_imperial|}}}}}|&#32;×&nbsp;}}}}<!-- if width or later is present, add spacing and ×

-->{{#if:{{{width_metric|}}}{{{width_imperial|}}}<!--begin width, metric section
-->|{{#if:{{{width_metric|}}}|{{{width_metric|}}}&nbsp;{{{metric_unit|cm}}}<!--if metric width is available, use it, otherwise:
-->|{{#if:{{isnumeric|{{{width_imperial|}}}}}<!--if imperial width is numeric, convert it:
-->|{{#ifeq:{{#if:{{isnumeric|{{{width_imperial|}}}}}|{{#if:{{isnumeric|{{{width_inch|}}}}}| {{#ifeq:{{{imperial_unit|in}}}|ft|SPECIAL|NORMAL}}|NORMAL}}|NORMAL}}|SPECIAL<!--if there's the special ft&in case, then use it:
-->|{{convert|{{{width_imperial}}}|ft|{{{width_inch}}}|in|{{{metric_unit|cm}}}|abbr=on|disp=output only}}<!--otherwise, use the normal conversion scheme:
-->|{{convert|{{formatnum:{{{width_imperial}}}|R}}|{{{imperial_unit|in}}}|{{{metric_unit|cm}}}||disp=output only}}|<span class="error" style="white-space:nowrap; font-size:inherit;">??</span><!--close functions-->}}}}}}}}<!--end width, metric section

-->{{#if:{{{width_metric|}}}{{isnumeric|{{{width_imperial|}}}}}|<!-- begin ×2; if width is present, then:
-->{{#if:{{{length_metric|}}}{{isnumeric|{{{length_imperial|}}}}}|&#32;×&nbsp;}}}}<!-- if length is present, add spacing and ×

-->{{#if:{{{length_metric|}}}{{{length_imperial|}}}<!--begin length, metric section
-->|{{#if:{{{length_metric|}}}|{{{length_metric|}}}&nbsp;{{{metric_unit|cm}}}<!--if metric length is available, use it, otherwise:
-->|{{#if:{{isnumeric|{{{length_imperial|}}}}}<!--if imperial length is numeric, convert it:
-->|{{#ifeq:{{#if:{{isnumeric|{{{length_imperial|}}}}}|{{#if:{{isnumeric|{{{length_inch|}}}}}| {{#ifeq:{{{imperial_unit|in}}}|ft|SPECIAL|NORMAL}}|NORMAL}}|NORMAL}}|SPECIAL<!--if there's the special ft&in case, then use it:
-->|{{convert|{{{length_imperial}}}|ft|{{{length_inch}}}|in|{{{metric_unit|cm}}}|abbr=on|disp=output only}}<!--otherwise, use the normal conversion scheme:
-->|{{convert|{{formatnum:{{{length_imperial}}}|R}}|{{{imperial_unit|in}}}|{{{metric_unit|cm}}}||disp=output only}}|<span class="error" style="white-space:nowrap; font-size:inherit;">??</span><!--close functions-->}}}}}}}}<!--end length, metric section

-->&#32;(<!--end H×W×L metric data, begin H×W×L imperial data

-->{{#if:{{{height_metric|}}}{{{height_imperial|}}}<!--begin height, imperial section
-->|{{#if:{{{height_imperial|}}}|<!--if imperial height is available, then…
-->{{#ifeq:{{#if:{{{height_imperial|}}}|{{#if:{{{height_inch|}}}| {{#ifeq:{{{imperial_unit|in}}}|ft|SPECIAL|NORMAL}}|NORMAL}}|NORMAL}}|SPECIAL|{{{height_imperial}}}&nbsp;ft {{{height_inch}}}&nbsp;in|{{{height_imperial|}}}&nbsp;{{{imperial_unit|in}}}}}<!--use appropriate formatting, including a check if ft&in format is appropriate. If it's not available, then:
-->|{{#if:{{isnumeric|{{{height_metric|}}}}}<!--if metric height is numeric, convert it:
-->|{{convert|{{formatnum:{{{height_metric|}}}|R}}|{{{metric_unit|cm}}}|{{{imperial_unit|in}}}<!--really ought to include a switch for ftin mode here in a later version; if other imperial ones have the special case, then apply the special case in conversion-->|disp=output only}}|<span class="error" style="white-space:nowrap; font-size:inherit;">??</span><!--close functions-->}}}}}}<!--end height, imperial section

-->{{#if:{{{height_imperial|}}}{{{height_metric|}}}|<!-- begin ×1; if height is present, then:
-->{{#if:{{{width_imperial|}}}{{{width_metric|}}}{{{length_imperial|}}}{{{length_metric|}}}|&#32;×&nbsp;}}}}<!-- if width or later is present, add spacing and ×

-->{{#if:{{{width_metric|}}}{{{width_imperial|}}}<!--begin width, imperial section
-->|{{#if:{{{width_imperial|}}}|<!--if imperial width is available, then…
-->{{#ifeq:{{#if:{{{width_imperial|}}}|{{#if:{{{width_inch|}}}| {{#ifeq:{{{imperial_unit|in}}}|ft|SPECIAL|NORMAL}}|NORMAL}}|NORMAL}}|SPECIAL|{{{width_imperial}}}&nbsp;ft {{{width_inch}}}&nbsp;in|{{{width_imperial|}}}&nbsp;{{{imperial_unit|in}}}}}<!--use appropriate formatting, including a check if ft&in format is appropriate. If it's not available, then:
-->|{{#if:{{isnumeric|{{{width_metric|}}}}}<!--if metric width is numeric, convert it:
-->|{{convert|{{formatnum:{{{width_metric|}}}|R}}|{{{metric_unit|cm}}}|{{{imperial_unit|in}}}<!--really ought to include a switch for ftin mode here in a later version; if other imperial ones have the special case, then apply the special case in conversion-->|disp=output only}}|<span class="error" style="white-space:nowrap; font-size:inherit;">??</span><!--close functions-->}}}}}}<!--end width, imperial section

-->{{#if:{{{width_imperial|}}}{{{width_metric|}}}|<!-- begin ×2; if width is present, then:
-->{{#if:{{{length_imperial|}}}{{{length_metric|}}}|&#32;×&nbsp;}}}}<!-- if length is present, add spacing and ×

-->{{#if:{{{length_metric|}}}{{{length_imperial|}}}<!--begin length, imperial section
-->|{{#if:{{{length_imperial|}}}|<!--if imperial length is available, then…
-->{{#ifeq:{{#if:{{{length_imperial|}}}|{{#if:{{{length_inch|}}}| {{#ifeq:{{{imperial_unit|in}}}|ft|SPECIAL|NORMAL}}|NORMAL}}|NORMAL}}|SPECIAL|{{{length_imperial}}}&nbsp;ft {{{length_inch}}}&nbsp;in|{{{length_imperial}}}&nbsp;{{{imperial_unit|in}}}}}<!--use appropriate formatting, including a check if ft&in format is appropriate. If it's not available, then:
-->|{{#if:{{isnumeric|{{{length_metric|}}}}}<!--if metric length is numeric, convert it:
-->|{{convert|{{formatnum:{{{length_metric|}}}|R}}|{{{metric_unit|cm}}}|{{{imperial_unit|in}}}<!--really ought to include a switch for ftin mode here in a later version; if other imperial ones have the special case, then apply the special case in conversion-->|disp=output only}}|<span class="error" style="white-space:nowrap; font-size:inherit;">??</span><!--close functions-->}}}}}}<!--end length, imperial section

-->)<!--end all H×W×L data
-->{{#if:{{{diameter_metric|}}}{{{diameter_imperial|}}}{{{dimensions|}}}|<nowiki>;</nowiki>&#32;}}<!-- if there's diameter or dimensions, add a semicolon divider and a space
-->|}}<!-- if no H×W×L data, then blank; end H×W×L section

-->{{#switch:0{{#if:{{{diameter_metric|}}}|c}}{{#if:{{{diameter_imperial|}}}|i}}<!--switch controlling diameter section
-->|0c={{#if:{{isnumeric|{{{diameter_metric}}}}}|{{{diameter_metric}}}&nbsp;{{{metric_unit|cm}}} diameter ({{convert|{{formatnum:{{{diameter_metric}}}|R}}|{{{metric_unit|cm}}}|{{{imperial_unit|in}}}|disp=output only}})|{{{diameter_metric}}}&nbsp;{{{metric_unit|cm}}} diameter}}{{#if:{{{dimensions|}}}|<nowiki>;</nowiki>&#32;}}<!--if only cm available
-->|0i={{#if:{{isnumeric|{{{diameter_imperial}}}}}|{{convert|{{formatnum:{{{diameter_imperial}}}|R}}|{{{imperial_unit|in}}}|{{{metric_unit|cm}}}|disp=output only}} diameter ({{{diameter_imperial}}}&nbsp;{{{imperial_unit|in}}})|{{{diameter_imperial}}}&nbsp;{{{imperial_unit|in}}} diameter}}{{#if:{{{dimensions|}}}|<nowiki>;</nowiki>&#32;}}<!--if only in available
-->|0ci={{{diameter_metric}}}&nbsp;{{{metric_unit|cm}}} diameter ({{{diameter_imperial}}}&nbsp;{{{imperial_unit|in}}}){{#if:{{{dimensions|}}}|<nowiki>;</nowiki>&#32;}}<!--if both available
-->|0|#default=<!--nothing's available! no output then…-->}}<!--end diameter switch

-->{{{dimensions|}}}{{{dimensions_ref|}}}<!--additional or alternate dimensions, if applicable

-->}}<!--end if any dimensional data--><!--END DIMENSIONAL SECTION-->

| label11 = Weight
| data11 = {{{weight|}}}

| label12 = Condition
| data12 = {{{condition|}}}

| label13 = Location
| data13 = {{comma separated entries|{{{museum|}}}|{{{city|}}}}}

| label14 = <span style="display:none">Coordinates</span>
| data14 = {{#if:{{both|{{{latitude|}}}{{{latd|}}}|{{{longitude|}}}{{{longd|}}}}}
|{{Geobox coor|wrap={{{coordinates_wrap|}}}|{{#if:{{{latd|}}}|{{{latd|}}}|{{{latitude|}}}}}|{{{latm|}}}|{{{lats|}}}|{{{latNS|}}}|{{#if:{{{longd|}}}|{{{longd}}}|{{{longitude|}}}}}|{{{longm|}}}|{{{longs|}}}|{{{longEW|}}}|type:landmark{{#if: {{{iso_region|}}}|_region:{{{iso_region}}}}}|{{#if:{{{coordinates_display|}}}|title|μ}}={{{coordinates_display|}}}|format={{{coordinates_format|}}}}}
|{{{coordinates|}}}
}}

| label15 = Owner
| data15 = {{{owner|}}}

| label20 = Accession
| data20 = {{{accession|}}}

| label21 = Preceded&nbsp;by
| data21 = {{{preceded_by|}}}

| label22 = Followed&nbsp;by
| data22 = {{{followed_by|}}}

| label23 = Website
| data23 = {{{website|{{{url|}}}}}}

}}<!--

-->{{#switch:{{lc:{{{italic title|¬}}}}}
|no = <!-- no italic title -->
||¬|force|yes = {{italic title|force={{#ifeq:{{lc:{{{italic title|}}}}}|force|true}}}}
}}{{main other|{{#if:{{{artist|}}}
|{{#ifeq:{{ucfirst:{{{artist|}}}}}|Unknown||{{#ifexist:{{{artist}}}|[[Category:Pages using infobox artwork with autolinked artist field]]}}}}
}}}}<noinclude>{{documentation}}</noinclude>

Navigation menu