Difference between revisions of "Template:Photobox/Periodical"

From Culture.si
 
(15 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
<noinclude><pre>
 
<noinclude><pre>
{{Photobox/Periodical
+
{{Photo
|description        =
+
| status  = URL PHOTOBOX LOCALINFO CATEGORIES SIZE
|author              =
+
}}
|author 2            =
+
</pre>
|title              =
+
 
|artist              =
+
<noinclude><pre>
|artist 2            =
+
{{Periodical
|artist 3            =
+
| description        =
|publisher          =
+
| subject            =
|publisher 2        =
+
| artist              =
|date                =
+
| artist 2            =
|periodical info   =
+
| artist 3            =
|issn                =
+
| publisher          =
|related article    =
+
| publisher 2        =
|related article 2  =
+
| title              =
|identifier          =
+
| date                =
|source              =
+
| periodical info     =
|language            =
+
| issn                =
 +
| related article    =
 +
| related article 2  =
 +
| identifier          =
 +
| source              =
 +
| language            =
 
}}
 
}}
 
</pre>
 
</pre>
Line 24: Line 29:
 
<dl>
 
<dl>
 
<dt>[[Property:description|description]] (page)<dd> basic info about the publication
 
<dt>[[Property:description|description]] (page)<dd> basic info about the publication
<dt>[[Property:author|author]]  <dd>author, writer
+
<dt>[[Property:subject|subject]]  <dd>author, writer
<dt>[[Property:author2|author2]]  <dd>author 2
 
<dt>[[Property:title|title]] <dd> title of the publication
 
 
<dt>[[Property:artist|artist]]  <dd>designer
 
<dt>[[Property:artist|artist]]  <dd>designer
<dt>[[Property:artist 2|artist 2]]  <dd>artist 2, e.g. illustrator
+
<dt>[[Property:artist 2|artist 2]]  <dd>artist 2, e.g. designer no 2
<dt>[[Property:artist 3|artist 3]]  <dd>artist 3, e.g. photographer
+
<dt>[[Property:artist 3|artist 3]]  <dd>artist 3, e.g. illustrator, photographer
 
<dt>[[Property:publisher|publisher]] <dd> publisher
 
<dt>[[Property:publisher|publisher]] <dd> publisher
 
<dt>[[Property:publisher 2|publisher 2]] <dd> publisher 2
 
<dt>[[Property:publisher 2|publisher 2]] <dd> publisher 2
 +
<dt>[[Property:title|title]] <dd> title of the publication
 
<dt>[[Property:date|date]] <dd> publishing date
 
<dt>[[Property:date|date]] <dd> publishing date
 
<dt>[[Property:periodical info|book info]] <dd> info from cobiss
 
<dt>[[Property:periodical info|book info]] <dd> info from cobiss
Line 42: Line 46:
 
</dl>
 
</dl>
  
 
+
 
</noinclude>{{#ifeq:{{#this:depth}}|1|
+
</noinclude><includeonly>
 +
{{Photobox/Common}}
 
<table class="photobox">
 
<table class="photobox">
 
{{photoboxRow
 
{{photoboxRow
 
| label  = Description
 
| label  = Description
 
| name    = description
 
| name    = description
| value  = {{{description}}}
+
| value  = {{{description|}}}
 
| type    = text
 
| type    = text
}}
+
}}{{photoboxRow
{{#if:{{{subject|}}}
+
| label  = Subject
  |{{photoboxRow
+
| name    = subject
  | label  = Author
+
| value  = {{{subject|}}}
  | name    = author
+
| type    = link
  | value  = {{{author}}}
+
}}{{photoboxRow
  | type    = link
+
| label  = Artist
  }}
+
| name    = artist
}}
+
| value  = {{{artist|}}}
{{#if:{{{author 2|}}}
+
| type    = link
  |{{photoboxRow
+
}}{{photoboxRow
  | label  = &nbsp;
+
| label  = &nbsp;
  | name    = author
+
| name    = artist
  | value  = {{{author 2}}}
+
| value  = {{{artist 2|}}}
  | type    = link
+
| type    = link
  }}
+
}}{{photoboxRow
}}
+
| label  = &nbsp;
{{#if:{{{title|}}}
+
| name    = artist
  |{{photoboxRow
+
| value  = {{{artist 3|}}}
  | label  = Title
+
| type    = link
  | name    = title
+
}}{{photoboxRow
  | value  = {{{title}}}
+
| label  = Media Publisher
  | type    = link
+
| name    = media publisher
  }}
+
| value  = {{{publisher|}}}
}}
+
| type    = link
{{#if:{{{artist|}}}
+
}}{{photoboxRow
  |{{photoboxRow
+
| label  = &nbsp;
  | label  = Artist
+
| name    = media publisher
  | name    = artist
+
| value  = {{{publisher 2|}}}
  | value  = {{{artist}}}
+
| type    = link
  | type    = link
+
}}{{photoboxRow
  }}
+
| label  = Title
}}
+
| name    = title
{{#if:{{{artist 2|}}}
+
| value  = {{{title|}}}
  |{{photoboxRow
 
  | label  = &nbsp;
 
  | name    = artist
 
  | value  = {{{artist 2}}}
 
  | type    = link
 
  }}
 
}}
 
{{#if:{{{artist 3|}}}
 
  |{{photoboxRow
 
  | label  = &nbsp;
 
  | name    = artist
 
  | value  = {{{artist 3}}}
 
  | type    = link
 
  }}
 
}}
 
{{#if:{{{publisher|}}}
 
  |{{photoboxRow
 
  | label  = Publisher
 
  | name    = publisher
 
  | value  = {{{publisher}}}
 
  | type    = link
 
  }}
 
}}
 
{{#if:{{{publisher 2|}}}
 
  |{{photoboxRow
 
  | label  = &nbsp;
 
  | 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:{{{issn|}}}
 
  |{{photoboxRow
 
  | label  = Issn
 
  | name    = issn
 
  | value  = {{{issn}}}
 
  | type    = text
 
  }}
 
}}
 
{{#if:{{{related article|}}}
 
  |{{photoboxRow
 
  | label  = Related article
 
  | name    = related article
 
  | value  = {{{related article}}}
 
  | type    = link
 
  }}
 
}}
 
{{#if:{{{related article 2|}}}
 
  |{{photoboxRow
 
  | label  = &nbsp;
 
  | name    = related article
 
  | value  = {{{related article 2}}}
 
  | type    = link
 
  }}
 
}}
 
{{#if:{{{source|}}}
 
| {{photoboxRow
 
| label  = Source
 
| name    = source
 
| value  = {{{source}}}
 
 
| type    = link
 
| type    = link
}}
+
}}{{photoboxRow
}}
+
| label  = Date
{{#if:{{{language|}}}
+
| name    = date
| {{photoboxRow
+
| value  = {{{date|}}}
| label  = Language
+
| type    = text
| name    = language
+
}}{{photoboxRow
| value  = {{{language}}}
+
| label  = Periodical info
 +
| name    = periodical info
 +
| value  = {{{periodical info|}}}
 +
| type    = text
 +
}}{{photoboxRow
 +
| label  = Issn
 +
| name    = issn
 +
| value  = {{{issn|}}}
 
| type    = text
 
| type    = text
 +
}}{{photoboxRow
 +
| label  = Related article
 +
| name    = related article
 +
| value  = {{{related article|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
| label  =  &nbsp;
 +
| name    = related article
 +
| value  = {{{related article 2|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
|label  = Media source
 +
|name    = media source
 +
|value  = {{{source|}}}
 +
|type    = link
 +
}}{{photoboxRow
 +
|label  = Language
 +
|name    = language
 +
|value  = {{{language|}}}
 +
|type    = text
 
}}
 
}}
}}
 
 
 
</table>
 
</table>
}}
 
 
{{C}}
 
{{C}}
 
+
[[Category:Printed matter]]
[[Category:Media]]
+
</includeonly>
[[Category:Periodicals]]
 

Latest revision as of 04:16, 21 March 2024

{{Photo
| status  = URL PHOTOBOX LOCALINFO CATEGORIES SIZE 
}}
{{Periodical
| description         =
| subject             =
| artist              =
| artist 2            =
| artist 3            =
| publisher           =
| publisher 2         =
| title               =
| date                =
| periodical info     =
| issn                =
| related article     =
| related article 2   =
| identifier          =
| source              =
| language            =
}}


description (page)
basic info about the publication
subject
author, writer
artist
designer
artist 2
artist 2, e.g. designer no 2
artist 3
artist 3, e.g. illustrator, photographer
publisher
publisher
publisher 2
publisher 2
title
title of the publication
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