Template:Normalwraplink

From HandWiki

[[{{{1}}}|{{{1}}}]]

Template documentation[view] [edit] [history] [purge]

Usage

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template in articles based on this TemplateData.

TemplateData for Normalwraplink

This template can be used within {{sidebar}} to wrap links which are normally not broken by whitespace, such as in the title.

{{wraplink|link|title}}
ParameterDescriptionTypeStatus
Link1
The target page
Page namerequired
Display text2
The text displayed as the link. Defaults to the page name (i.e. like normal piping).
Lineoptional
Test of raw TemplateData output:

This template can be used within {{sidebar}} to wrap links which are normally not broken by whitespace, such as in the title.,

Template parameters

ParameterDescriptionTypeStatus
Link1

The target page

Page namerequired
Display text2

The text displayed as the link. Defaults to the page name (i.e. like normal piping).

Lineoptional

See also

  • {{nowrap}} prevents wrapping within a single template (i.e. not suitable for relatively complex or lengthy content).
  • {{Nowraplinks}}...{{Nowraplinks end}} prevents wraps inside links while allowing wraps between links and in normal text. Very useful for link lists and easy to use.
  • {{Nowrap begin}}...{{Nowrap end}} prevents wraps in both text and links. For the trickier wrapping cases when you need full control, for instance in very complex link lists.
  • {{Spaces}} to produce multiple non-breaking spaces (or a single one).
  • {{Inline block}} affects, but does not entirely prevent, line wrapping.
  • {{Allow wrap}} can be used to provide a (brief) exception within a no-wrapping area.
    • {{Normalwraplink}} allows links to wrap when they otherwise would not.
  • {{·}} and {{•}}, spaced and wrap-sensitive interpunct (dot) and bullet.
  • Wikipedia:Line-break handling, the how-to guide about word/line-wrapping/breaks at Wikipedia.
    • In particular, to avoid line wrapping when quoting a passage such as a poem or computer code, see {{Quote#Line breaks}} - e.g. Template:Blockquote with "poem" tag.