Difference between revisions of "Template:Photobox/Event"

From Culture.si
Line 1: Line 1:
 
<noinclude><pre>
 
<noinclude><pre>
 
{{Photobox/Event
 
{{Photobox/Event
| description         =
+
| description     =
| subject             =
+
| subject       =
| subject 2           =
+
| subject 2     =
| subject 3           =
+
| subject 3     =
| artist             =
+
| artist       =
| artist 2           =
+
| artist 2     =
| title               =
+
| title       =
| foto               =
+
| foto       =
| date               =
+
| date       =
| location           =
+
| location     =
| performance info   =
+
| performance info =
| film info           =
+
| film info     =
| related article     =
+
| related article   =
| related article 2   =
+
| related article 2 =
| identifier         =
+
| identifier     =
| source             =
+
| source       =
 
}}
 
}}
 
[[Category:Images]]
 
[[Category:Images]]
Line 22: Line 22:
  
 
</pre>
 
</pre>
<dl>
+
; [[Property:description|description]] (text)
<dt>[[Property:description|description]] (text)<dd> description in max 150 chars (the text comes as a caption under the image in the gallery of the article) - the title of the perf/exhib/concert in English, author, perhaps venue, producer, the year at the end - ! make internal links (Slovene authors + articles with right names)
+
: description in max 150 chars (the text comes as a caption under the image in the gallery of the article) - the title of the perf/exhib/concert in English, author, perhaps venue, producer, the year at the end - ! make internal links (Slovene authors + articles with right names)
<dt>[[Property:subject|subject]] (page)<dd> the name of the article that is most related - usually the one who send the image  
+
; [[Property:subject|subject]] (page)
<dt>[[Property:subject 2|subject 2]] <dd>the subject on the picture (person, organization, publication)  
+
: the name of the article that is most related - usually the one who send the image  
<dt>[[Property:subject 3|subject 3]] <dd>in case of the 3rd subject on the picture
+
; [[Property:subject 2|subject 2]]  
<dt>[[Property:artist|artist]] (page)<dd>author or artist, band, etc  
+
: the subject on the picture (person, organization, publication)  
<dt>[[Property:artist 2|artist 2]] (page)<dd>the 2nd author or artist featured  
+
; [[Property:subject 3|subject 3]]  
<dt>[[Property:title|title]] (text)<dd>the Slovene title of the event (concert, performance, exhibition)
+
: in case of the 3rd subject on the picture
<dt>[[Property:foto|foto]] (page)<dd>Full name of the Photographer
+
; [[Property:artist|artist]] (page)
<dt>[[Property:date|date]] (date)<dd>the date when the photo was taken
+
: author or artist, band, etc  
<dt>[[Property:subject date|subject date]] <dd>NOT NEEDED (photo taken at the event) - FOR EXHIBITIONS (FROM: TO:)
+
; [[Property:artist 2|artist 2]] (page)
<dt>[[Property:location|location]] (page)<dd>Location (where was this photo taken?)
+
: the 2nd author or artist featured  
<dt>[[Property:performance info|performance info]]<dd> link to repertoar.sigledal.org (full info on the theatre performance from the Repertoire)
+
; [[Property:title|title]] (text)
<dt>[[Property:film info|film info]]<dd> link to www.imdb.com
+
: the Slovene title of the event (concert, performance, exhibition)
<dt>[[Property:artist info|artist info]]<dd> NOT NEEDED in case of event?
+
; [[Property:foto|foto]] (page)
<dt>[[Property:related article|related article]] <dd> the name of the related article (producer, venue, etc) - featured in the gallery under that article
+
: Full name of the Photographer
<dt>[[Property:related article 2|related article 2]] <dd> the name of another related article - featured in the gallery under that article
+
; [[Property:date|date]] (date)
<dt>[[Property:identifier|identifier]] (text)<dd> email(from where we got the File) + original name of the File (includes important information about the file) For example: user@domain.com:file1.jpg (Unique identifier (for files that have one); Catalog number in the source)  
+
: the date when the photo was taken
<dt>[[Property:source|source]] (page)<dd> Source of file - the institution that contributed the file
+
; [[Property:subject date|subject date]]  
 +
: NOT NEEDED (photo taken at the event) - FOR EXHIBITIONS (FROM: TO:)
 +
; [[Property:location|location]] (page)
 +
: Location (where was this photo taken?)
 +
; [[Property:performance info|performance info]]
 +
: link to repertoar.sigledal.org (full info on the theatre performance from the Repertoire)
 +
; [[Property:film info|film info]]
 +
: link to www.imdb.com
 +
; [[Property:artist info|artist info]]
 +
: NOT NEEDED in case of event?
 +
; [[Property:related article|related article]]  
 +
: the name of the related article (producer, venue, etc) - featured in the gallery under that article
 +
; [[Property:related article 2|related article 2]]  
 +
: the name of another related article - featured in the gallery under that article
 +
; [[Property:identifier|identifier]] (text)
 +
: email(from where we got the File) + original name of the File (includes important information about the file) For example: user@domain.com:file1.jpg (Unique identifier (for files that have one); Catalog number in the source)  
 +
; [[Property:source|source]] (page)
 +
: Source of file - the institution that contributed the file
 
</dl>
 
</dl>
 
</noinclude>{{#ifeq:{{#this:depth}}|1|
 
</noinclude>{{#ifeq:{{#this:depth}}|1|
Line 46: Line 63:
  
 
{{photoboxRow
 
{{photoboxRow
| label   = Description
+
| label = Description
| name   = description
+
| name = description
| value   = {{{description}}}
+
| value = {{{description}}}
| type   = text
+
| type = text
 
}}
 
}}
 
{{#if:{{{subject|}}}
 
{{#if:{{{subject|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = Subject
+
| label = Subject
  | name   = subject
+
| name = subject
  | value   = {{{subject}}}
+
| value = {{{subject}}}
  | type   = link
+
| type = link
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{subject 2|}}}
 
{{#if:{{{subject 2|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = &nbsp;
+
| label = &nbsp;
  | name   = subject 2
+
| name = subject 2
  | value   = {{{subject 2}}}
+
| value = {{{subject 2}}}
  | type   = link
+
| type = link
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{subject 3|}}}
 
{{#if:{{{subject 3|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = &nbsp;
+
| label = &nbsp;
  | name   = subject 3
+
| name = subject 3
  | value   = {{{subject 3}}}
+
| value = {{{subject 3}}}
  | type   = link
+
| type = link
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{title|}}}
 
{{#if:{{{title|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = Title
+
| label = Title
  | name   = title
+
| name = title
  | value   = {{{title}}}
+
| value = {{{title}}}
  | type   = text
+
| type = text
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{artist|}}}
 
{{#if:{{{artist|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = Artist
+
| label = Artist
  | name   = artist
+
| name = artist
  | value   = {{{artist}}}
+
| value = {{{artist}}}
  | type   = link
+
| type = link
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{artist 2|}}}
 
{{#if:{{{artist 2|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = &nbsp;
+
| label = &nbsp;
  | name   = artist
+
| name = artist
  | value   = {{{artist 2}}}
+
| value = {{{artist 2}}}
  | type   = link
+
| type = link
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{artist 3|}}}
 
{{#if:{{{artist 3|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = &nbsp;
+
| label = &nbsp;
  | name   = artist
+
| name = artist
  | value   = {{{artist 3}}}
+
| value = {{{artist 3}}}
  | type   = link
+
| type = link
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{foto|}}}
 
{{#if:{{{foto|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = Photo by
+
| label = Photo by
  | name   = foto
+
| name = foto
  | value   = {{{foto}}}
+
| value = {{{foto}}}
  | type   = link
+
| type = link
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{date|}}}
 
{{#if:{{{date|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = Date
+
| label = Date
  | name   = date
+
| name = date
  | value   = {{{date}}}
+
| value = {{{date}}}
  | type   = text
+
| type = text
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{location|}}}
 
{{#if:{{{location|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = Location
+
| label = Location
  | name   = location
+
| name = location
  | value   = {{{location}}}
+
| value = {{{location}}}
  | type   = link
+
| type = link
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{performance info|}}}
 
{{#if:{{{performance info|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = Performance info
+
| label = Performance info
  | name   = performance info
+
| name = performance info
  | value   = {{{performance info}}}
+
| value = {{{performance info}}}
  | type   = text
+
| type = text
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{artist|}}}
 
{{#if:{{{artist|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = Artist
+
| label = Artist
  | name   = artist
+
| name = artist
  | value   = {{{artist}}}
+
| value = {{{artist}}}
  | type   = link
+
| type = link
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{artist 2|}}}
 
{{#if:{{{artist 2|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = Artist
+
| label = Artist
  | name   = artist
+
| name = artist
  | value   = {{{related article 2}}}
+
| value = {{{related article 2}}}
  | type   = link
+
| type = link
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{related article|}}}
 
{{#if:{{{related article|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = Related article
+
| label = Related article
  | name   = related article
+
| name = related article
  | value   = {{{related article}}}
+
| value = {{{related article}}}
  | type   = link
+
| type = link
  }}
+
}}
 
}}
 
}}
 
{{#if:{{{related article 2|}}}
 
{{#if:{{{related article 2|}}}
  |{{photoboxRow
+
|{{photoboxRow
  | label   = &nbsp;
+
| label = &nbsp;
  | name   = related article
+
| name = related article
  | value   = {{{related article 2}}}
+
| 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
  }}
+
}}
 
}}
 
}}
 
</table>
 
</table>
 
}}
 
}}

Revision as of 18:01, 19 October 2011

{{Photobox/Event
| description     =
| subject       =
| subject 2      =
| subject 3      =
| artist       =
| artist 2      =
| title        =
| foto        =
| date        =
| location      =
| performance info  =
| film info      =
| related article   =
| related article 2  =
| identifier     =
| source       =
}}
[[Category:Images]]
[[Category:Events]]

description (text)
description in max 150 chars (the text comes as a caption under the image in the gallery of the article) - the title of the perf/exhib/concert in English, author, perhaps venue, producer, the year at the end - ! make internal links (Slovene authors + articles with right names)
subject (page)
the name of the article that is most related - usually the one who send the image
subject 2
the subject on the picture (person, organization, publication)
subject 3
in case of the 3rd subject on the picture
artist (page)
author or artist, band, etc
artist 2 (page)
the 2nd author or artist featured
title (text)
the Slovene title of the event (concert, performance, exhibition)
foto (page)
Full name of the Photographer
date (date)
the date when the photo was taken
subject date
NOT NEEDED (photo taken at the event) - FOR EXHIBITIONS (FROM: TO:)
location (page)
Location (where was this photo taken?)
performance info
link to repertoar.sigledal.org (full info on the theatre performance from the Repertoire)
film info
link to www.imdb.com
artist info
NOT NEEDED in case of event?
related article
the name of the related article (producer, venue, etc) - featured in the gallery under that article
related article 2
the name of another related article - featured in the gallery under that article
identifier (text)
email(from where we got the File) + original name of the File (includes important information about the file) For example: user@domain.com:file1.jpg (Unique identifier (for files that have one); Catalog number in the source)
source (page)
Source of file - the institution that contributed the file