Revision history of "Team:NCHU Taichung/js/extra.js"

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 13:06, 17 October 2018YoYodeTW (Talk | contribs). . (1,951 bytes) (+1,951). . (Created page with "// fill the month table with column headings function day_title(day_name) { document.write("<div class='c-cal__col'>" + day_name + "</div>"); } // fills the...")