Editing Module:BSW/MainPage
From the only original and legitimate Battlestar Wiki: the free-as-in-beer, non-corporate, open-content encyclopedia, analytical reference, and episode guide on all things Battlestar Galactica. Accept neither subpar substitutes nor subpar clones.
More actions
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 419: | Line 419: | ||
-- trigger Citizen skin hook warnings), we embed it in a hidden | -- trigger Citizen skin hook warnings), we embed it in a hidden | ||
-- <span> inside the container that the JS reads instead. | -- <span> inside the container that the JS reads instead. | ||
local override_page = ' | local override_page = 'BattlestarWiki:VotD/' .. today | ||
local override_title = mw.title.new( override_page ) | local override_title = mw.title.new( override_page ) | ||
local override_token = '' | local override_token = '' | ||