Help:Plainlinks

From PsiForum
Revision as of 13:44, 9 February 2022 by Tachyony (talk | contribs) (Imported page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A plainlink is a link external to wiki.tachyony.co.uk, but in this case not followed by an external link icon. It is used for links internal to en.wikipedia.org which require special URL parameters and therefore cannot be reached by wikilinks.

Making a plainlink

The arrow icon can be suppressed by:

  • Placing the external link syntax between <span class="plainlinks">...</span> tags.
  • Using {{Plain link}}.

For example,

<span class="plainlinks">[https://wiki.tachyony.co.uk/wiki Wikipedia, the free encyclopedia]</span>
{{Plain link|https://wiki.tachyony.co.uk/wiki|Wikipedia, the free encyclopedia}}

produce Wikipedia, the free encyclopedia.

Some templates such as {{Querylink}} and {{Oldid}} use plainlinks.