Template:Instruction editnotice
Appearance
Instructions
{{{1}}}This template should be used for editnotices that provide instruction on how to edit a page.
| This is a customized wrapper for the {{Editnotice}} template, which means it is built upon the other template's code. Parameters from {{Editnotice}} will only work here if they have been added to this template. |
Example 1
{{Instruction editnotice
|text = To keep this list sortable, when adding a new entry using the [[WP:Source editor|source editor]], please use {{tlx|sortname|GIVEN NAME(S)|SURNAME}}. Thanks!
}}
This will generate the following:
Instructions
To keep this list sortable, when adding a new entry using the source editor, please use {{sortname|GIVEN NAME(S)|SURNAME}}. Thanks!Example 2
This uses some parameters from {{editnotice}} to override the default values here.
{{Instruction editnotice
|header =
|image = Information icon4.svg{{!}}link={{!}}alt=
|text = To keep this list sortable, when adding a new entry using the [[WP:Source editor|source editor]], please use {{tlx|sortname|GIVEN NAME(S)|SURNAME}}. Thanks!
}}
This will generate the following:
To keep this list sortable, when adding a new entry using the source editor, please use
{{sortname|GIVEN NAME(S)|SURNAME}}. Thanks!