In this article we will explore the topic of Help:Self link in depth, addressing its different facets, its importance in today's society and its relevance throughout history. We will examine its impact in different areas, from politics and economics to culture and technology. Help:Self link is a theme that not only allows us to better understand the world around us, but also invites us to reflect on our role in it and question our beliefs and convictions. Through exhaustive analysis, we aim to shed light on a topic that is not only of academic interest, but can also have profound implications for our daily lives.
This help page is a how-to guide. It explains concepts or processes used by the Wikipedia community. It is not one of Wikipedia's policies or guidelines, and may reflect varying levels of consensus. |
Linking and page manipulation |
---|
A self link is the use of a link code with the page itself as target. It does not produce an actual link, but a non-clickable bold text (the "self-link format"). However, with the preference setting "Link underlining", this text is underlined. This can be suppressed putting the following in your relevant personal css page:
.mw-selflink { text-decoration: none !important; }
Live examples (hence depending on your settings):
]
→ Help:Self link]s
→ Help:Self links]
→ piped self linkSelf links are usually undesirable, except for:
A link to a section of the same article, even from the same section, does not produce bold text and works as a normal link. For example:
]
→ Help:Self link#Self-link to a section
Such links should usually be written without the page name:
because this method does not cause the page to reload if the reader initially arrived at the page via a redirect, and is thus more efficient. A useful application is links from article leads or overview sections to detail sections buried deeper in the same article. An automatically generated table of contents has links to sections on the page.
In some cases, such as with templates that are not navigation templates, and that are transcluded into several pages, self-links can be actively suppressed by enclosing the link within the template {{No self link}}.
An indirect self link is a link to a page that redirects back. In this case, the self-link feature does not work, even though the feature would be equally useful. This is demonstrated here:
]
→ Self linkWhen the prefix for the project itself is added (interwiki link style, but again linking to the page itself) the self-link feature does work, if the link has the same name as the ultimate target apart from the prefix. This is demonstrated here:
]
→ w:Help:Self link]
→ en:Help:Self linkA self link for use with the "Related changes" feature only works if the link is to an existing or non-existing section. If it cannot be made useful as a link to a section, use a piped link with a blank space as label, e.g. ]
, showing up as " ".