Template:MoinMarkup/Boilerplate
<onlyinclude>[[Category:Pages that need to be reviewed after the revamp]]</onlyinclude>
Text to show anywhere a MoinMarkup template is used
| Parameter | Description | Type | Status | |||
|---|---|---|---|---|---|---|
| No parameters specified | ||||||
For text included in MoinMarkup templates themselves, see Template:MoinMarkup/TemplateBoilerplate.
Please do not create new instances of this template.
When this wiki was converted from MoinMoin, we used MoinMarkup templates to represent anything that didn't translate neatly between the two formats. The goal is to gradually replace these with native MediaWiki equivalents.
The program that converted the old MoinMoin source always passes a unique MoinMarkupID= value as the first parameter, and the same value in MoinMarkupID2= as the last parameter. If you want to mass-edit every instance of this template (e.g. with the Replace Text extension), you should be able to search for something like {{MoinMarkup/Boilerplate|MoinMarkupID=(\d+)(.*)|MoinMarkupID2=\1}}.