Actions

User

MoerkJ/List of unused images (smallest)

From DramaWiki

< User:MoerkJ
Revision as of 13:06, 11 September 2008 by MoerkJ (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This list below is generated with a small php script. The following SQL query was used:

SELECT img_name, img_user_text, img_timestamp, img_size
FROM $image LEFT JOIN $imagelinks ON img_name=il_to WHERE il_to IS NULL
ORDER BY img_size ASC LIMIT 100

List of smallest unused images

list generated on Thu, 2008 Sep 11 22:03:59