All public logs

Combined display of all available logs of MtM. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 17:12, 28 November 2025 Admin talk contribs created page General parameters of the stagings (Created page with "== Which productions had the most/fewest performances? == <syntaxhighlight lang="sparql" line="1"> PREFIX wdt: <https://mtm.uni-trier.de/prop/direct/> PREFIX wd: <https://mtm.uni-trier.de/entity/> SELECT ?production ?productionLabel ?numberOfPerformances WHERE { ?production wdt:P3 wd:Q309. # Production is a production [Q309] ?production wdt:P16 ?numberOfPerformances. # Production has a number of performances [P16] SERVICE wikibase:label { # Adds...") Tag: Visual edit