Template:Art: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
-->{{#if: {{{title|}}} |<tr class="art-infobox-data-row"><th>Title:</th><td>{{{title}}}</td></tr>}}<!-- | -->{{#if: {{{title|}}} |<tr class="art-infobox-data-row"><th>Title:</th><td>{{{title}}}</td></tr>}}<!-- | ||
-->{{#if: {{{artist|}}} |<tr class="art-infobox-data-row"><th>Artist:</th><td>{{#show:{{FULLPAGENAME}}|?Has artist}}</td></tr>}}<!-- | -->{{#if: {{{artist|}}} |<tr class="art-infobox-data-row"><th>Artist:</th><td>{{#show:{{FULLPAGENAME}}|?Has artist}}</td></tr>}}<!-- | ||
-->{{#if: {{{character|}}} |<tr class="art-infobox-data-row"><th>Character:</th><td>[[{{{character}}}]]</td></tr>}}<!-- | |||
-->{{#if: {{{book|}}} | <tr class="infobox-data-row"><th>Book:</th><td>{{#if:{{b|{{{book}}}}} | ''[[{{b|{{{book}}}}}|{{b|{{{book}}}|text=y}}]]'' | {{{book}}}}}</td></tr>}}<!-- | |||
-->{{#if: {{{series|}}} | <tr class="infobox-data-row"><th>Series:</th><td>{{#if:{{b|{{{series}}}}} | ''[[{{b|{{{series}}}}}|{{b|{{{series}}}|text=y}}]]'' | {{{series}}}}}</td></tr>}}<!-- | |||
-->{{#if: {{{year|}}} |<tr class="art-infobox-data-row"><th>Year:</th><td>{{{year}}}</td></tr>}}<!-- | -->{{#if: {{{year|}}} |<tr class="art-infobox-data-row"><th>Year:</th><td>{{{year}}}</td></tr>}}<!-- | ||
-->{{#if: {{{source|}}} |<tr class="art-infobox-data-row"><th>Source:</th><td>{{{source}}}</td></tr>}}<!-- | -->{{#if: {{{source|}}} |<tr class="art-infobox-data-row"><th>Source:</th><td>{{{source}}}</td></tr>}}<!-- | ||
| Line 12: | Line 15: | ||
{{Art | {{Art | ||
| artist = Jane Doe | | artist = Jane Doe | ||
| medium = Oil on canvas | | medium = Oil on canvas | ||
| year = 1895 | | year = 1895 | ||
| Line 21: | Line 23: | ||
{{Art | {{Art | ||
|title=test | |title=test | ||
| artist = | | artist = Aaron Thompson | ||
|character=Emma M. Lion | |||
| source = | | source = Website | ||
|book=q | |||
|series=boi | |||
| year = 1895 | | year = 1895 | ||
| license = Public domain | | license = Public domain | ||
}} | }} | ||
Revision as of 21:51, 9 May 2025
Usage:
{{Art
| artist = Jane Doe
| medium = Oil on canvas
| year = 1895
| license = Public domain
}}
| Title: | test |
|---|---|
| Artist: | |
| Character: | Emma M. Lion |
| Book: | The Q |
| Series: | The Books of Imirillia |
| Year: | 1895 |
| Source: | Website |
| License: | Public domain |