Template:Editnotice pagename/doc
This is a documentation subpage for Template:Editnotice pagename. It may contain usage information, categories and other content that is not part of the original template page. |
This is the {{editnotice pagename}} meta-template.
It returns the full pagename for the editnotice of the current page. It works both for subject pages such as articles and for their talk pages.
{{editnotice fullpagename}} redirects here and can be used as an alternative name for this template.
If you instead need the talkpage name for the editnotice then use {{editnotice talkpagename}}.
Usage
[edit]This template can be used without any parameters and automatically outputs a proper formatted editnotice page address. It outputs the pagename of the editnotice for this page itself:
{{editnotice pagename}}
→ Template:Editnotices/Page/Template:Editnotice pagename/doc
This can for instance be used to produce a link to the editnotice for the current page:
[[{{editnotice pagename}}]]
→ Template:Editnotices/Page/Template:Editnotice pagename/doc
This template works for all editnotices.
Talk page of edit notice
[edit]Use the following to produce the talk page of the edit notice template:
{{editnotice pagename|talk}}
→ Template talk:Editnotices/Page/Template:Editnotice pagename/doc
Note: this does not work on User or User talk pages because these edit notices do not have talk pages.
Specify the page
[edit]To get the page name of the edit notice of a different page, use the |page=
parameter:
{{editnotice pagename|page=Sausage}}
→ Template:Editnotices/Page/Sausage{{editnotice pagename|page=User:Example}}
→ User:Example/Editnotice{{editnotice pagename|talk|page=Bacon}}
→ Template talk:Editnotices/Page/Bacon
See also
[edit]- Wikipedia:Editnotice – More about editnotices.
- {{editnotice talkpagename}} – Returns the full talkpage name for the editnotice for the current page.
- {{editnotice}} – A template for making editnotice message boxes.