Template:MoinMarkup/TemplateBoilerplate: Difference between revisions
Appearance
AndrewSayers (talk | contribs) Created page with "<pre><onlyinclude>Please do not create new instances of this template. When this wiki was converted from MoinMoin, we used <tt>MoinMarkup</tt> templates to represent anything that didn't translate neatly between the two formats. The goal is to gradually replace these with native MediaWiki equivalents. Category:MoinMarkup</onlyinclude></pre> <templatedata> { "description": "Text to show in MoinMarkup templates", "params": {} } </templatedata> For text inc..." |
AndrewSayers (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
When this wiki was converted from MoinMoin, we used <tt>MoinMarkup</tt> templates to represent anything that didn't translate neatly between the two formats. The goal is to gradually replace these with native MediaWiki equivalents. | When this wiki was converted from MoinMoin, we used <tt>MoinMarkup</tt> 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 <tt>MoinMarkupID=</tt> value as the first parameter, and the same value in <tt>MoinMarkupID2=</tt> as the last parameter. If you want to mass-edit every instance of this template (e.g. with [https://www.mediawiki.org/wiki/Extension:Replace_Text the Replace Text extension]), you should be able to search for something like <tt><nowiki>{{</nowiki>{{PAGENAME}}|MoinMarkupID=(\d+)(.*)|MoinMarkupID2=\1}}</tt>. | |||
[[Category:MoinMarkup]]</onlyinclude></pre> | [[Category:MoinMarkup]]</onlyinclude></pre> | ||
Latest revision as of 20:58, 15 March 2026
<onlyinclude>Please do not create new instances of this template.
When this wiki was converted from MoinMoin, we used <tt>MoinMarkup</tt> 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 <tt>MoinMarkupID=</tt> value as the first parameter, and the same value in <tt>MoinMarkupID2=</tt> as the last parameter. If you want to mass-edit every instance of this template (e.g. with [https://www.mediawiki.org/wiki/Extension:Replace_Text the Replace Text extension]), you should be able to search for something like <tt>{{{{PAGENAME}}|MoinMarkupID=(\d+)(.*)|MoinMarkupID2=\1}}</tt>.
[[Category:MoinMarkup]]</onlyinclude>
Text to show in MoinMarkup templates
| Parameter | Description | Type | Status | |||
|---|---|---|---|---|---|---|
| No parameters specified | ||||||
For text included in pages that use MoinMarkup templates, see Template:MoinMarkup/Boilerplate.