1,868 bytes added
, 04:59, 4 February 2022
{{#invoke:Template wrapper|wrap|_include-positional=yes|_template=Editnotice|expiry={{{expiry|indefinite}}}|header={{{header|Instructions}}}|headerstyle={{{headerstyle|font-size:150%;}}}|image={{{image|Crystal128-kig.svg{{!}}link={{!}}alt=}}}|style={{{style|background-color: #eaf8f4; border: 2px solid #008560;}}}}}<noinclude>{{documentation|content=
This template should be used for [[WP:editnotice|editnotice]]s that provide instruction on how to edit a page.
{{wrapper template|Editnotice}} Please refer to {{tl|editnotice}} for documentation—all parameters from there will work with this template, but the header, image, style, and expiration are set by default here to encourage consistent formatting.
===Example 1===
<pre>{{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!
}}</pre>
This will generate the following:
{{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!
}}
===Example 2===
This uses some parameters from {{tl|editnotice}} to override the default values here.
<pre>{{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!
}}</pre>
This will generate the following:
{{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!
}}
}}
[[Category:Editnotice templates]]
</noinclude>