SQL
AخA
use iswiki_p;
select concat("*[[{{subst:ns:", page_namespace, "}}:", page_title, "]]") from page
join externallinks on page_id = el_from and substring(el_to, 1, 27) = "http://www.lexis.hi.is/beyg" and el_to not rlike "[\(]"
where page_namespace = 0
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.
Query status: complete
Executed on Sat, 22 Apr 2017 13:09:59 UTC.