Query Run
USE commonswiki_p; SELECT CONCAT('"',tl_title,'",') FROM templatelinks ... 4 years ago
USE commonswiki_p; SELECT CONCAT('"',tl_title,'",') FROM templatelinks ... 4 years ago
USE commonswiki_p; SELECT CONCAT(tl_title,',') FROM templatelinks JOIN... 4 years ago
USE commonswiki_p; SELECT CONCAT(tl_title,',') FROM templatelinks JOIN... 4 years ago
USE commonswiki_p; SELECT CONCAT('#[[Template:',tl_title,']]') FROM ... 4 years ago