Template:IncidentsInState

From ICE List Wiki
Revision as of 21:59, 18 November 2025 by ICEListAdmin6 (talk | contribs) (Created page with "<noinclude> Lists incident pages for a given state using DynamicPageList. Usage: {{IncidentsInState|Texas}} Requires: Extension:DynamicPageList or DynamicPageList3. </noinclude><includeonly> <DynamicPageList> category = Incidents category = {{{1}}} Incidents ordermethod = lastedit order = descending count = 50 </DynamicPageList> </includeonly>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Lists incident pages for a given state using DynamicPageList. Usage: <DynamicPageList> category = Incidents category = Texas Incidents ordermethod = lastedit order = descending count = 50 </DynamicPageList>

Requires: Extension:DynamicPageList or DynamicPageList3.