Actions

Utilisateur

Michael Murtaugh : Différence entre versions

De erg

Ligne 18 : Ligne 18 :
  
 
Test.
 
Test.
 +
 +
 +
{{#cargo_query:
 +
tables=News
 +
|fields=Published,DATEDIFF(NOW(),Published)=Age,_pageName=Page,_pageTitle=Title,Subtitle,DATE_FORMAT(Start, '%W %d %M %Y')=Start, DATE_FORMAT(End, '%W %d %M %Y')=End,Image
 +
|order by=Published DESC
 +
|where=DATEDIFF(NOW(),Published) <= 60
 +
|limit=10
 +
|format=gallery
 +
|more results text=
 +
|hidenamespaces=1
 +
}}

Version du 25 avril 2018 à 11:44

2018-01-04 b01ea3619837d3933bd3122e36dd2e42.jpg

Utilisateur:Michael Murtaugh/calendar

Fichier:Ouverture de la Boîte à Gants-Ergote Radio-ouverture-de-la-boïte-à-gants.m4a

Feed-icon.svg

<syntaxhighlight lang="python"> print "hello world" </syntaxhighlight>

Test.