Template:IncidentsForAgent

Revision as of 22:03, 18 November 2025 by Heeladams (talk | contribs) (Created page with "<noinclude> Lists incident pages that link to a given agent page. Usage (inside agent page): {{IncidentsForAgent}} Optional: {{IncidentsForAgent|Agent:John Doe}} Requires: DynamicPageList / DynamicPageList3. </noinclude><includeonly> <DynamicPageList> category = Incidents linksto = {{{1|{{PAGENAME}}}}} ordermethod = lastedit order = descending count = 50 </DynamicPageList> </includeonly>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Lists incident pages that link to a given agent page. Usage (inside agent page):

Extension:DynamicPageList3 (DPL3), version 3.6.1: Error: MediaWiki\Extension\DynamicPageList3\Query::buildAndSelect: The DynamicPageList3 extension (version 3.6.1) produced a SQL statement which led to a Database error.<br/>The reason may be an internal error of DynamicPageList3 or an error that you made; especially when using parameters like 'categoryregexp' or 'titleregexp'. Usage of non-greedy <code>*?</code> matching patterns are not supported.<br/>The error message was:<br/><code></code>

Optional:

Extension:DynamicPageList3 (DPL3), version 3.6.1: Error: MediaWiki\Extension\DynamicPageList3\Query::buildAndSelect: The DynamicPageList3 extension (version 3.6.1) produced a SQL statement which led to a Database error.<br/>The reason may be an internal error of DynamicPageList3 or an error that you made; especially when using parameters like 'categoryregexp' or 'titleregexp'. Usage of non-greedy <code>*?</code> matching patterns are not supported.<br/>The error message was:<br/><code></code>

Requires: DynamicPageList / DynamicPageList3.