Jump to content

Do not begin to migrate content here, it may be wiped without notice. More info.

Template:MoinMarkup/Boilerplate

From Debian Wiki
Revision as of 20:41, 15 March 2026 by AndrewSayers (talk | contribs) (Created page with "<pre><onlyinclude>Category:Pages that need to be reviewed after the revamp</onlyinclude></pre> <templatedata> { "description": "Text to show anywhere a MoinMarkup template is used", "params": {} } </templatedata> For text included in MoinMarkup templates themselves, see Template:MoinMarkup/TemplateBoilerplate. {{Template:MoinMarkup/TemplateBoilerplate}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
<onlyinclude>[[Category:Pages that need to be reviewed after the revamp]]</onlyinclude>

Text to show anywhere a MoinMarkup template is used

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
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}}.