Category talk:Pages with semantic mediawiki query parameters
From Guild Wars 2 Wiki
Jump to navigationJump to search
I've added this as it can be tricky to find parameters specified using the parameter named "query" (particularly if Form:Parameter check freaks out and returns MW errors, as recently encountered on Template:Gallery). I've prepared a bit of useful code which can be used to extract the resultant SMW query:
{| class="wikitable sortable"
! Page
! SMW queries
! Last edit
{{#arraymap:
{{#dpl: | category = Pages with semantic mediawiki query parameters | uses = Template:Gallery | limit = 250 | format = ,,^%PAGE%, }}
|^|@@@|
{{!}}- style="vertical-align:top;"
{{!}} '''[[@@@]]'''
{{!}} {{#ask: [[-Has query::@@@]][[Query size::>2]] | ?Query string | ?Query size | sort = Query size,Query string | order=desc,asc }}
{{!}} {{#show: @@@ | ?Modification date }}
|\n}}
|}
-Chieftain Alex
09:01, 21 April 2025 (UTC)