• Home
  • Random
  • Nearby
  • Log in
  • Settings
Donate Now If Wikipedia is useful to you, please give today.
  • About Wikipedia
  • Disclaimers
Wikipedia

Template:Shortcut/sandbox

  • Template
  • Talk
  • Language
  • Watch
  • Edit
< Template:Shortcut
(Redirected from Template:Shortcut/Sandbox)
This is the template sandbox page for Template:Shortcut (diff).
See also the companion subpage for test cases.
Template documentation[view] [edit] [history] [purge]
WarningThis template is used on approximately 21,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Shortcuts
  • {{ShTemplate:Sh}}
  • {{ShcTemplate:Shc}}
  • {{ShortTemplate:Short}}
  • {{ShorthandTemplate:Shorthand}}
Redirect
  • {{Policy shortcutTemplate:Policy shortcut}}
This template uses Lua:
  • Module:Shortcut (sandbox)
Related pages
  • Template (talk)
  • Template sandbox
  • Template testcases
  • Template doc
  • Template subpages
  • Module
  • Module sandbox
  • Module testcases
  • Module doc
  • Module subpages

This is the documentation for {{shortcut}} and its sister templates. Template {{shortcut}} renders a box, informing editors which shortcuts are available for linking to a page or a section of a page.

The shortcut family of templates is put into context here, but they each have their own documentation pages, see below. A shortcut template is similar to the {{anchor}} template, but it adds a visual box graphic to the rendered page, as well as providing an alternative name. Creating a redirect page is a requirement to fulfill the shortcut mechanism.

In templates, it is put in the documentation page.

Contents

  • 1 Usage
  • 2 Parameters
  • 3 Examples
  • 4 Anchors
  • 5 Positioning
  • 6 TemplateData
  • 7 See also

Usage

edit

This template should not be used for articles in the main namespace, because the graphic produces an unavoidable self-reference.

  1. Insert the shortcut template.
  2. Create a redirect page with the {{R from shortcut}} template suffixed to the redirect. Name the page after your shortcut name. Include the namespace name in both the shortcut name and the redirect page name. For example, substitute your own shortcut name as the title of the page, and substitute the proper namespace, then add the REDIRECT as the top-line on your redirect page, and the category to the third line of the redirect:
    #REDIRECT [[Namespace:Title of page with#Optional and possibly very long section name]]

    {{R from shortcut}}
  3. Verify operation. Note that shortcut templates should display in all capitals, but operate without all capitals.

Notes Shortcuts are used mainly on user pages and talk pages in reference to the Wikipedia, Help, and Portal namespaces. These templates inform about the shortcuts available to the page they are on. For example, WP:SHORT redirects to Wikipedia:Shortcut and therefore, Wikipedia:Shortcut renders a shortcut box listing WP:SHORT. It is a self-reference that is normally avoided in the main article namespace.

Do not list every single redirect for a page. Per the WP:LINKBOXES guideline, list the most common and easily remembered redirects. Use Special:WhatLinksHere and https://pageviews.wmcloud.org/ to determine which ones are most commonly used. Most linkboxes only show one shortcut. It is rare for three or more shortcuts to be commonly used.

Parameters

edit

{{shortcut}} takes the following parameters:

  • 1, 2, 3... – the shortcut links.
  • float – if set to left, the box floats to the left.
  • clear – if set to right, (or left if |float=left is set), the box appears beneath, not beside, another floating element preceding it (infobox, thumbnail etc.).
  • msg – an unlinked message that goes after the shortcut links.
  • category – set to "no", "n", "false" or "0" to suppress error categories.

Examples

edit
Code Result
{{Shortcut|WP:SHORT}}
Shortcut
  • WP:SHORTWP:SHORT
{{Shortcut|WP:V|WP:VERIFY|WP:SOURCE}}
Shortcuts
  • WP:VWP:V
  • WP:VERIFYWP:VERIFY
  • WP:SOURCEWP:SOURCE
{{Shortcut|WP:V|WP:VERIFY|msg=A message}}
Shortcuts
  • WP:VWP:V
  • WP:VERIFYWP:VERIFY
  • A message

Anchors

edit

These templates automatically add an anchor for each shortcut name parameter. For example, if a shortcut box with the shortcut WP:SHORT is placed on the page Wikipedia:Shortcut, then the link Wikipedia:Shortcut#WP:SHORT will take you to the position in the page where that shortcut box is placed.

Examples: #WP:SHORT, and MOS:MATH#TONE

This makes it easier to create a shortcut for a section of a page, because you can refer to the anchor when creating the shortcut redirect itself. Like this:

#REDIRECT [[Pagename#WP:SHORT]] {{R from shortcut}}

Positioning

edit

This template is usually placed below the section header or at the top of a page.

Before July 26, 2010, when the anchor was inside the box, this caused the section header to scroll above the page window. Fixes for this issue included:

  • Placing the shortcut above the section header; a bit confusing when editing
  • Creating the redirect to the section header, not the shortcut; this would break if the section header was renamed
  • Placing an {{anchor}} in the section header that duplicated the shortcut

These fixes are no longer needed, but do not break the current implementation.

TemplateData

edit
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Shortcut in articles based on its TemplateData.

TemplateData for Shortcut

This template displays one or more of a template's shortcuts.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Template?template

Whether this is a list of shortcuts for a Template. <p><!--nostrip-->'''See also:''' <code><!--nostrip-->{{[[Template:Template shortcut|Template shortcut]]}}</code></p>

Default
0
Auto value
1
Booleanoptional
Redirect?redirect

Whether to refer to the “shortcut/s” as “redirect/s” instead.

Default
0
Auto value
1
Booleanoptional
Target?target

Whether to omit the <code><!--nostrip-->redirect=no</code><!--nostrip--> URL parameter.

Default
0
Auto value
1
Booleanoptional
Floatfloat

The CSS <code><!--nostrip-->float</code><!--nostrip--> property value.

Suggested values
left right
Default
right
Stringoptional
Clearclear

The CSS <code><!--nostrip-->clear</code><!--nostrip--> property value.

Suggested values
left right both
Stringoptional
Categorizecategory

Whether to add pages to the error category if no alias or <code><!--nostrip-->msg</code><!--nostrip--> is specified.

Default
1
Auto value
0
Booleanoptional
Messagemsg

An unlinked message that goes after the shortcut links.

Contentoptional
Shortcut 11

Page/section shortcut 1

Page namerequired
Shortcut 22

Page/section shortcut 2

Page nameoptional
Shortcut 33

Page/section shortcut 3

Page nameoptional
Shortcut 44

Page/section shortcut 4

Page nameoptional
Shortcut 55

Page/section shortcut 5

Page nameoptional
Shortcut 66

Page/section shortcut 6

Page nameoptional
Shortcut 77

Page/section shortcut 7

Page nameoptional
Shortcut 88

Page/section shortcut 8

Page nameoptional
Shortcut 99

Page/section shortcut 9

Page nameoptional

See also

edit
  • Wikipedia:Shortcut – The how-to guide and guideline about how and when to create shortcuts and shortcut boxes. A must-read for anyone handling shortcuts.
  • {{Anchor}} – a way to overcome the otherwise permanent fact that section titles are the only way to link to a section
  • {{Visible anchor}} – an anchor on text that is displayed
  • {{R from shortcut}} – for placement on the redirect page
  • {{Template shortcut}} – used for shortcuts/redirects to a template page
  • {{Short URL box}} – for short URLs created with the WMF URL shortener
The above documentation is transcluded from Template:Shortcut/doc. (edit | history)
Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages.
Add categories to the /doc subpage. Subpages of this template.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:Shortcut/sandbox&oldid=1137208608"
Last edited on 3 February 2023, at 11:16

Languages

      This page is not available in other languages.

      Wikipedia
      • Wikimedia Foundation
      • Powered by MediaWiki
      • This page was last edited on 3 February 2023, at 11:16 (UTC).
      • Content is available under CC BY-SA 4.0 unless otherwise noted.
      • Privacy policy
      • About Wikipedia
      • Disclaimers
      • Contact Wikipedia
      • Code of Conduct
      • Developers
      • Statistics
      • Cookie statement
      • Terms of Use
      • Desktop