SatelliteActivity : Différence entre versions
De erg
| (9 révisions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
| − | {{#cargo_query: | + | <noinclude> |
| + | Template used on the home page to show the latest satellite activity. | ||
| + | </noinclude> | ||
| + | <includeonly>{{#cargo_query: | ||
tables=Page_web | tables=Page_web | ||
| − | |fields= | + | |fields=DATE_FORMAT(Updated, '%d %M %y')=publiée,DATEDIFF(NOW(),Updated)=Age,_pageName,_pageTitle,Thumbnail,Site |
| − | |order by= | + | |order by=Updated DESC |
| − | |format= | + | |limit={{{limit|50}}} |
| − | | | + | |format=template |
| − | | | + | |template=SatelliteActivity/Listing |
| + | |named args=yes | ||
| + | |intro=<div class="medialisting"> | ||
| + | |outro=</div> | ||
|more results text= | |more results text= | ||
| − | }} | + | }}</includeonly> |
Version actuelle datée du 12 septembre 2018 à 20:38
Template used on the home page to show the latest satellite activity.