|
|
(54 intermediate revisions by 7 users not shown) |
Line 1: |
Line 1: |
− | <noinclude><pre>
| + | {{#ifeq:{{#this:depth}}|1|{{#eval:wrap|Photobox/{{{type}}}}}{{#default_form:Photobox}}}} |
− | {{Photobox
| |
− | |description=
| |
− | |subject=
| |
− | |subject 2=
| |
− | |subject 3=
| |
− | |artist=
| |
− | |artist 2=
| |
− | |title=
| |
− | |foto=
| |
− | |date=
| |
− | |subject date=
| |
− | |location=
| |
− | |performance info=
| |
− | |film info=
| |
− | |related article=
| |
− | |related article 2=
| |
− | |identifier=
| |
− | |source=
| |
− | }}
| |
− | {{CC-by-nd-2.5}}
| |
− | [[Category:Images]]
| |
− | | |
− | </pre>
| |
− | <dl>
| |
− | <dt>[[Property:description|description]] (text)<dd>opis slike, kaj je na sliki, tekst, ki se vidi pod sliko - v tekstu tudi dodat link - tekst dat v kvake, naslovi predstav, knjig,... v slovenskem jeziku, zraven v oglatih oklepajih [angleški naslov samo z referenco] ne prevajamo naslovov na lastno roko. / caption - max 150 chars / podnaslov
| |
− | <dt>[[Property:subject|subject]] (page)<dd>Kaj je na sliki? Pri portretih ime in priimek, pri drugih primerih v glavnem do sedaj uporabljali za ime nosilnega članka -da se slika zlista pod člankom (person, organization, publication...)
| |
− | <dt>[[Property:subject2|subject2]] <dd>če sta dva subjekta na sliki, tukaj vpišemo drugega
| |
− | <dt>[[Property:subject3|subject3]] <dd>če so trije subjekti na sliki, tukaj vpišemo tretjega
| |
− | <dt>[[Property:artist|artist]] (page)<dd>Avtor umetnine / naslovnice / režiser predstave / knjige/ postrja na sliki (Author or artist, band (for artifacts/artworks)
| |
− | <dt>[[Property:artist2|artist2]] (page)<dd>Avtor umetnine 2 / naslovnice / režiser predstave / knjige/ postrja na sliki (Author or artist, band (for artifacts/artworks)
| |
− | <dt>[[Property:title|title]] (text)<dd>naslov umetniškega dela: Knjige, predstave, Filma, Koncerta,..... slovenski naslov Title (for artifacts/artworks)
| |
− | <dt>[[Property:foto|foto]] (page)<dd>Ime in priimek fotografa (Photographer)
| |
− | <dt>[[Property:date|date]] (date)<dd>datum ko je posneta fotografija (Date) (when was this photo taken?)
| |
− | <dt>[[Property:subject date|subject date]] <dd>časovna umestitev subjekta (coverage temporal, date of artefact, date of origin)
| |
− | <dt>[[Property:location|location]] (page)<dd>Lokacija, kjer je bila posneta fotografija - Location (where was this photo taken?)
| |
− | <dt>[[Property:performance info|performance info]]<dd> link na sigledal.si
| |
− | <dt>[[Property:film info|film info]]<dd> link na imdb
| |
− | <dt>[[Property:artist info|artist info]]<dd> link na ustrezno bazo (še nismo našli dobre)
| |
− | <dt>[[Property:related article|related article]] <dd> ime sorodnega članka - slika se zlista po sorodnim člankom
| |
− | <dt>[[Property:related article2|related article2]] <dd> ime drugega sorodnega članka - slika se zlista po sorodnim člankom
| |
− | <dt>[[Property:identifier|identifier]] (text)<dd>kdo je poslal sliko: email:originalno ime fajla.xxx Unique identifier (for files that have one); Catalog number in the source; For example: user@domain.com:file1.jpg
| |
− | <dt>[[Property:source|source]] (page)<dd> Institucija, ki je prispevala sliko, ime članka (slika naj se ne zlista pod omenjenim člankom) Source of file
| |
− | </dl>
| |
− | </noinclude>{{#ifeq:{{#this:depth}}|1|
| |
− | <table class="photobox">
| |
− | | |
− | {{photoboxRow
| |
− | | label = Description
| |
− | | name = description
| |
− | | value = {{{description}}}
| |
− | | type = text
| |
− | }}
| |
− | {{#if:{{{subject|}}} | |
− | |{{photoboxRow
| |
− | | label = Subject
| |
− | | name = subject
| |
− | | value = {{{subject}}}
| |
− | | type = link
| |
− | }}
| |
− | }}
| |
− | {{#if:{{{subject2|}}}
| |
− | |{{photoboxRow
| |
− | | label = Subject 2
| |
− | | name = subject 2
| |
− | | value = {{{subject2}}}
| |
− | | type = link
| |
− | }}
| |
− | }} | |
− | {{#if:{{{subject3|}}} | |
− | |{{photoboxRow
| |
− | | label = Subject 3
| |
− | | name = subject 3
| |
− | | value = {{{subject3}}}
| |
− | | type = link
| |
− | }}
| |
− | }}
| |
− | {{#if:{{{artist|}}}
| |
− | |{{photoboxRow
| |
− | | label = Artist
| |
− | | name = artist
| |
− | | value = {{{artist}}}
| |
− | | type = link
| |
− | }}
| |
− | }}
| |
− | {{#if:{{{artist2|}}}
| |
− | |{{photoboxRow
| |
− | | label = Artist 2
| |
− | | name = artist 2
| |
− | | value = {{{artist2}}}
| |
− | | type = link
| |
− | }}
| |
− | }}
| |
− | {{#if:{{{foto|}}}
| |
− | |{{photoboxRow
| |
− | | label = Photo by
| |
− | | name = foto
| |
− | | value = {{{foto}}}
| |
− | | type = link
| |
− | }}
| |
− | }}
| |
− | {{#if:{{{date|}}}
| |
− | |{{photoboxRow
| |
− | | label = Date
| |
− | | name = date
| |
− | | value = {{{date}}}
| |
− | | type = text
| |
− | }}
| |
− | }}
| |
− | {{#if:{{{location|}}}
| |
− | |{{photoboxRow
| |
− | | label = Location
| |
− | | name = location
| |
− | | value = {{{location}}}
| |
− | | type = link
| |
− | }}
| |
− | }}
| |
− | {{#if:{{{performance info|}}}
| |
− | |{{photoboxRow
| |
− | | label = Performance info
| |
− | | name = performance info
| |
− | | value = {{{performance info}}}
| |
− | | type = text
| |
− | }}
| |
− | }}
| |
− | {{#if:{{{related article|}}}
| |
− | |{{photoboxRow
| |
− | | label = Related article
| |
− | | name = related article
| |
− | | value = {{{related article}}}
| |
− | | type = link
| |
− | }}
| |
− | }}
| |
− | {{#if:{{{related article2|}}}
| |
− | |{{photoboxRow
| |
− | | label = Related article 2
| |
− | | name = related article 2
| |
− | | value = {{{related article2}}}
| |
− | | type = link
| |
− | }}
| |
− | }}
| |
− | {{#if:{{{source|}}}
| |
− | |{{photoboxRow
| |
− | | label = Source
| |
− | | name = source
| |
− | | value = {{{source}}}
| |
− | | type = link
| |
− | }}
| |
− | }}
| |
− | {{#if:{{{alternative|}}}
| |
− | |{{photoboxRow
| |
− | | label = Alternative
| |
− | | name = alternative
| |
− | | value = {{{alternative}}}
| |
− | | type = alternative
| |
− | }}
| |
− | }}
| |
− | </table>
| |
− | }} | |