• Home
  • Random
  • Log in
  • Settings
  • About English Wikipedia @ Freddythechick
English Wikipedia @ Freddythechick

Template:Shortcut

  • Language
  • Watch
  • View source
(Redirected from Template:Ombox/Shortcut)
Template documentation[view] [edit] [history] [purge]
WarningThis template is used on approximately 20,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
  • {{Sh}}
  • {{Shc}}
  • {{Short}}
  • {{Shorthand}}
Redirect
  • {{Policy shortcut}}
This template uses Lua:
  • Module:Shortcut (sandbox)
Related pages
  • Template (talk)
  • Template sandbox
  • Template testcases
  • Template doc
  • Template subpages
  • Module (talk)
  • 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

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

{{shortcut}} takes the following parameters:

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

Examples

Code Result
{{Shortcut|WP:SHORT}}
Shortcut
  • WP:SHORT
{{Shortcut|WP:V|WP:VERIFY|WP:SOURCE}}
Shortcuts
  • WP:V
  • WP:VERIFY
  • WP:SOURCE
{{Shortcut|WP:V|WP:VERIFY|msg=A message}}
Shortcuts
  • WP:V
  • WP:VERIFY
  • A message

Anchors

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

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

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.
ParameterDescriptionTypeStatus
Template?template
Whether this is a list of shortcuts for a Template.

See also: {{Template shortcut}}

Default
False 0
Auto value
True 1
Booleanoptional
Redirect?redirect
Whether to refer to the “shortcut/s” as “redirect/s” instead.
Default
False 0
Auto value
True 1
Booleanoptional
Target?target
Whether to omit the redirect=no URL parameter.
Default
False 0
Auto value
True 1
Booleanoptional
Floatfloat
The CSS float property value.
Suggested values
  • left
  • right
Default
right
Stringoptional
Clearclear
The CSS clear property value.
Suggested values
  • left
  • right
  • both
Stringoptional
Categorizecategory
Whether to add pages to the error category if no alias or msg is specified.
Default
True 1
Auto value
False 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

Format: inline

See also

  • 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
  • {{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://enwiki.freddythechick.net/index.php?title=Template:Shortcut&oldid=1382937"
Last edited on 16 February 2021, at 18:54

Languages

      This page is not available in other languages.

      English Wikipedia @ Freddythechick
      • This page was last edited on 16 February 2021, at 18:54.
      • Content is available under Creative Commons Attribution-ShareAlike 4.0 unless otherwise noted.
      • About English Wikipedia @ Freddythechick
      • Desktop