Template:DPLSNMakerSF

From FollowTheScore
Revision as of 01:18, 1 April 2009 by Roc michael (talk | contribs) (New page: {{#if:{{{form|}}} | {{#ifexist:Form:{{{form}}} | |<big>'''Warning! The form "{{{form}}}" may be a wrong form name!.'''</big> }} | }}<!--- -->{{#if:{{{form...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The next serial number is {{#pad:Expression error: Unrecognized punctuation character "{".

   |5
   |0
   }}


Parameters

All parameters to template are optional.

  • form: Specifies a SemanticFome 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

{{DPLSNMakerSF
 |form= ECP
 |namespace=Help
 |prefix=ECP-
 |pad=5
 |width=30
 |buttonlabel=Create
}}

See also

MW:Extension:DPL Page Name S/N Maker (using SemanticForms)