(some additional properties) |
|||
Line 1: | Line 1: | ||
<noinclude><pre> | <noinclude><pre> | ||
{{Poster | {{Poster | ||
− | |description | + | |description = |
− | |subject | + | |subject = |
− | | | + | |design = |
− | | | + | |artist = |
− | | | + | |artist 2 = |
− | | | + | |publisher = |
− | | | + | |date = |
− | |related article | + | |related article = |
− | | | + | |related article 2 = |
− | | | + | |identifier = |
− | + | |source = | |
− | | | ||
− | |||
}} | }} | ||
</pre> | </pre> | ||
+ | |||
+ | |||
+ | <dl> | ||
+ | <dt>[[Property:description|description]] (page)<dd> basic info about the publication | ||
+ | <dt>[[Property:subject|subject]] <dd>subject | ||
+ | <dt>[[Property:design|design]] <dd> designed by | ||
+ | <dt>[[Property:artist|artist]] <dd>designer | ||
+ | <dt>[[Property:artist 2|artist 2]] <dd>artist 2 | ||
+ | <dt>[[Property:publisher|publisher]] <dd> publisher | ||
+ | <dt>[[Property:date|date]] <dd> publishing date | ||
+ | <dt>[[Property:related article|related article]] article that is related (e.g. publisher, organisation) | ||
+ | <dt>[[Property:related article 2|related article 2]] 2nd article that is related | ||
+ | <dt>[[Property:identifier|identifier]] (text)<dd> Unique identifier (for files that have one); Catalogue number in the source; For example: user@domain.com:file1.jpg | ||
+ | <dt>[[Property:source|source]] who contributed the image<dd> | ||
+ | </dl> | ||
+ | |||
+ | |||
</noinclude>{{#ifeq:{{#this:depth}}|1| | </noinclude>{{#ifeq:{{#this:depth}}|1| | ||
<table class="photobox"> | <table class="photobox"> | ||
Line 32: | Line 47: | ||
}} | }} | ||
}} | }} | ||
− | {{#if:{{{ | + | {{#if:{{{design|}}} |
+ | |{{photoboxRow | ||
+ | | label = Designed by | ||
+ | | name = design | ||
+ | | value = {{{design}}} | ||
+ | | type = link | ||
+ | }} | ||
+ | }} | ||
+ | {{#if:{{{artist|}}} | ||
+ | |{{photoboxRow | ||
+ | | label = artist | ||
+ | | name = artist | ||
+ | | value = {{{artist}}} | ||
+ | | type = link | ||
+ | }} | ||
+ | }} | ||
+ | {{#if:{{{artist 2|}}} | ||
|{{photoboxRow | |{{photoboxRow | ||
− | | label = | + | | label = |
− | | name = | + | | name = artist |
− | | value = {{{ | + | | value = {{{artist}}} |
− | | type = | + | | type = link |
}} | }} | ||
}} | }} | ||
− | {{#if:{{{ | + | {{#if:{{{publisher|}}} |
|{{photoboxRow | |{{photoboxRow | ||
− | | label = | + | | label = Publisher |
− | | name = | + | | name = publisher |
− | | value = {{{ | + | | value = {{{publisher}}} |
− | | type = | + | | type = link |
}} | }} | ||
}} | }} | ||
− | {{#if:{{{ | + | {{#if:{{{publisher 2|}}} |
|{{photoboxRow | |{{photoboxRow | ||
− | | label = | + | | label = |
− | | name = | + | | name = publisher |
− | | value = {{{ | + | | value = {{{publisher 2}}} |
| type = link | | type = link | ||
}} | }} | ||
}} | }} | ||
− | {{#if:{{{ | + | {{#if:{{{date|}}} |
|{{photoboxRow | |{{photoboxRow | ||
− | | label = | + | | label = Date |
− | | name = | + | | name = date |
− | | value = {{{ | + | | value = {{{date}}} |
| type = text | | type = text | ||
}} | }} | ||
Line 72: | Line 103: | ||
}} | }} | ||
}} | }} | ||
− | {{#if:{{{ | + | {{#if:{{{related article 2|}}} |
− | {{photoboxRow | + | |{{photoboxRow |
− | | label = | + | | label = |
− | | name = | + | | name = related article |
− | | value = {{{ | + | | value = {{{related article 2}}} |
| type = link | | type = link | ||
}} | }} | ||
}} | }} | ||
− | {{photoboxRow | + | {{#if:{{{source|}}} |
+ | | {{photoboxRow | ||
| label = Source | | label = Source | ||
| name = source | | name = source | ||
| value = {{{source}}} | | value = {{{source}}} | ||
| type = link | | type = link | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
}} | }} | ||
+ | |||
</table> | </table> | ||
}} | }} | ||
+ | |||
{{C}} | {{C}} | ||
+ | |||
[[Category:Posters]] | [[Category:Posters]] | ||
[[Category:Design]] | [[Category:Design]] |
Revision as of 21:53, 20 October 2011
{{Poster |description = |subject = |design = |artist = |artist 2 = |publisher = |date = |related article = |related article 2 = |identifier = |source = }}
- description (page)
- basic info about the publication
- subject
- subject
- design
- designed by
- artist
- designer
- artist 2
- artist 2
- publisher
- publisher
- date
- publishing date
- related article article that is related (e.g. publisher, organisation)
- related article 2 2nd article that is related
- identifier (text)
- Unique identifier (for files that have one); Catalogue number in the source; For example: user@domain.com:file1.jpg
- source who contributed the image