Difference between revisions of "Template:Photobox/Painting"

From Culture.si
Line 29: Line 29:
 
| label  = Description
 
| label  = Description
 
| name    = description
 
| name    = description
| value  = {{{description}}}
+
| value  = {{{description|}}}
 
| type    = text
 
| type    = text
 +
}}{{photoboxRow
 +
| label  = Subject
 +
| name    = subject
 +
| value  = {{{subject|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
| label  = Artist
 +
| name    = artist
 +
| value  = {{{artist|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
| label  =  
 +
| name    = artist
 +
| value  = {{{artist 2|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
| label  = Title
 +
| name    = title
 +
| value  = {{{title|}}}
 +
| type    = text
 +
}}{{photoboxRow
 +
| label  = Technique
 +
| name    = technique
 +
| value  = {{{technique|}}}
 +
| type    = text
 +
}}{{photoboxRow
 +
| label  = Dimensions
 +
| name    = dimensions
 +
| value  = {{{dimensions|}}}
 +
| type    = text
 +
}}{{photoboxRow
 +
| label  = Date
 +
| name    = date
 +
| value  = {{{date|}}}
 +
| type    = text
 +
}}{{photoboxRow
 +
| label  = Related article
 +
| name    = related article
 +
| value  = {{{related article|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
| label  =  
 +
| name    = related article
 +
| value  = {{{related article 2|}}}
 +
| type    = link
 +
}}{{photoboxRow
 +
| label  = Media Source
 +
| name    = media source
 +
| value  = {{{source|}}}
 +
| type    = link
 
}}
 
}}
{{#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  =  
 
  | name    = artist
 
  | value  = {{{artist 2}}}
 
  | type    = link
 
  }}
 
}}
 
{{#if:{{{title|}}}
 
  |{{photoboxRow
 
  | label  = Title
 
  | name    = title
 
  | value  = {{{title}}}
 
  | type    = text
 
  }}
 
}}
 
{{#if:{{{technique|}}}
 
  |{{photoboxRow
 
  | label  = Technique
 
  | name    = technique
 
  | value  = {{{technique}}}
 
  | type    = text
 
  }}
 
}}
 
{{#if:{{{dimensions|}}}
 
  |{{photoboxRow
 
  | label  = Dimensions
 
  | name    = dimensions
 
  | value  = {{{dimensions}}}
 
  | type    = text
 
  }}
 
}}
 
{{#if:{{{date|}}}
 
  |{{photoboxRow
 
  | label  = Date
 
  | name    = date
 
  | value  = {{{date}}}
 
  | 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
 
  }}
 
}}
 
{{#if:{{{source|}}}
 
  |{{photoboxRow
 
  | label  = Media Source
 
  | name    = media source
 
  | value  = {{{source}}}
 
  | type    = link
 
  }}
 
}}
 
 
 
</table>
 
</table>
 
{{C}}
 
{{C}}
}}
 
 
[[Category:Paintings]]
 
[[Category:Paintings]]
 
[[Category:Visual arts]]
 
[[Category:Visual arts]]
 
[[Category:Artifacts]]
 
[[Category:Artifacts]]
 +
}}

Revision as of 21:04, 20 March 2024

{{Photo
| status  = URL PHOTOBOX LOCALINFO CATEGORIES SIZE 
}}
{{Painting
|description      =
|subject          =
|date             =
|artist           =
|artist 2         =
|title            =
|technique        =
|dimensions       =
|date             =
|related article  =
|related article 2 =
|identifier       =
|source           =
}}