Templat:Death date and age: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
Tag: Suntingan perangkat seluler Suntingan peramban seluler |
age->Umur |
||
(8 revisi perantara oleh 5 pengguna tidak ditampilkan) | |||
Baris 1:
<includeonly>
|{{#if:{{{6|}}}
|<!-- if all birth values are specified -->{{Umur|{{{4}}}|{{{5}}}|{{{6}}}|{{{1}}}|{{{2}}}|{{{3}}}}}
|{{#ifexpr:{{{2}}}<{{{5}}}
|<!-- if birth month but not day exist and birth month was not reached in death year -->{{Umur|{{{4}}}|12|31|{{{1}}}|{{{2}}}|{{{3}}}}}
|{{#ifexpr:{{{2}}}>{{{5}}}<!-- if birth month but not day exist and birth month was reached in death year -->
|{{Umur|{{{4}}}|1|1|{{{1}}}|{{{2}}}|{{{3}}}}}
|<!-- if birth month but not day exist and birth month is the death month -->{{Umur|{{{4}}}|12|31|{{{1}}}|{{{2}}}|{{{3}}}}}–{{Umur|{{{4}}}|1|1|{{{1}}}|{{{2}}}|{{{3}}}}}
}}
}}
}}
|{{Age in years|{{{4}}}|{{{1}}}}}}})<!--
-- Periksa galat --
-->{{#ifexpr: ( {{{1|}}} > {{CURRENTYEAR}} ) OR ( {{{4|}}} > {{CURRENTYEAR}} ) OR ( {{{4|}}} > {{{1|}}} ) OR ( {{{1|}}} - {{{4|}}} > 150 )
|  {{error|invalid year}}{{main other|[[Kategori:Halaman menggunakan templat umur dengan tanggal salah]]}}
}}{{#if:{{{5|}}}|{{#ifexpr: ( {{{2|}}} > 12 ) OR ( {{{2|}}} < 1 ) OR ( {{{5|}}} > 12 ) OR ( {{{5|}}} < 1 )
|  {{error|invalid month}}{{main other|[[Kategori:Halaman menggunakan templat umur dengan tanggal salah]]}}|}}
}}{{#if:{{{6|}}}|{{#ifexpr: ( {{{3|}}} > 31 ) OR ( {{{3|}}} < 1 ) OR ( {{{6|}}} > 31 ) OR ( {{{6|}}} < 1 )
|  {{error|invalid day}}{{main other|[[Kategori:Halaman menggunakan templat umur dengan tanggal salah]]}}|}}
}}</includeonly><noinclude>
{{documentation}}
</noinclude>
|