Template:Instruction editnotice
Appearance
Instructions
{{{1}}} |
Template documentation
This template should be used for editnotices that provide instruction on how to edit a page.
This template is a customized wrapper for {{Editnotice}}. Any field from {{Editnotice}} can work so long as it is added to this template first. Questions? Just ask here or over at Template talk:Editnotice. |
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! |