MediaWiki:Editnotice-10-Editnotice pagename-sandbox
This is the template sandbox page for Template:Editnotice pagename (diff). |
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
editThis 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/sandbox
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/sandbox
This template works for all editnotices.
Talk page of edit notice
editUse the following to produce the talk page of the edit notice template:
{{editnotice pagename|talk}}
→ Template talk:Editnotices/Page/Template:Editnotice pagename/sandbox
Note: this does not work on User or User talk pages because these edit notices do not have talk pages.
Specify the page
editTo 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.