Template:ScoresIn: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(removed headers (now included in ScoresOn to avoid empty days))
(removed line breaks that show up when there is a gap of more than 2 days with no results)
Line 4: Line 4:
{{#ifexpr: {{{2|28}}} = 31
{{#ifexpr: {{{2|28}}} = 31
|{{ScoresOn|{{#time:Y-m-d|31 {{{1}}}}}}}
|{{ScoresOn|{{#time:Y-m-d|31 {{{1}}}}}}}
}}
}}{{#ifexpr: {{{2|28}}} >= 30
{{#ifexpr: {{{2|28}}} >= 30
|{{ScoresOn|{{#time:Y-m-d|30 {{{1}}}}}}}
|{{ScoresOn|{{#time:Y-m-d|30 {{{1}}}}}}}
}}
}}{{#ifexpr: {{{2|28}}} >= 29
{{#ifexpr: {{{2|28}}} >= 29
|{{ScoresOn|{{#time:Y-m-d|29 {{{1}}}}}}}
|{{ScoresOn|{{#time:Y-m-d|29 {{{1}}}}}}}
}}
}}{{ScoresOn|{{#time:Y-m-d|28 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|27 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|26 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|25 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|24 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|23 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|22 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|21 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|20 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|19 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|18 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|17 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|16 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|15 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|14 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|13 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|12 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|11 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|10 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|09 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|08 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|07 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|06 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|05 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|04 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|03 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|02 {{{1}}}}}}}{{ScoresOn|{{#time:Y-m-d|01 {{{1}}}}}}}</includeonly><noinclude>
{{ScoresOn|{{#time:Y-m-d|28 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|27 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|26 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|25 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|24 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|23 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|22 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|21 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|20 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|19 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|18 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|17 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|16 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|15 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|14 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|13 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|12 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|11 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|10 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|09 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|08 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|07 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|06 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|05 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|04 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|03 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|02 {{{1}}}}}}}
{{ScoresOn|{{#time:Y-m-d|01 {{{1}}}}}}}</includeonly><noinclude>
Lists all scores added on a given month/year. The 2nd parameter is the number of days in that month.
Lists all scores added on a given month/year. The 2nd parameter is the number of days in that month.
;Syntax : <tt><nowiki>{{ScoresIn|February 2008|29}}</nowiki></tt>
;Syntax : <tt><nowiki>{{ScoresIn|February 2008|29}}</nowiki></tt>
</noinclude>
</noinclude>

Revision as of 15:59, 5 November 2008

Lists all scores added on a given month/year. The 2nd parameter is the number of days in that month.

Syntax
{{ScoresIn|February 2008|29}}