Templat:Calendar: Perbedaan antara revisi
Tampilan
Konten dihapus Konten ditambahkan
JohnThorne (bicara | kontrib) Tidak ada ringkasan suntingan |
JohnThorne (bicara | kontrib) Tidak ada ringkasan suntingan |
||
Baris 1: | Baris 1: | ||
{| style="background:none;" |
|||
<includeonly>{{#if:{{{1|}}} |
|||
|{{calendar/{{{1}}} |
|||
|year={{{year|{{#time:Y}}}}} |
|||
|base={{{base|{{#titleparts:{{title without disambig|{{PAGENAME}}}}|2}}}}} |
|||
|sub={{#titleparts:{{title without disambig|{{PAGENAME}}}}/XXX|1|3}} |
|||
|titlestyle={{#if:{{{title_colour|{{{colour|}}}}}} |
|||
|background-color:{{{title_colour|{{{colour}}}}}}; |
|||
}} |
|||
|weekstyle={{#if:{{{week_colour|{{{colour|}}}}}} |
|||
|background-color:{{{week_colour|{{{colour}}}}}}; |
|||
}} |
|||
}} |
|||
|{{#ifeq:{{NAMESPACE}}|Portal |
|||
|{{calendar/portal |
|||
|base={{{base|{{#titleparts:{{title without disambig|{{PAGENAME}}}}|2}}}}} |
|||
|sub={{#titleparts:{{title without disambig|{{PAGENAME}}}}/XXX|1|3}} |
|||
|title={{{title|}}} |
|||
|col={{{col|4}}} |
|||
|tm={{{txt_pref_m|}}} |
|||
|mt={{{txt_suff_m|}}} |
|||
|lm={{{lk_pref_m|{{{lk_pref|}}}}}} |
|||
|ml={{{lk_suff_m|{{{lk_suff|}}}}}} |
|||
|lm>={{{lk_pref_mnext|{{{lk_pref_m|{{{lk_pref|}}}}}}}}} |
|||
|lm<={{{lk_pref_mprev|{{{lk_pref_m|{{{lk_pref|}}}}}}}}} |
|||
|ml>={{{lk_suff_mnext|{{{lk_suff_m|{{{lk_suff|}}}}}}}}} |
|||
|ml<={{{lk_suff_mprev|{{{lk_suff_m|{{{lk_suff|}}}}}}}}} |
|||
|ld={{{lk_pref_d|{{{lk_pref|}}}}}} |
|||
|dl={{{lk_suff_d|{{{lk_suff|}}}}}} |
|||
|month={{{month|}}} |
|||
|year={{{year|{{#time:Y}}}}} |
|||
|show_year={{{show_year|off}}} |
|||
|F={{#ifeq:{{{show_year|on}}}|with month|F Y|F}} |
|||
|format={{{format|Sun1st}}} |
|||
|float={{{float|right}}} |
|||
|clear={{{clear|none}}} |
|||
|EndNote={{{EndNote|}}} |
|||
|prevnext={{{prevnext|on}}} |
|||
|titlestyle={{#if:{{{title_colour|{{{colour|}}}}}} |
|||
|background-color:{{{title_colour|{{{colour}}}}}}; |
|||
}} |
|||
|weekstyle={{#if:{{{week_colour|{{{colour|}}}}}} |
|||
|background-color:{{{week_colour|{{{colour}}}}}}; |
|||
}} |
|||
}} |
|||
|{{#iferror:{{#time:|{{title without disambig|{{PAGENAME}}}}}} |
|||
|{{#if:{{{month|}}} |
|||
|{{calendar/month/link {{#if:{{{lk_pref|}}}{{{lk_pref_d|}}}{{{lk_pref_m|}}}<!-- |
|||
-->{{{lk_suff|}}}{{{lk_suff_d|}}}{{{lk_suff_m|}}}<!-- |
|||
-->{{{lk_suff_mprev|}}}{{{lk_suff_mnext|}}} |
|||
|{{#if:{{{lk_pref_d|{{{lk_pref|}}}}}}{{{lk_suff_d|{{{lk_suff|}}}}}} |
|||
|d |
|||
}}{{#if:{{{lk_pref_m|{{{lk_pref|}}}}}}{{{lk_suff_m|{{{lk_suff|}}}}}}<!-- |
|||
-->{{{lk_suff_mprev|}}}{{{lk_suff_mnext|}}} |
|||
|m |
|||
}} |
|||
|{{{lk|off}}} |
|||
}} |
|||
|tm={{{txt_pref_m|}}} |
|||
|mt={{{txt_suff_m|}}} |
|||
|lm={{{lk_pref_m|{{{lk_pref|}}}}}} |
|||
|ml={{{lk_suff_m|{{{lk_suff|}}}}}} |
|||
|lm>={{{lk_pref_mnext|{{{lk_pref_m|{{{lk_pref|}}}}}}}}} |
|||
|lm<={{{lk_pref_mprev|{{{lk_pref_m|{{{lk_pref|}}}}}}}}} |
|||
|ml>={{{lk_suff_mnext|{{{lk_suff_m|{{{lk_suff|}}}}}}}}} |
|||
|ml<={{{lk_suff_mprev|{{{lk_suff_m|{{{lk_suff|}}}}}}}}} |
|||
|ld={{{lk_pref_d|{{{lk_pref|}}}}}} |
|||
|dl={{{lk_suff_d|{{{lk_suff|}}}}}} |
|||
|month={{#switch:{{{month}}} |
|||
|current={{#time:F}} |
|||
|next={{#time:F|next month}} |
|||
|last={{#time:F|last month}} |
|||
|{{{month}}} |
|||
}} |
|||
|year={{{year|{{#time:Y}}}}} |
|||
|show_year={{#ifeq:{{{show_year|on}}}|on|on|off}} |
|||
|F={{#ifeq:{{{show_year|on}}}|with month|F Y|F}} |
|||
|format={{{format|Sun1st}}} |
|||
|float={{{float|none}}} |
|||
|clear={{{clear|none}}} |
|||
|EndNote={{{EndNote|}}} |
|||
|prevnext={{#if:{{{lk_pref_m|{{{lk_pref|}}}}}}{{{lk_suff_m|{{{lk_suff|}}}}}}<!-- |
|||
-->{{{lk_suff_mprev|}}}{{{lk_suff_mnext|}}} |
|||
|{{{prevnext|on}}} |
|||
|{{{prevnext|off}}} |
|||
}} |
|||
|titlestyle={{#if:{{{title_colour|{{{colour|}}}}}} |
|||
|background-color:{{{title_colour|{{{colour}}}}}}; |
|||
}} |
|||
|weekstyle={{#if:{{{week_colour|{{{colour|}}}}}} |
|||
|background-color:{{{week_colour|{{{colour}}}}}}; |
|||
}} |
|||
}} |
|||
|{{calendar/{{{col|4}}}-column |
|||
|title={{{title|}}} |
|||
|year={{{year|{{#time:Y}}}}} |
|||
|show_year={{#ifeq:{{{show_year|on}}}|on|on|off}} |
|||
|F={{#ifeq:{{{show_year|on}}}|with month|F Y|F}} |
|||
|format={{{format|Sun1st}}} |
|||
|lk={{#if:{{{lk_pref|}}}{{{lk_pref_d|}}}{{{lk_pref_m|}}}<!-- |
|||
-->{{{lk_suff|}}}{{{lk_suff_d|}}}{{{lk_suff_m|}}}<!-- |
|||
-->{{{lk_suff_mprev|}}}{{{lk_suff_mnext|}}} |
|||
|{{#if:{{{lk_pref_d|{{{lk_pref|}}}}}}{{{lk_suff_d|{{{lk_suff|}}}}}} |
|||
|d |
|||
}}{{#if:{{{lk_pref_m|{{{lk_pref|}}}}}}{{{lk_suff_m|{{{lk_suff|}}}}}}<!-- |
|||
-->{{{lk_suff_mprev|}}}{{{lk_suff_mnext|}}} |
|||
|m |
|||
}} |
|||
|{{{lk|off}}} |
|||
}} |
|||
|lk0={{{lk|off}}} |
|||
|tm={{{txt_pref_m|}}} |
|||
|mt={{{txt_suff_m|}}} |
|||
|lm={{{lk_pref_m|{{{lk_pref|}}}}}} |
|||
|ml={{{lk_suff_m|{{{lk_suff|}}}}}} |
|||
|lm>={{{lk_pref_mnext|{{{lk_pref_m|{{{lk_pref|}}}}}}}}} |
|||
|lm<={{{lk_pref_mprev|{{{lk_pref_m|{{{lk_pref|}}}}}}}}} |
|||
|ml>={{{lk_suff_mnext|{{{lk_suff_m|{{{lk_suff|}}}}}}}}} |
|||
|ml<={{{lk_suff_mprev|{{{lk_suff_m|{{{lk_suff|}}}}}}}}} |
|||
|ld={{{lk_pref_d|{{{lk_pref|}}}}}} |
|||
|dl={{{lk_suff_d|{{{lk_suff|}}}}}} |
|||
|EndNote={{{EndNote|}}} |
|||
|style={{{yearstyle|"background:none; float:{{{float|none}}}"}}} |
|||
|titlestyle={{#if:{{{title_colour|{{{colour|}}}}}} |
|||
|background-color:{{{title_colour|{{{colour}}}}}}; |
|||
}} |
|||
|weekstyle={{#if:{{{week_colour|{{{colour|}}}}}} |
|||
|background-color:{{{week_colour|{{{colour}}}}}}; |
|||
}} |
|||
}} |
|||
}} |
|||
|{{calendar/{{#ifeq:{{title without disambig|{{PAGENAME}}}}|{{#time:Y|{{title without disambig|{{PAGENAME}}}}}} |
|||
|{{{col|4}}}-column |
|||
|month/link {{{lk|on}}} |
|||
}} |
|||
|title={{{title|}}} |
|||
|year={{{year|{{#time:Y|{{title without disambig|{{PAGENAME}}}}}}}}} |
|||
|show_year={{#ifeq:{{title without disambig|{{PAGENAME}}}}|{{#time:F Y|{{title without disambig|{{PAGENAME}}}}}}|off|on}} |
|||
|F={{#ifeq:{{title without disambig|{{PAGENAME}}}}|{{#time:F Y|{{title without disambig|{{PAGENAME}}}}}}|F Y|F}} |
|||
|float={{{float|right}}} |
|||
|month={{{month|{{#time:F|{{title without disambig|{{PAGENAME}}}} 1}}}}} |
|||
|lk={{{lk|on}}} |
|||
|EndNote={{{EndNote|}}} |
|||
|titlestyle={{#if:{{{title_colour|{{{colour|}}}}}} |
|||
|background-color:{{{title_colour|{{{colour}}}}}}; |
|||
}} |
|||
|weekstyle={{#if:{{{week_colour|{{{colour|}}}}}} |
|||
|background-color:{{{week_colour|{{{colour}}}}}}; |
|||
}} |
|||
}} |
|||
}} |
|||
}} |
|||
}}</includeonly><noinclude>{{doc}}</noinclude> |
|||
<!--{| style="background:none;" |
|||
|- |
|- |
||
| colspan="3" style="text-align:center; font-size:larger;" | |
| colspan="3" style="text-align:center; font-size:larger;" | |
||
Baris 171: | Baris 19: | ||
|{{CalendarCustom|prevnext=off|year={{{year|{{#time:Y}}}}}|month=11}} |
|{{CalendarCustom|prevnext=off|year={{{year|{{#time:Y}}}}}|month=11}} |
||
|{{CalendarCustom|prevnext=off|year={{{year|{{#time:Y}}}}}|month=12}} |
|{{CalendarCustom|prevnext=off|year={{{year|{{#time:Y}}}}}|month=12}} |
||
|} |
|}<noinclude> |
||
==Lihat pula== |
==Lihat pula== |
||
*[[ |
*[[Templat:CURRENTCALENDAR]] |
||
*[[ |
*[[Templat:ISOCALENDAR]] |
||
[[Category:Templat kalender|{{PAGENAME}}]] |
[[Category:Templat kalender|{{PAGENAME}}]] |