Revision history of "Current scripts"

From Fiamma
Jump to navigationJump to search

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.

  • curprev 14:46, 18 February 2017Pchr8 talk contribs 4,013 bytes +4,013 Created page with "Script one, adding links: <pre> var str = document.title; var res = str.replace("|", "-"); res = res.replace("#", "-"); res = res.replace("<", "("); res = res.replace(">", ")"..."