Difference between revisions of "Template:Photobox/Painting"

From Culture.si
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<noinclude><pre>
 +
{{Photo
 +
| status  = URL PHOTOBOX LOCALINFO CATEGORIES SIZE
 +
}}
 +
</pre>
 +
 
<noinclude><pre>
 
<noinclude><pre>
 
{{Painting
 
{{Painting
Line 17: Line 23:
  
 
</pre>
 
</pre>
</noinclude>{{#ifeq:{{#this:depth}}|1|
+
</noinclude><includeonly>
 
<table class="photobox">
 
<table class="photobox">
 +
{{Photobox/Common}}
 
{{photoboxRow
 
{{photoboxRow
 
| 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  = 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
 
| 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  = &nbsp;
 +
| 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  = &nbsp;
 
  | 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  = &nbsp;
 
  | name    = related article
 
  | value  = {{{related article 2}}}
 
  | type    = link
 
  }}
 
}}
 
{{#if:{{{source|}}}
 
  {{photoboxRow
 
  | label  = Source
 
  | name    = source
 
  | value  = {{{source}}}
 
  | type    = link
 
  }}
 
}}
 
 
 
</table>
 
</table>
}}
 
 
{{C}}
 
{{C}}
 
[[Category:Paintings]]
 
[[Category:Paintings]]
 
[[Category:Visual arts]]
 
[[Category:Visual arts]]
 
[[Category:Artifacts]]
 
[[Category:Artifacts]]
 +
</includeonly>

Latest revision as of 05:05, 21 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           =
}}