Difference between revisions of "Template talk:CalendarSingle"

From FollowTheScore
Jump to: navigation, search
(New page: hey I've made a preload version of the calendar which directs to Template:Monthly_calendar, and if the month calendar doesnt exist yet, creates it. Now to find a few to pass the month...)
 
Line 1: Line 1:
 
hey
 
hey
  
I've made a preload version of the calendar which directs to [[Template:Monthly_calendar]], and if the month calendar doesnt exist yet, creates it. Now to find a few to pass the month-number...
+
I've made a preload version of the calendar which directs to [[Template:Monthly_calendar]] [http://wikimaas.org/Template:Monthly_calendar], and if the month calendar doesnt exist yet, creates it. Now to find a few to pass the month-number...
  
 
  <nowiki>{{Calendar/MonthStart{{#time:D|{{{year}}}-{{{month}}}-01 +1 second}}
 
  <nowiki>{{Calendar/MonthStart{{#time:D|{{{year}}}-{{{month}}}-01 +1 second}}
 
|cur_month={{#time:F|{{{year}}}-{{{month}}}-03}}</nowiki>
 
|cur_month={{#time:F|{{{year}}}-{{{month}}}-03}}</nowiki>
 
  <nowiki>|prev_month={{#ifexist: {{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 -1 month}}|[[{{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 -1 month}}|<<]]|[{{fullurl:{{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 -1 month}}|action=edit&preload=Template:Monthly_calendar}} <<]}}</nowiki>
 
  <nowiki>|prev_month={{#ifexist: {{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 -1 month}}|[[{{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 -1 month}}|<<]]|[{{fullurl:{{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 -1 month}}|action=edit&preload=Template:Monthly_calendar}} <<]}}</nowiki>
  <nowiki>|next_month={{#ifexist: {{{basepage}}}{{#time:F Y|{{{year}}}-{{{month}}}-03 +1 month}}|[[{{{basepage}}}{{#time:F Y|{{{year}}}-{{{month}}}-03 +1 month}}|>>]]|
+
  <nowiki>|next_month={{#ifexist: {{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 +1 month}}|[[{{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 +1 month}}|>>]]|
[{{fullurl:{{{basepage}}}{{#time:F Y|{{{year}}}-{{{month}}}-03 +1 month}}|action=edit&preload=Template:Monthly_calendar}} >>]}}</nowiki>
+
[{{fullurl:{{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 +1 month}}|action=edit&preload=Template:Monthly_calendar}} >>]}}</nowiki>
  
 
-- [[User:Eiland|Eiland]] 01:19, 26 August 2007 (CEST)
 
-- [[User:Eiland|Eiland]] 01:19, 26 August 2007 (CEST)

Revision as of 01:28, 26 August 2007

hey

I've made a preload version of the calendar which directs to Template:Monthly_calendar [1], and if the month calendar doesnt exist yet, creates it. Now to find a few to pass the month-number...

{{Calendar/MonthStart{{#time:D|{{{year}}}-{{{month}}}-01 +1 second}}
|cur_month={{#time:F|{{{year}}}-{{{month}}}-03}}
|prev_month={{#ifexist: {{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 -1 month}}|[[{{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 -1 month}}|<<]]|[{{fullurl:{{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 -1 month}}|action=edit&preload=Template:Monthly_calendar}} <<]}}
|next_month={{#ifexist: {{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 +1 month}}|[[{{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 +1 month}}|>>]]|
[{{fullurl:{{{basepage}}} {{#time:F Y|{{{year}}}-{{{month}}}-03 +1 month}}|action=edit&preload=Template:Monthly_calendar}} >>]}}

-- Eiland 01:19, 26 August 2007 (CEST)