Templat:Infobox artwork: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Taman Renyah (bicara | kontrib)
←Membuat halaman berisi '{{Infobox Lukisan | image_file = | painting_alignment = | image_size = | title = | other_language_1 = | other_title_1 = | other_lan...'
 
Taman Renyah (bicara | kontrib)
Tidak ada ringkasan suntingan
Baris 1:
{| class="infobox" style="text-align:center; float:{{{painting_alignment|right}}}; {{ #ifeq: {{{painting_alignment|}}}|Left| margin-right: 15px; margin-left: 0px;|}} {{ #ifeq: {{{painting_alignment|}}}|left| margin-right: 15px; margin-left: 0px;|}}"
{{Infobox Lukisan
|align="center" style="padding:0;" | [[Image:{{{image_file}}}|{{{image_size|300px}}}]]
|-
|'''''{{{title}}}''''' {{ #if: {{{other_language_1|}}}| <br/> ({{{other_language_1}}}:}} {{ #if: {{{other_title_1|}}}|'''''{{{other_title_1}}}'''''}}{{ #if: {{{other_language_2|}}}|, {{{other_language_2}}}:}}{{ #if: {{{other_language_2|}}} }}{{ #if: {{{other_title_2|}}}|'''''{{{other_title_2}}}'''''}}{{ #if: {{{other_language_1|}}}|)}}
|-
|'''{{{artist}}}''', {{{year|year unknown}}}
|-
|{{{type}}}
|-
|{{ #if: {{{height|}}}| {{{height}}} × {{{width}}} cm}}{{ #if: {{{height_inch|}}}|, {{{height_inch}}} × {{{width_inch}}} in }}{{ #if: {{{diameter_cm|}}}| {{{diameter_cm}}}&nbsp;cm&nbsp;diameter}} {{ #if: {{{diameter_inch|}}}|, {{{diameter_inch}}}&nbsp;[[Inch|in]]&nbsp;diameter}}
|-
| {{{museum}}}{{ #if: {{{city|}}}|, {{{city}}} }}
|}<noinclude>
 
{{-}}
 
==Contoh penggunaan==
 
{{Infobox Lukisan| image_file=Vincent Van Gogh - The_Potato_Eaters.png
| painting_alignment=right
| image_size=300px
| title=The Potato Eaters
| artist=[[Vincent van Gogh]]
| year=[[1885]]
| type=[[Oil painting|Oil on canvas]]
| height=82
| width=114
| height_inch=32¼
| width_inch = 45
| diameter_cm =
| diameter_inch =
| city=[[Amsterdam]]
| museum=[[Van Gogh Museum]]}}
 
<pre><nowiki>{{Infobox Painting|Image:Vincent Van Gogh - The Potato Eaters.png
| painting_alignment=right
| image_size=300px
| title=The Potato Eaters
| artist=[[Vincent van Gogh]]
| year=[[1885]]
| type=[[Oil painting|Oil on canvas]]
| height=82
| width=114
| height_inch=32¼
| width_inch = 45
| diameter_cm =
| diameter_inch =
| city=[[Amsterdam]]
| museum=[[Van Gogh Museum]]}}</nowiki></pre></pre>
 
==Templat kosong==
<pre><nowiki>{{Infobox Lukisan
| image_file =
| painting_alignment =
Baris 19 ⟶ 70:
| city =
| museum =
}}</nowiki></pre>
}}