Extension:DPL Page Name S/N Maker (using SemanticForms)
From MediaWiki.org
|
DPL Page Name S/N Maker Release status: stable |
|||
|---|---|---|---|
| Implementation | Parser extension | ||
| Description | A Template, based around DynamicPageList,StringFunctions extension and Semantic MediaWiki, Semantic Forms, that allows users to create new pages with serial number page names easily. | ||
| Author(s) | Michael Chang | ||
| Last version | 1.0 | ||
| MediaWiki | > 1.5.x | ||
| License | No license specified | ||
| Download | See here | ||
| Example | see here | ||
|
|||
| Check usage and version matrix; Page Name S/N Maker stats | |||
Contents |
Parameters[edit]
All parameters to template are optional.
- form: Specifies a SemanticForm name, which you want to deal with the pages you want create.
- namespace: Specifies a Namespace, which the new page will belong to.
- prefix: Specifies a title fragment, which will prefix the submitted title.
- pad: The pad parameters returns the given string extended to a given width. The default value is "5".
- width: Sets the width of the input box. The default value is "20".
- buttonlabel: Sets the text of the Create button. The default value is "Add".
Example[edit]
{{DPLSNMakerSF
|form= ECP
|namespace=Help
|prefix=ECP-
|pad=5
|width=30
|buttonlabel=Create
}}
Install[edit]
- Install Semantic MediaWiki.
- Install Semantic Forms.
- Download DPL and special version StringFunctions extension from the page and install them.
- Copy the code to your wiki and save it as the same name.
See also[edit]
| Language: | English |
|---|
