Zum Inhalt springen

Hilfe:Semantic MediaWiki/Queries/Modification date

aus www.kruedewagen.de, Homepage von Ralf und Judith Krüdewagen (Kruedewagen)

This page shows how to use Semantic MediaWiki queries with the built-in property Modification date to query e.g. for recent changes. You can embed these examples on any wiki page.

This is an alternative to just watching the standard Recent Changes.

Modified today

There are {{#ask:[[Modification date::>2025-08-2]]|format=count}} wiki elements modified today: {{#ask:[[Modification date::>2025-08-2]] |format=category |offset=0 |limit=100 }}

Modified today after noon

List all wiki elements modified today after 12:00 (hour to be set in UTC): {{#ask:[[Modification date::>2025-08-2 11:00 am]] |format=table |offset=0 |limit=100 }}

Modified today within certain category

My Department category

There are {{#ask:[[Modification date::>2025-08-2]]|format=count}} wiki elements in My Department category modified today: {{#ask:[[Modification date::>2025-08-2]] |format=category |offset=0 |limit=100 }}

Glossary category

There are {{#ask:[[Modification date::>2025-08-2]]|format=count}} wiki elements in Glossary category modified today: {{#ask:[[Modification date::>2025-08-2]] |format=category |offset=0 |limit=100 }}

Modified today within certain namespace

File namespace

There are {{#ask:[[Modification date::>2025-08-2]]Datei:+|format=count}} wiki elements in File: namespace modified today: {{#ask:[[Modification date::>2025-08-2]]Datei:+ |format=category |offset=0 |limit=100 }}

Talk namespace

There are {{#ask:[[Modification date::>2025-08-2]]Talk:+|format=count}} wiki elements in Talk: namespace modified today: {{#ask:[[Modification date::>2025-08-2]]Talk:+ |format=category |offset=0 |limit=100 }}

See also