New Software: Difference between revisions

From Tech Tangents
Jump to navigation Jump to search
No edit summary
No edit summary
Line 214: Line 214:


// Redirect to new page after creating it
// Redirect to new page after creating it
window.location.replace("https://wiki.techtangents.net/wiki/"+get_paramter("Title").replace(" ", "_"));
window.location.replace("https://wiki.techtangents.net/wiki/"+get_paramter("Title").replace(" ", "_").replace(":", "-"));
} );
} );
}
}

Revision as of 17:40, 8 September 2024

Photo
Software Info
Media Format:
Platform: