SQL
x
select page_namespace, page_title from templatelinks join linktarget join page
on tl_target_id = lt_id
and tl_from = page_id
where lt_title in ("Ст.", "ПересадкаНаМонорельс", "ПересадкаНаМетро", "О. п.", "Пл.", "Мцк.", "MOSMETRO icon",
"UexBHF", "UBHF", "MOSMETRO icon2")
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.