Template:Infobox artist: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Plastikspork |
meta>Thumperward convert to {{infobox}} for clarity of code and ease of maintenance. if there are any issues with this code drop, before reverting please let me know and I'll try to fix them quickly |
||
| Line 1: | Line 1: | ||
{| | {{ infobox | ||
| bodyclass = vcard | |||
| | | titleclass = fn | ||
{{#if:{{{image | | title = {{{name|{{PAGENAME}} }}} | ||
| image = {{#if:{{{image|}}}|[[file:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|frameless}}|alt={{{alt|}}}]]}} | |||
| imageclass = {{image class|{{{image}}} }} | |||
{{ | | caption = {{{caption|}}} | ||
| label1 = Birth name | |||
| class1 = nickname | |||
| data1 = {{{birthname}}} | |||
| label2 = Born | |||
| data2 = {{{birthdate}}}{{#if:{{{location<includeonly>|</includeonly>}}}|<br />{{{location}}} }} | |||
| label3 = Died | |||
| data3 = {{{deathdate}}}{{#if:{{{deathplace<includeonly>|</includeonly>}}}|<br />{{{deathplace}}} }} | |||
| label4 = Nationality | |||
| data4 = {{{nationality}}} | |||
| label5 = Field | |||
| data5 = {{{field}}} | |||
| label6 = Training | |||
| data6 = {{{training}}} | |||
| label7 = Movement | |||
| class7 = role | |||
| data7 = {{{movement}}} | |||
| label8 = Works | |||
| class8 = note | |||
| data8 = {{{works}}} | |||
| label9 = Patrons | |||
| data9 = {{{patrons}}} | |||
| label10 = Influenced by | |||
| data10 = {{{influenced by}}} | |||
| label11 = Influenced | |||
| data11 = {{{influenced}}} | |||
| label12 = Awards | |||
| data12 = {{{awards}}} | |||
| label13 = Website | |||
| data13 = {{{website}}} | |||
}}<noinclude>{{pp-template}}{{documentation}}<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --></noinclude> | |||
} | |||
Revision as of 12:36, 13 April 2010
| Birth name | {{{birthname}}} |
|---|---|
| Born | {{{birthdate}}} {{{location}}} |
| Died | {{{deathdate}}} {{{deathplace}}} |
| Nationality | {{{nationality}}} |
| Field | {{{field}}} |
| Training | {{{training}}} |
| Movement | {{{movement}}} |
| Works | {{{works}}} |
| Patrons | {{{patrons}}} |
| Influenced by | {{{influenced by}}} |
| Influenced | {{{influenced}}} |
| Awards | {{{awards}}} |
| Website | {{{website}}} |
Lua error in package.lua at line 80: module 'Module:Documentation/config' not found.