Template:Selfref/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Galobtter
Undid revision 833565544 by Galobtter (talk)
meta>SMcCandlish
update
Line 24: Line 24:
When using {{tlf|Selfref}} in this way, the text will be indented slightly, italicized (Wikipedia house style for self-referential notes), and both preceded and followed by a linebreak.
When using {{tlf|Selfref}} in this way, the text will be indented slightly, italicized (Wikipedia house style for self-referential notes), and both preceded and followed by a linebreak.


To use it inline without the indentation and line breaking, add the parameter {{para||inline}}:
For inline (e.g. mid-sentence) use, without the indentation and line breaking, use {{tlx|Selfref inline}}:
<pre>
<pre>
{{Selfref|the self-referential text to display, including links|inline}}
{{Selfref inline|the self-referential text to display, including links}}
</pre>
</pre>
or use the alias {{tl|Selfref inline}}:
which produces: {{Selfref inline|the self-referential text to display, including links}} (illustrated here on the same line as other content).
 
Template {{tnull|Selfref}} also has the parameter {{para||inline}}:
<pre>
<pre>
{{Selfref inline|the self-referential text to display, including links}}
{{Selfref|the self-referential text to display, including links|inline}}
</pre>
</pre>
both of which produce: {{Selfref inline|the self-referential text to display, including links}} (illustrated here on the same line as other content).
but it does not always function properly as of early 2019, and may cause a line break under some circumstances.


===Unprintworthy content===
===Unprintworthy content===
Rarely, there is other, non-self-referential content which shouldn't appear in mirrors, print editions, or other off-Wikipedia reuses of Wikipedia content, and which shouldn't be italicized as a self-reference.
Rarely, there is other, non-self-referential content which shouldn't appear in mirrors, print editions, or other off-Wikipedia reuses of Wikipedia content, and which shouldn't be italicized as a self-reference.
It is preferable to mark such unprintworthy content with the {{tl|Unprintworthy inline}} template (which includes the <code>noprint</code> CSS class, but not the <code>plainlinks</code> class, since links in such content will not be internal self-references). Although not all [[WP:Mirrors and forks|mirror sites]] do so, the content in question can be removed by reusers of WP content, without any reformatting, by ignoring or removing content marked up by this template, or more accurately by the <code>selfreference</code> CSS class that it (and some other templates) use.
It is preferable to mark such unprintworthy content with the {{tl|Unprintworthy inline}} template (which includes the <code>noprint</code> CSS class, but not the <code>plainlinks</code> class, since links in such content will not be internal self-references). Although not all [[WP:Mirrors and forks|mirror sites]] do so, the content in question can be removed by reusers of WP content, without any reformatting, by ignoring or removing content marked up by this template, or more accurately by the <code>selfreference</code> CSS class that it (and some other templates) use.


A "brittle", legacy usage of {{tlf|Selfref}} has technically also been used for such unprintworthy cases, and pre-dates the {{tl|Unprintworthy inline}} template.  This is to simply end the template with a pipe character &ndash; <code>|</code>:
A {{em|deprecated}}, "brittle", legacy usage of {{tlf|Selfref}} has technically also been used for such unprintworthy cases, and pre-dates the {{tl|Unprintworthy inline}} template.  This is to simply end the template with a pipe character &ndash; <code>|</code>:
{{dc2|1=<pre>
{{dc2|1=<pre>
{{Selfref|the unprintworthy text to display without self-ref styling|}}</pre>}}
{{Selfref|the unprintworthy text to display without self-ref styling|}}</pre>}}

Revision as of 05:32, 14 February 2019

The {{Selfref}} template adds a hatnote to a Wikipedia article that will not appear in any reuse of Wikipedia article content. In Wikipedia terminology, self-references in an article usually mention Wikipedia directly or tell readers to take an action that has to take place on Wikipedia, such as editing the article. Typically, self-references within Wikipedia articles to the Wikipedia project should be avoided. Reading such information off-site would only cause confusion.

With this template, you can safely make a self-reference where needed, but that need is rare. Before using this template, make sure the self-reference that you're thinking of adding doesn't fall into one of the types listed at Wikipedia:Self-references to avoid. Most other hatnote templates, such as {{for}} and {{about}} support a |selfref= parameter which may be more convenient to use.

To see this behavior, view a printable version of an article that has a self-reference hatnote, and notice how this template masks its content.

Usage

This template should not be substituted.

In most cases, {{Selfref}} is used to create a disambiguation link to a page in the "Wikipedia:" namespace from article-space; for instance, the page Objectivity (disambiguation) could have a self-referential "hatnote" link at the top: {{Selfref|For Wikipedia's policy on avoiding bias, see [[Wikipedia:Neutral point of view]].}}.

When using {{Selfref}} in this way, use the following format:

{{Selfref|The self-referential notice to display, including links.}}

which produces:

When using {{Selfref}} in this way, the text will be indented slightly, italicized (Wikipedia house style for self-referential notes), and both preceded and followed by a linebreak.

For inline (e.g. mid-sentence) use, without the indentation and line breaking, use {{Selfref inline}}:

{{Selfref inline|the self-referential text to display, including links}}

which produces: