Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
WLE / WLM in Sweden participants
by
Alicia Fagerving (WMSE)
This query is marked as a draft
This query has been published
by
Alicia Fagerving (WMSE)
.
People who have uploaded images during WLE in Sweden. List ready for mass messaging (https://commons.wikimedia.org/wiki/Commons:Wiki_Loves_Earth_in_Sweden/Mass_message)
Toggle Highlighting
SQL
SELECT DISTINCT CONCAT("# {{#target:User_talk:", actor_name, "}}") as line FROM revision r_prev join categorylinks on rev_page = cl_from join actor on rev_actor = actor_id and actor_user is not null WHERE rev_parent_id = 0 and cl_to IN ( "Images_from_Wiki_Loves_Earth_2022_in_Sweden", ) GROUP BY actor_name ORDER BY actor_name
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...