Extension:EditNoticePF
EditNoticePF Release status: beta |
|
---|---|
Implementation | Parser function |
Description | Adds the {{#editnotice}} parser function |
Author(s) | Claire (BlankEclairtalk) |
Compatibility policy | Main branch maintains backward compatibility. |
MediaWiki | >= 1.42.0 |
Database changes | No |
License | GNU General Public License 2.0 or later |
Download | |
This is an extension that provides a new parser function to allow templates and other arbitrary pages to add an edit notice when editing a page,
Usage
editCall the {{#editnotice}}
parser function with the title of a page.
Example
editAssume the following is in Template:Infobox character:
{{#editnotice: Template:Infobox character/EditNotice}}
This would add a new edit notice to Template:Infobox character and any pages that transclude it. The contents of the edit notice would be described by the page "Template:Infobox character/EditNotice".
Credits
edit- Extension:BoilerPlate: Example extension that this extension is based off of
This extension is included in the following wiki farms/hosts and/or packages: |