Template:Editnotice userpage/doc: Difference between revisions
Template page
More actions
Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === To insert, go to Special:MyPage/Editnotice, paste {{large|{{tlc|{{BASEPAGENAME}}}}}} into the page, and save it. Then, whenever somebody clicks to edit your userpage, this box notice will appear. === Suppressing appearance for yourself === To suppress the appearance of this notice when editing your own userpage, add the following code to Special:MyPage..." |
(No difference)
|
Latest revision as of 02:44, 24 February 2025
This is a documentation subpage for Template:Editnotice userpage. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
To insert, go to Special:MyPage/Editnotice, paste {{Editnotice userpage}}
into the page, and save it. Then, whenever somebody clicks to edit your userpage, this box notice will appear.
Suppressing appearance for yourself
To suppress the appearance of this notice when editing your own userpage, add the following code to Special:MyPage/common.css:
.page-User_{{subst:REVISIONUSER}} #userpageedn { display: none; } /* Suppress editnotice when editing my userpage */
TemplateData
An editnotice for your userpage
Parameter | Description | Type | Status | |
---|---|---|---|---|
user | user | Overrides username | User | optional |
See also