== Usage ==
== Usage ==
<code><nowiki>{{{status}}}</nowiki></code> or <code><nowiki>{{{1}}}</nowiki></code> can be used to toggle the status displayed by the hatnote.
To mark cleanup as requested: <code><nowiki>{{AIC status|r}}</nowiki></code> or <code><nowiki>{{AIC status|requested}}</nowiki></code>
To mark cleanup as requested: <code><nowiki>{{AIC status|r}}</nowiki></code> or <code><nowiki>{{AIC status|requested}}</nowiki></code>
{{AIC status|r}}
{{AIC status|r}}
{{AIC status|c}}
{{AIC status|c}}
=== Use with a subpage ===
=== Use with a subpage ===
<code><nowiki>{{{subpage}}}</nowiki></code> allows the user to specify a subpage of the current noticeboard on which an individual case is being tracked. The subpage itself can be constructed with {{tl|AIC case list}} and {{tl|AIC case row}}.
<code><nowiki>{{{subpage}}}</nowiki></code> allows the user to specify a subpage of the current noticeboard on which an individual case is being tracked. The subpage itself can be constructed with {{tl|AIC case list}} and {{tl|AIC case row}}.
If a subpage exists and has issues being tracked with {{tl|AIC case list}}, the number of open issues is automatically detected. If that format isn’t used, the number of issues can be manually inputted with <code><nowiki>{{{count}}}</nowiki></code>.
If a subpage exists and has issues being tracked with {{tl|AIC case list}}, the number of open issues is automatically detected. If that format isn’t used, the number of issues can be manually inputted with <code><nowiki>{{{count}}}</nowiki></code>.
<code><nowiki>{{AIC status|o|subpage=Demo}}</nowiki></code>
<code><nowiki>{{AIC status|o|Demo}}</nowiki></code>
{{AIC status|o|subpage=Demo}}
{{AIC status|o|Demo}}
Otherwise, a nonexistent subpage can be indicated to request its creation, optionally alongside an estimated number of issues using <code><nowiki>{{{count}}}</nowiki></code>.
Otherwise, a nonexistent subpage can be indicated to request its creation, optionally alongside an estimated number of issues using <code><nowiki>{{{count}}}</nowiki></code>.
<code><nowiki>{{AIC status|r|subpage=Example}}</nowiki></code>
<code><nowiki>{{AIC status|r|Example}}</nowiki></code>
{{AIC status|r|subpage=Example}}
{{AIC status|r|Example}}
<code><nowiki>{{AIC status|o|subpage=Example|count=50}}</nowiki></code>
<code><nowiki>{{AIC status|o|Example|50}}</nowiki></code>
{{AIC status|o|subpage=Example|count=50}}
{{AIC status|o|Example|50}}
=== Use with an ”in situ” list ===
=== Use with an ”in situ” list ===
This template generates a hatnote that tracks the status of a case at Wikipedia:WikiProject AI Cleanup/Noticeboard.
{{{status}}} or {{{1}}} can be used to toggle the status displayed by the hatnote.
To mark cleanup as requested: {{AIC status|r}} or {{AIC status|requested}}
To mark cleanup as ongoing: {{AIC status|o}} or {{AIC status|ongoing}}
To mark cleanup as not necessary: {{AIC status|n}} or {{AIC status|no}}
To mark cleanup as completed: {{AIC status|c}} or {{AIC status|completed}}
{{{subpage}}} or {{{2}}} allows the user to specify a subpage of the current noticeboard on which an individual case is being tracked. The subpage itself can be constructed with {{AIC case list}} and {{AIC case row}}.
If a subpage exists and has issues being tracked with {{AIC case list}}, the number of open issues is automatically detected. If that format isn’t used, the number of issues can be manually inputted with {{{count}}} or {{{3}}}.
{{AIC status|o|Demo}}
Otherwise, a nonexistent subpage can be indicated to request its creation, optionally alongside an estimated number of issues using {{{count}}} or {{{3}}}.
{{AIC status|r|Example}}
{{AIC status|o|Example|50}}
Use with an in situ list
[edit]
{{{caseN}}} and {{{statusN}}} allows the user to specify a bullet list of ongoing cases in a collapsible box. The count of active cases is automatically computed. Up to 10 cases can be specified. Beyond that, a dedicated subpage should be used.
{{AIC status|o
|case1=Example |status1=d
|case2=Example2 |status2=p
|case3=Example3 |status3=fp
|case4=Example4 |status4=
}}


