This query is marked as a draft This query has been published by Yamaha5.

SQL

x
 
use commonswiki_p;
select CONCAT ("# [[:File:",gil_to,"]] > [[:fa:",gil_page_title,"]]")  from globalimagelinks INNER JOIN page INNER JOIN templatelinks WHERE gil_to=page_title AND page_id = tl_from AND tl_title = 'Uncategorized' AND gil_wiki = 'fawiki' limit 100;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...