Template:GigographyTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
! date !! city !! country !! venue !! event / tour !! with | ! date !! city !! country !! venue !! event / tour !! with | ||
|- | |- | ||
{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::01]] |format=count}}>0| | {{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::01]] |format=count}}>0|{{MonthTableRow |monthname = January|monthnum=01}} | ||
{{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::01]] | limit=500}} | {{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::01]] | limit=500}} | ||
|}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::02]] |format=count}}>0| | |}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::02]] |format=count}}>0|{{MonthTableRow |monthname = February|monthnum=02}} | ||
{{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::02]] | limit=500}} | {{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::02]] | limit=500}} | ||
|}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::03]] |format=count}}>0| | |}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::03]] |format=count}}>0|{{MonthTableRow |monthname = March|monthnum=03}} | ||
{{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::03]] | limit=500}} | {{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::03]] | limit=500}} | ||
|}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::04]] |format=count}}>0| | |}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::04]] |format=count}}>0|{{MonthTableRow |month = April}} | ||
{{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::04]] | limit=500}} | {{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::04]] | limit=500}} | ||
|}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::05]] |format=count}}>0| | |}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::05]] |format=count}}>0|{{MonthTableRow |month = May}} | ||
{{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::05]] | limit=500}} | {{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::05]] | limit=500}} | ||
|}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::06]] |format=count}}>0| | |}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::06]] |format=count}}>0|{{MonthTableRow |month = June}} | ||
{{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::06]] | limit=500}} | {{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::06]] | limit=500}} | ||
|}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::07]] |format=count}}>0| | |}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::07]] |format=count}}>0|{{MonthTableRow |month = July}} | ||
{{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::07]] | limit=500}} | {{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::07]] | limit=500}} | ||
|}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::08]] |format=count}}>0| | |}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::08]] |format=count}}>0|{{MonthTableRow |month = August}} | ||
{{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::08]] | limit=500}} | {{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::08]] | limit=500}} | ||
|}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::09]] |format=count}}>0| | |}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::09]] |format=count}}>0|{{MonthTableRow |month = September}} | ||
{{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::09]] | limit=500}} | {{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::09]] | limit=500}} | ||
|}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::10]] |format=count}}>0| | |}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::10]] |format=count}}>0|{{MonthTableRow |month = October}} | ||
{{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::10]] | limit=500}} | {{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::10]] | limit=500}} | ||
|}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::11]] |format=count}}>0| | |}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::11]] |format=count}}>0|{{MonthTableRow |month = November}} | ||
{{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::11]] | limit=500}} | {{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::11]] | limit=500}} | ||
|}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::12]] |format=count}}>0| | |}}{{#ifexpr: {{#ask: [[Category:{{{year}}}]] [[month::12]] |format=count}}>0|{{MonthTableRow |month = December}} | ||
{{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::12]] | limit=500}} | {{GigographyMainTemplate | query= [[Category:{{{year}}}]] [[month::12]] | limit=500}} | ||
|}} | |}} | ||
|} | |} | ||
</includeonly> | </includeonly> |