20,741
edits
m (→The Script) |
|||
Line 51: | Line 51: | ||
== The Script == | == The Script == | ||
{{Note|This code is put into the public domain, anybody interested in working with/contributing to the code, is invited to directly edit this wiki article.}} | |||
<syntaxhighlight lang="javascript"> | <syntaxhighlight lang="javascript"> | ||
// ==UserScript== | // ==UserScript== | ||
// @name Instant-Cquotes | // @name Instant-Cquotes | ||
// @license Public Domain | |||
// @description Automatically converts mailing list and forum quotes into Mediawiki markup. | // @description Automatically converts mailing list and forum quotes into Mediawiki markup. | ||
// @namespace http://wiki.flightgear.org/ | // @namespace http://wiki.flightgear.org/ |