Template:Editnotice load/core
Appearance
| This template has been protected from editing to prevent vandalism. Please discuss changes on the talk page or request unprotection. |
This documentation is transcluded from Template:Editnotice load/core/doc.
This is the {{Editnotice load/core}} sub-template.
Do not use this template directly, use {{Editnotice load}} instead.
This template is called from {{Editnotice load}}. It holds parts of the code for {{Editnotice load}}, while {{Editnotice load}} does parameter preprocessing, thus simplifying the code.
This template is used by the editnotice system.
Technical details
This sub-template handles the loading of the group and page notices, and the links to them. This template currently expects these parameters:
{{editnotice load/core
| notice action = {{{notice action|}}} <!--"view" or empty string-->
| group allowed = {{namespace has subpages}} <!--"yes" or empty string-->
| groupnotice = <!--The possible group notice pagename-->
| pagenotice = <!--The possible page notice pagename-->
| userpage = <!--"yes" if a user editable userpage notice, else empty string-->
| ownuserpage = <!--"yes" if the user is on his own
user or user talk rootpage, else empty string-->
}}
For more documentation see {{Editnotice load}}.