(some additional properties) |
(some additional properties) |
||
Line 1: | Line 1: | ||
<noinclude><pre> | <noinclude><pre> | ||
{{Periodical | {{Periodical | ||
− | |description | + | |description = |
− | | | + | |author = |
− | | | + | |author 2 = |
− | | | + | |title = |
− | | | + | |artist = |
− | | | + | |artist 2 = |
− | |artist = | + | |artist 3 = |
− | | | + | |publisher = |
− | | | + | |publisher 2 = |
− | | | + | |date = |
− | | | + | |publication info = |
− | | | + | |issn = |
− | | | + | |related article = |
+ | |related article 2 = | ||
+ | |identifier = | ||
+ | |source = | ||
+ | |language = | ||
}} | }} | ||
</pre> | </pre> | ||
+ | |||
<dl> | <dl> | ||
− | <dt>[[Property:description|description]] (page)<dd> | + | <dt>[[Property:description|description]] (page)<dd> basic info about the publication |
− | <dt>[[Property: | + | <dt>[[Property:author|author]] <dd>author, writer |
− | <dt>[[Property: | + | <dt>[[Property:author2|author2]] <dd>author 2 |
− | <dt>[[Property: | + | <dt>[[Property:title|title]] <dd> title of the publication |
− | <dt>[[Property: | + | <dt>[[Property:artist|artist]] <dd>designer |
− | <dt>[[Property:publisher|publisher]] <dd> publishing | + | <dt>[[Property:artist 2|artist 2]] <dd>artist 2, e.g. illustrator |
− | <dt>[[Property:identifier|identifier]] (text)<dd> | + | <dt>[[Property:artist 3|artist 3]] <dd>artist 3, e.g. photographer |
+ | <dt>[[Property:publisher|publisher]] <dd> publisher | ||
+ | <dt>[[Property:publisher 2|publisher 2]] <dd> publisher 2 | ||
+ | <dt>[[Property:date|date]] <dd> publishing date | ||
+ | <dt>[[Property:publiscation info|book info]] <dd> info from cobiss | ||
+ | <dt>[[Property:issn|issn]] <dd> issn number for periodical | ||
+ | <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> | ||
+ | <dt>[[Property:language|language]] Slovenian/English<dd> | ||
</dl> | </dl> | ||
+ | |||
</noinclude>{{#ifeq:{{#this:depth}}|1| | </noinclude>{{#ifeq:{{#this:depth}}|1| | ||
Line 37: | Line 53: | ||
{{#if:{{{subject|}}} | {{#if:{{{subject|}}} | ||
|{{photoboxRow | |{{photoboxRow | ||
− | | label = | + | | label = Author |
− | | name = | + | | name = author |
− | | value = {{{ | + | | value = {{{author}}} |
| type = link | | type = link | ||
}} | }} | ||
}} | }} | ||
− | {{#if:{{{ | + | {{#if:{{{author 2|}}} |
|{{photoboxRow | |{{photoboxRow | ||
− | | label = | + | | label = |
− | | name = | + | | name = author |
− | | value = {{{ | + | | value = {{{author 2}}} |
− | | type = | + | | type = link |
}} | }} | ||
}} | }} | ||
− | {{#if:{{{ | + | {{#if:{{{title|}}} |
|{{photoboxRow | |{{photoboxRow | ||
− | | label = | + | | label = Title |
− | | name = | + | | name = title |
− | | value = {{{ | + | | value = {{{title}}} |
− | | type = | + | | type = link |
}} | }} | ||
}} | }} | ||
{{#if:{{{artist|}}} | {{#if:{{{artist|}}} | ||
|{{photoboxRow | |{{photoboxRow | ||
− | | label = | + | | label = Artist |
| name = artist | | name = artist | ||
| value = {{{artist}}} | | value = {{{artist}}} | ||
Line 69: | Line 85: | ||
{{#if:{{{artist 2|}}} | {{#if:{{{artist 2|}}} | ||
|{{photoboxRow | |{{photoboxRow | ||
− | | label = | + | | label = |
| name = artist | | name = artist | ||
| value = {{{artist 2}}} | | value = {{{artist 2}}} | ||
+ | | type = link | ||
+ | }} | ||
+ | }} | ||
+ | {{#if:{{{artist 3|}}} | ||
+ | |{{photoboxRow | ||
+ | | label = | ||
+ | | name = artist | ||
+ | | value = {{{artist 3}}} | ||
| type = link | | type = link | ||
}} | }} | ||
Line 80: | Line 104: | ||
| name = publisher | | name = publisher | ||
| value = {{{publisher}}} | | value = {{{publisher}}} | ||
+ | | type = link | ||
+ | }} | ||
+ | }} | ||
+ | {{#if:{{{publisher 2|}}} | ||
+ | |{{photoboxRow | ||
+ | | label = | ||
+ | | name = publisher | ||
+ | | value = {{{publisher 2}}} | ||
+ | | type = link | ||
+ | }} | ||
+ | }} | ||
+ | {{#if:{{{date|}}} | ||
+ | |{{photoboxRow | ||
+ | | label = Date | ||
+ | | name = date | ||
+ | | value = {{{date}}} | ||
+ | | type = text | ||
+ | }} | ||
+ | }} | ||
+ | {{#if:{{{periodical info|}}} | ||
+ | |{{photoboxRow | ||
+ | | label = Periodical info | ||
+ | | name = periodical info | ||
+ | | value = {{{periodical info}}} | ||
+ | | type = text | ||
+ | }} | ||
+ | }} | ||
+ | {{#if:{{{related article|}}} | ||
+ | |{{photoboxRow | ||
+ | | label = Related article | ||
+ | | name = related article | ||
+ | | value = {{{related article}}} | ||
+ | | type = link | ||
+ | }} | ||
+ | }} | ||
+ | {{#if:{{{related article 2|}}} | ||
+ | |{{photoboxRow | ||
+ | | label = | ||
+ | | name = related article | ||
+ | | value = {{{related article 2}}} | ||
| type = link | | type = link | ||
}} | }} | ||
}} | }} | ||
{{#if:{{{source|}}} | {{#if:{{{source|}}} | ||
− | |{{photoboxRow | + | | {{photoboxRow |
| label = Source | | label = Source | ||
| name = source | | name = source | ||
| value = {{{source}}} | | value = {{{source}}} | ||
| type = link | | type = link | ||
+ | }} | ||
}} | }} | ||
{{#if:{{{language|}}} | {{#if:{{{language|}}} | ||
− | + | | {{photoboxRow | |
− | + | | label = Language | |
− | + | | name = language | |
− | + | | value = {{{language}}} | |
− | + | | type = text | |
− | |||
}} | }} | ||
+ | }} | ||
+ | |||
</table> | </table> | ||
}} | }} | ||
{{C}} | {{C}} | ||
− | [[Category: | + | |
+ | [[Category:Periodicals]] |
Revision as of 21:42, 20 October 2011
{{Periodical |description = |author = |author 2 = |title = |artist = |artist 2 = |artist 3 = |publisher = |publisher 2 = |date = |publication info = |issn = |related article = |related article 2 = |identifier = |source = |language = }}
- description (page)
- basic info about the publication
- author
- author, writer
- author2
- author 2
- title
- title of the publication
- artist
- designer
- artist 2
- artist 2, e.g. illustrator
- artist 3
- artist 3, e.g. photographer
- publisher
- publisher
- publisher 2
- publisher 2
- date
- publishing date
- book info
- info from cobiss
- issn
- issn number for periodical
- 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
- language Slovenian/English