Template:IncidentsForAgent: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Lists incident pages that link to a given agent page. | Lists incident pages that link to a given agent page, without using DynamicPageList3. | ||
Usage on an agent page: | Usage on an agent page: | ||
== Documented Incidents == | |||
''This list updates automatically when incident pages link to this agent.'' | |||
{{IncidentsForAgent}} <!-- uses the current page --> | {{IncidentsForAgent}} <!-- uses the current page --> | ||
or | or | ||
{{IncidentsForAgent|Agent:David_Kim}} <!-- | {{IncidentsForAgent|Agent:David_Kim}} <!-- specify page explicitly --> | ||
This template | This template simply links to the built–in | ||
[[Special:WhatLinksHere]] page for the agent. | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div class="agent-incidents-list" style="margin:0.5em 0 0.2em 0;"> | |||
* [[Special:WhatLinksHere/{{{1|{{FULLPAGENAME}}}}}|Browse incident pages that link to this agent]] | |||
</div> | |||
</includeonly> | </includeonly> | ||
Revision as of 05:05, 21 November 2025
Lists incident pages that link to a given agent page, without using DynamicPageList3.
Usage on an agent page:
== Documented Incidents == This list updates automatically when incident pages link to this agent.
or
This template simply links to the built–in
Special:WhatLinksHere page for the agent.