Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Lokal Profil
.
List own Commons uploads missing infobox template
Toggle Highlighting
SQL
SELECT distinct(concat("*[[:File:",img_name,"]]")) as img_name, concat("<nowiki>",com.comment_text,"</nowiki>") as img_description FROM image i INNER JOIN page p ON p.page_title = i.img_name INNER JOIN comment com ON com.comment_id = i.img_description_id INNER JOIN actor a ON a.actor_id = i.img_actor INNER JOIN categorylinks c2 ON p.page_id = c2.cl_from AND (c2.cl_to = "Media_missing_infobox_template" OR c2.cl_to = "Files_with_no_machine-readable_source") WHERE a.actor_name = "Lokal Profil"
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...