Difference between revisions of "Template:Photobox/Periodical"

From Culture.si
Line 7: Line 7:
 
<noinclude><pre>
 
<noinclude><pre>
 
{{Periodical
 
{{Periodical
|description        =
+
| description        =
|subject            =
+
| subject            =
|artist              =
+
| artist              =
|artist 2            =
+
| artist 2            =
|artist 3            =
+
| artist 3            =
|publisher          =
+
| publisher          =
|publisher 2        =
+
| publisher 2        =
|title              =
+
| title              =
|date                =
+
| date                =
|periodical info    =
+
| periodical info    =
|issn                =
+
| issn                =
|related article    =
+
| related article    =
|related article 2  =
+
| related article 2  =
|identifier          =
+
| identifier          =
|source              =
+
| source              =
|language            =
+
| language            =
 
}}
 
}}
 
</pre>
 
</pre>
Line 46: Line 46:
 
</dl>
 
</dl>
  
 
+
 
 
</noinclude>{{#ifeq:{{#this:depth}}|1|
 
</noinclude>{{#ifeq:{{#this:depth}}|1|
 
{{Photobox/Common}}
 
{{Photobox/Common}}
Line 53: Line 53:
 
| label  = Description
 
| label  = Description
 
| name    = description
 
| name    = description
| value  = {{{description}}}
+
| value  = {{{description|}}}
 +
| type    = text
 +
}}{{photoboxRow
 +
| label  = Subject
 +
| name    = subject
 +
| value  = {{{subject|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
| label  = Artist
 +
| name    = artist
 +
| value  = {{{artist|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
| label  = &nbsp;
 +
| name    = artist
 +
| value  = {{{artist 2|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
| label  = &nbsp;
 +
| name    = artist
 +
| value  = {{{artist 3|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
| label  = Media Publisher
 +
| name    = media publisher
 +
| value  = {{{publisher|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
| label  = &nbsp;
 +
| name    = media publisher
 +
| value  = {{{publisher 2|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
| label  = Title
 +
| name    = title
 +
| value  = {{{title|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
| label  = Date
 +
| name    = date
 +
| value  = {{{date|}}}
 +
| type    = text
 +
}}{{photoboxRow
 +
| 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
 
}}
 
}}
{{#if:{{{subject|}}}
 
  |{{photoboxRow
 
  | label  = Subject
 
  | name    = subject
 
  | value  = {{{subject}}}
 
  | type    = link
 
  }}
 
}}
 
{{#if:{{{artist|}}}
 
  |{{photoboxRow
 
  | label  = Artist
 
  | name    = artist
 
  | value  = {{{artist}}}
 
  | type    = link
 
  }}
 
}}
 
{{#if:{{{artist 2|}}}
 
  |{{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  = Media Publisher
 
  | name    = media publisher
 
  | value  = {{{publisher}}}
 
  | type    = link
 
  }}
 
}}
 
{{#if:{{{publisher 2|}}}
 
  |{{photoboxRow
 
  | label  = &nbsp;
 
  | name    = media publisher
 
  | value  = {{{publisher 2}}}
 
  | type    = link
 
  }}
 
}}
 
{{#if:{{{title|}}}
 
  |{{photoboxRow
 
  | label  = Title
 
  | name    = title
 
  | value  = {{{title}}}
 
  | 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  = Media source
 
|name    = media source
 
|value  = {{{source}}}
 
|type    = link
 
}}
 
}}
 
{{#if:{{{language|}}}
 
|{{photoboxRow
 
|label  = Language
 
|name    = language
 
|value  = {{{language}}}
 
|type    = text
 
}}
 
}}
 
 
 
</table>
 
</table>
 
{{C}}
 
{{C}}
 +
[[Category:Printed matter]]
 
}}
 
}}
[[Category:Printed matter]]
 

Revision as of 21:00, 20 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