Template:Infobox artist: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Modernist m Reverted edits by Plastikspork (talk) to last version by Scriberius |
meta>Plastikspork Try again, this time fixed the frameless conditional. Again, please revert if it causes problems and we can work on remaining issues. |
||
| Line 1: | Line 1: | ||
{| | {{Infobox | ||
| | | bodyclass = vcard | ||
| bodystyle = width:{{{box_width|22em}}}; font-size:90%; cellspacing: 5; | |||
| | | abovestyle = text-align:center; font-size:larger; background-color:{{{bgcolour|#6495ED}}}; color:#000000; | ||
| above = {{{name|{{PAGENAME}}}}} | |||
[[ | | imageclass = {{#if:{{{image|}}}|{{image class names|{{{image}}}}} }} | ||
}} | | image = {{#if:{{{image<includeonly>|</includeonly>}}}|[[File:{{{image}}}|{{#if:{{{imagesize|}}}|<!-- then -->{{{imagesize}}}|<!-- else -->frameless}}|alt={{{alt<includeonly>|</includeonly>}}}]]}} | ||
{{#if:{{{ | | caption = {{#if:{{{caption<includeonly>|</includeonly>}}}|<small>{{{caption}}}</small>}} | ||
< | |||
}} | | label1 = Birth name | ||
| class1 = nickname | |||
| data1 = {{{birthname<includeonly>|</includeonly>}}} | |||
| label2 = Born | |||
| data2 = {{#if:{{{birthdate<includeonly>|</includeonly>}}} | {{{birthdate}}}<br/>{{{location<includeonly>|</includeonly>}}} }} | |||
| label3 = Died | |||
| data3 = {{#if:{{{deathdate<includeonly>|</includeonly>}}} | {{{deathdate}}}<br/>{{{deathplace<includeonly>|</includeonly>}}} }} | |||
| label4 = Resting place | |||
| data4 = {{#if:{{{resting_place<includeonly>|</includeonly>}}} | {{{resting_place}}}<br/>{{{resting_place_coordinates<includeonly>|</includeonly>}}} }} | |||
| label5 = Nationality | |||
| data5 = {{{nationality<includeonly>|</includeonly>}}} | |||
| label6 = Ethnicity | |||
| data6 = {{{ethnicity<includeonly>|</includeonly>}}} | |||
| label7 = Field | |||
| data7 = {{{field<includeonly>|</includeonly>}}} | |||
{ | | label8 = Training | ||
| data8 = {{{training<includeonly>|</includeonly>}}} | |||
{{ | | label9 = Movement | ||
| class9 = role | |||
| data9 = {{{movement<includeonly>|</includeonly>}}} | |||
{{ | | label10 = Major works | ||
| class10 = note | |||
| data10 = {{{works<includeonly>|</includeonly>}}} | |||
{ | | label11 = Patrons | ||
| data11 = {{{patrons<includeonly>|</includeonly>}}} | |||
{{#if:{{{ | | data12 = {{#if:{{{influenced by<includeonly>|</includeonly>}}}| | ||
{{ | {{Collapsible list | ||
| title = Influenced by | |||
| frame_style = border: none; padding: 0; | |||
| list_style = text-align: center; display: none; | |||
| 1 = {{{influenced by}}} | |||
}} | }} | ||
}} | }} | ||
{{#if:{{{ | | data13 = {{#if:{{{influenced<includeonly>|</includeonly>}}}| | ||
{{ | {{Collapsible list | ||
| title = Influenced | |||
| frame_style = border: none; padding: 0; | |||
| list_style = text-align: center; display: none; | |||
| 1 = {{{influenced}}} | |||
}} | }} | ||
}} | }} | ||
{ | | label14 = Awards | ||
| data14 = {{{awards<includeonly>|</includeonly>}}} | |||
{{#if:{{{ | | data15 = {{#if:{{{signature<includeonly>|</includeonly>}}}|'''Signature'''}} | ||
{{ | | data16 = {{#if:{{{signature<includeonly>|</includeonly>}}}|[[File:{{{signature}}}|128px|alt={{{signature_alt<includeonly>|</includeonly>}}}|{{{name}}}'s signature]]}} | ||
}} | |||
| label17 = Website | |||
| data17 = {{{website<includeonly>|</includeonly>}}} | |||
}}<noinclude>{{pp-template}} | |||
{{ | |||
{{documentation}} | {{documentation}} | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | ||
</noinclude> | </noinclude> | ||
Revision as of 03:12, 10 October 2009
| Infobox artist | |
|---|---|
| [[File:{{{image}}}|frameless|alt={{{alt}}}]] {{{caption}}} | |
| Birth name | {{{birthname}}} |
| Born | {{{birthdate}}} {{{location}}} |
| Died | {{{deathdate}}} {{{deathplace}}} |
| Resting place | {{{resting_place}}} {{{resting_place_coordinates}}} |
| Nationality | {{{nationality}}} |
| Ethnicity | {{{ethnicity}}} |
| Field | {{{field}}} |
| Training | {{{training}}} |
| Movement | {{{movement}}} |
| Major works | {{{works}}} |
| Patrons | {{{patrons}}} |
| Template:Collapsible list | |
| Template:Collapsible list | |
| Awards | {{{awards}}} |
| Signature | |
| [[File:{{{signature}}}|128px|alt={{{signature_alt}}}|{{{name}}}'s signature]] | |
| Website | {{{website}}} |
Lua error in package.lua at line 80: module 'Module:Documentation/config' not found.