Help:Calendar

From 2010.igem.org

(Difference between revisions)
(New page: Here are instructions on how to use the iGEM wiki's calendar feature. To create a calendar within your team's namespace, all you have to type is the following: { { #calendar: title=[You...)
 
Line 3: Line 3:
To create a calendar within your team's namespace, all you have to type is the following:
To create a calendar within your team's namespace, all you have to type is the following:
-
  { { #calendar: title=[Your OFFICIAL team name not in brackets] |year=2008 | month=05 } }
+
  <nowiki>{{#calendar: title=[Your OFFICIAL team name not in brackets] |year=2008 | month=05}}</nowiki>
-
 
+
-
 
+
-
Note that you have to remove the spaces in between the curly brackets ({,}) for the calendar to work.
+
It will be rendered like this:
It will be rendered like this:
{{#calendar: title=User:Meagan |year=2008 | month=05}}
{{#calendar: title=User:Meagan |year=2008 | month=05}}
-
 
-
 
Line 19: Line 14:
The code for that would look like:
The code for that would look like:
-
  { { #calendar: title=User:[Your user name not in brackets] |year=2008 | month=05 } }
+
  <nowiki> {{#calendar: title=User:[Your user name not in brackets] |year=2008 |month=05 }}</nowiki>

Latest revision as of 17:00, 15 July 2010

Here are instructions on how to use the iGEM wiki's calendar feature.

To create a calendar within your team's namespace, all you have to type is the following:

{{#calendar: title=[Your OFFICIAL team name not in brackets] |year=2008 | month=05}} 

It will be rendered like this:


May
MTWTFSS
      [http://2010.igem.org/wiki/index.php?title=User:Meagan/1_May_2008&action=edit 1] [http://2010.igem.org/wiki/index.php?title=User:Meagan/2_May_2008&action=edit 2] [http://2010.igem.org/wiki/index.php?title=User:Meagan/3_May_2008&action=edit 3] [http://2010.igem.org/wiki/index.php?title=User:Meagan/4_May_2008&action=edit 4]
[http://2010.igem.org/wiki/index.php?title=User:Meagan/5_May_2008&action=edit 5] [http://2010.igem.org/wiki/index.php?title=User:Meagan/6_May_2008&action=edit 6] [http://2010.igem.org/wiki/index.php?title=User:Meagan/7_May_2008&action=edit 7] [http://2010.igem.org/wiki/index.php?title=User:Meagan/8_May_2008&action=edit 8] [http://2010.igem.org/wiki/index.php?title=User:Meagan/9_May_2008&action=edit 9] [http://2010.igem.org/wiki/index.php?title=User:Meagan/10_May_2008&action=edit 10] [http://2010.igem.org/wiki/index.php?title=User:Meagan/11_May_2008&action=edit 11]
[http://2010.igem.org/wiki/index.php?title=User:Meagan/12_May_2008&action=edit 12] [http://2010.igem.org/wiki/index.php?title=User:Meagan/13_May_2008&action=edit 13] [http://2010.igem.org/wiki/index.php?title=User:Meagan/14_May_2008&action=edit 14] [http://2010.igem.org/wiki/index.php?title=User:Meagan/15_May_2008&action=edit 15] [http://2010.igem.org/wiki/index.php?title=User:Meagan/16_May_2008&action=edit 16] [http://2010.igem.org/wiki/index.php?title=User:Meagan/17_May_2008&action=edit 17] [http://2010.igem.org/wiki/index.php?title=User:Meagan/18_May_2008&action=edit 18]
[http://2010.igem.org/wiki/index.php?title=User:Meagan/19_May_2008&action=edit 19] [http://2010.igem.org/wiki/index.php?title=User:Meagan/20_May_2008&action=edit 20] [http://2010.igem.org/wiki/index.php?title=User:Meagan/21_May_2008&action=edit 21] [http://2010.igem.org/wiki/index.php?title=User:Meagan/22_May_2008&action=edit 22] [http://2010.igem.org/wiki/index.php?title=User:Meagan/23_May_2008&action=edit 23] [http://2010.igem.org/wiki/index.php?title=User:Meagan/24_May_2008&action=edit 24] [http://2010.igem.org/wiki/index.php?title=User:Meagan/25_May_2008&action=edit 25]
[http://2010.igem.org/wiki/index.php?title=User:Meagan/26_May_2008&action=edit 26] [http://2010.igem.org/wiki/index.php?title=User:Meagan/27_May_2008&action=edit 27] [http://2010.igem.org/wiki/index.php?title=User:Meagan/28_May_2008&action=edit 28] [http://2010.igem.org/wiki/index.php?title=User:Meagan/29_May_2008&action=edit 29] [http://2010.igem.org/wiki/index.php?title=User:Meagan/30_May_2008&action=edit 30] [http://2010.igem.org/wiki/index.php?title=User:Meagan/31_May_2008&action=edit 31]


If you want to put a calendar in your user namespace, the calendar title would be title=User:[Your user name not in brackets]

The code for that would look like:

 {{#calendar: title=User:[Your user name not in brackets] |year=2008 |month=05 }}