[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / couteau_suisse / couteau_suisse / modeles / horloge.html
diff --git a/www/plugins/auto/couteau_suisse/couteau_suisse/modeles/horloge.html b/www/plugins/auto/couteau_suisse/couteau_suisse/modeles/horloge.html
new file mode 100644 (file)
index 0000000..40acf32
--- /dev/null
@@ -0,0 +1,13 @@
+[(#REM)\r
+\r
+       Modele horloge : # HORLOGE{parametre=valeur,parametre=valeur,etc.}\r
+       Par defaut : # HORLOGE{format=H:i:s}\r
+       parametres disponibles, tous optionnels :\r
+               - format (dates PHP)\r
+               - zone (timezone, pays ou nombre)\r
+               - id (nombre)\r
+               - balise\r
+               - defaut\r
+       Doc : http://www.spip-contrib.net/?article2998\r
+\r
+][(#VAL{_CS_horloge}|defined|oui)[(#HORLOGE{[format=(#ENV{format})],[zone=(#ENV{zone})],[id=(#ENV{id})],[balise=(#ENV{balise})],[defaut=(#ENV{defaut})]})]]
\ No newline at end of file