Main public logs
More actions
Combined display of all available logs of Battlestar Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:07, 6 March 2026 Joe Beaudoin Jr. talk contribs created page Module:Translation (Created page with "local p = {} function p.listLanguages(frame) local parent = frame:getParent() local title = mw.title.getCurrentTitle() local basePage = title.fullText -- Define your language mapping here local langNames = { de = "Deutsch", fr = "Français", zh = "中文", es = "Español", it = "Italiano", ru = "Русский", ja = "日本語" } local links = {} -- Loop through the d...")