Difference between revisions of "Issue:Notimageused"

From FollowTheScore
Jump to: navigation, search
(New page: {{Issue |Type = Change Request |Extension = DPL |Version = ? |Description = List pages not using a certain image. |Status = open }} == Problem == Enable the oppos...)
(No difference)

Revision as of 21:18, 30 January 2010

Description: List pages not using a certain image.
Extension / Version: DPL   /   ?
Type / Status: Change Request   /   open

Problem

Enable the opposite of imageused to find pages which do not use a certain image. Eaxmple:

<dpl>
category=Foo
notimageused = File:Test.jpg
</dpl>

This would return pages in Category:Foo which don't use [[File:Test.jpg]].

Reply