Template:Deprecated parameters/doc
Jump to navigation
Jump to search
By default, the template will appear as such.
{{Deprecated parameters}}
![]() |
The following parameters of Template:NoTemplateGiven have been deprecated: NoParamsGiven. It is advised to save or relocate any information passed into these parameters to avoid information loss. |
A template name and template parameter are passed in as unnamed parameters.
{{Deprecated parameters|Example Template|Scale Info}}
![]() |
The following parameters of Template:Example Template have been deprecated: Scale Info. It is advised to save or relocate any information passed into these parameters to avoid information loss. |
Multiple deprecated template parameters are passed into the second unnamed parameter.
{{Deprecated parameters|Example Template|Scale Info, Key Signature}}
One or more new parameters can be passed in using the parameter newparams
.
{{Deprecated parameters|Example Template|Scale Info|newparams=Step Pattern, Step Ratio}}
![]() |
The following parameters of Template:Example Template have been deprecated: Scale Info. Please use the following parameters instead: Step Pattern, Step Ratio |
If the parameter in question is part of a new template, such as when the functionality of a template is being split into a new template, it can be included using the parameter newtemplate
.
{{Deprecated parameters|Example Template|Scale Info|newparams=Step Pattern, Step Ratio|newtemplate=Scale Info}}
![]() |
The following parameters of Template:Example Template have been deprecated: Scale Info. Please use the following parameters in Template:Scale Info instead: Step Pattern, Step Ratio |
Further details can be given using the parameter details
.
{{Deprecated parameters|Example Template|Scale Info|newparams=Scale Signature, Step Ratio|newtemplate=Scale Info|details=Editors, please remember to separate the step pattern from the step ratio; for example, "3331331" becomes "LLLsLLs" and "3:1"}}
![]() |
The following parameters of Template:Example Template have been deprecated: Scale Info. Please use the following parameters in Template:Scale Info instead: Step Pattern, Step Ratio Note to editors: please remember to separate the step pattern from the step ratio; for example, "3331331" becomes "LLLsLLs" and "3:1" |