Difference between revisions of "Template:EventDataPageLinks"
Line 1: | Line 1: | ||
<noinclude>__NOTOC__</noinclude>{{#if:{{LOGGEDIN}}| | <noinclude>__NOTOC__</noinclude>{{#if:{{LOGGEDIN}}| | ||
− | + | <div class="fullwidth event-year-months"> | |
− | + | {{#arr:loop | |
− | + | | k = year | |
− | + | | {{#arr:series|{{#time:Y|now+3 months}}|2010}} | |
− | + | | each= | |
− | + | <div class="year"> | |
=={{{year}}}== | =={{{year}}}== | ||
− | + | <ul>{{#arr:loop | |
− | + | | kk=month | |
− | + | | {{#arr:series|1|12}} | |
− | + | | each=<li>{{padleft:{{{month}}}|2}} [{{fullurl:Culture.si:Archive of events/{{{year}}}/{{padleft:{{{month}}}|2}}|action=formedit&returnto={{FULLPAGENAMEE}}}} (edit)] | |
− | + | }}</ul> | |
− | + | </div> | |
− | + | }} | |
− | + | </div> | |
}} | }} |