Template:Infobox artist: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>MSGJ convert to wrapper for infobox person |
meta>MSGJ |
||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| | | child = {{lc:{{{embed}}}}} | ||
| | | bodyclass = vcard | ||
| | |||
| | | title = {{#ifeq:{{lc:{{{embed}}}}}|yes|'''Artistic career'''}} | ||
| | | decat = yes <!-- remove from template:infobox tracking categories --> | ||
| | |||
| | | abovestyle = background-color:{{{bgcolour|#BCD4E6}}}; | ||
| | | aboveclass = fn | ||
| | | above = {{#ifeq:{{lc:{{{embed}}}}}|yes||{{br separated entries | ||
| | |1={{#if:{{{honorific_prefix|}}}|<span class="honorific-prefix" style="font-size: small">{{{honorific_prefix}}}</span>}} | ||
| | |2={{#if:{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}|<span class="fn">{{{name|{{PAGENAME}}}}}</span>}} | ||
| | |3={{#if:{{{honorific_suffix|}}}|<span class="honorific-suffix" style="font-size: small">{{{honorific_suffix}}}</span>}} | ||
| | }} }} | ||
| | | labelstyle = padding:2px 0.75em 0 0;line-height:1.2em; | ||
| | | datastyle = line-height:1.3em; | ||
| | |||
| | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{imagesize|{{{image_size|}}}}}}|sizedefault=frameless|upright=1|alt={{{alt|}}}|suppressplaceholder=yes}} | ||
| | | caption = {{{caption|}}} | ||
| | | label1 = Native name | ||
| | | class1 = nickname | ||
| | | data1 = {{#if:{{{native_name|}}}|<span class="nickname" {{#if:{{{native_name_lang|}}}|lang="{{{native_name_lang}}}"}}>{{{native_name}}}</span>}} | ||
| | |||
| | | label2 = Birth name | ||
| | | class2 = nickname | ||
| | | data2 = {{{birth_name|{{{birthname|}}}}}} | ||
| label3 = Born | |||
| data3 = {{br separated entries|{{{birth_date|}}}|{{{birth_place|}}}}} | |||
| label4 = Died | |||
| data4 = {{br separated entries|{{{death_date|}}}|{{{death_place|}}}}} | |||
| label5 = Resting place | |||
| class5 = label | |||
| data5 = {{br separated entries|{{{resting_place|}}}|{{{resting_place_coordinates|}}} }} | |||
| label6 = Spouse | |||
| data6 = {{{spouse|}}} | |||
| label7 = Nationality | |||
}} | | data7 = {{{nationality|}}} | ||
{{#if:{{{pronunciation|}}}|[[Category:Biography template using pronunciation]]}}<noinclude> | | class7 = category | ||
| label8 = Field | |||
| data8 = {{{field|}}} | |||
| class8 = category | |||
| label9 = Training | |||
| data9 = {{{training|}}} | |||
| label10 = ''[[Alma mater|Alma mater]]'' | |||
| data10 = {{{alma_mater|}}} | |||
| label11 = Movement | |||
| data11 = {{{movement|}}} | |||
| class11 = category | |||
| rowclass12 = note | |||
| label12 = Works | |||
| data12 = {{{works|{{{notable_works|}}}}}} | |||
| label13 = Patrons | |||
| data13 = {{{patrons|}}} | |||
| label14 = Awards | |||
| data14 = {{{awards|}}} | |||
| label15 = Elected | |||
| data15 = {{{elected|}}} | |||
| label16 = Memorials | |||
| data16 = {{{memorials|}}} | |||
| label17 = Website | |||
| data17 = {{{website|}}} | |||
| data18 = {{{module|}}} | |||
}}{{#if:{{{pronunciation|}}}|[[Category:Biography template using pronunciation]]}}<noinclude> | |||
{{documentation}}<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | {{documentation}}<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | ||
</noinclude> | </noinclude> | ||
Revision as of 12:56, 24 June 2014
Lua error in package.lua at line 80: module 'Module:Documentation/config' not found.