Example for temporary hiding issues...
c:File:Guangzhou Metro icon.svg was deleted on Commons 11 July 2021. The file is
a. Called by
{{Rail-interchange}}, and
b. Called by
{{Infobox station}}and resulted in 300+ articles showing up here in CAT:MISSFILE.
In case a. instead of finding instances of
{{rint|guangzhou|metro}}
and deleting them, opt for hiding them:
<!-- {{rint|guangzhou|metro}} -->
and use an edit summary like:
Hiding {{rint|guangzhou|metro}} for now, [[c:File:Guangzhou Metro icon.svg]] was [[:c:Commons:Deletion requests/Files in Category:SVG logos of China|deleted on Commons]]. Could a substitute be uploaded locally?
Case a. example in
Special:Diff/1032052729/1033227215Using
WP:AWB or
WP:JWB in such a case saves a lot of time.
In case b. instead of finding instances of
| symbol_location = guangzhou
and
| symbol = metro
and deleting their values, opt for hiding them:
<!-- | symbol_location = guangzhou -->
and
<!-- | symbol = metro -->
and use an edit summary like:
Hiding symbol_location and symbol in the infobox for now as they depend on [[c:File:Guangzhou Metro icon.svg]] that was [[:c:Commons:Deletion requests/Files in Category:SVG logos of China|deleted on Commons]]. Could a substitute be uploaded locally?
Case b. example in
Special:Diff/1033227215/1033244213.