Template:Shortcut

From Second Life Wiki
Jump to navigation Jump to search
"Wikipedia logo"Shortcut:
[Edit] [🔄Purge] Template-info.png Template documentation


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

The "Wikipedia logo"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. "Wikipedia logo"Creating a redirect page is a requirement to fulfill the shortcut mechanism.

In templates, it is put in the "Wikipedia logo"documentation page.

Usage

This template should not be used for articles in the main namespace, because the graphic produces an unavoidable "Wikipedia logo"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.

The purpose of these templates is not to list every single redirect for a page (that's what Special:WhatLinksHere is for), but to list the most common and easily remembered redirects.

Parameters

{{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

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

Anchors

These templates automatically add an "Wikipedia logo"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 "Wikipedia logo"TemplateData for this template used by TemplateWizard, "Wikipedia logo"VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Shortcut

{
	"description": "This template displays one or more of a template's shortcuts.",
	"format": "inline",
	"params": {
		"template": {
			"label": "Template?",
			"description": "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",
			"autovalue": "1",
			"type": "boolean"
		},
		"redirect": {
			"label": "Redirect?",
			"description": "Whether to refer to the “shortcut/s” as “redirect/s” instead.",
			"default": "0",
			"autovalue": "1",
			"type": "boolean"
		},
		"target": {
			"label": "Target?",
			"description": "Whether to omit the <code><!--nostrip-->redirect=no</code><!--nostrip--> URL parameter.",
			"default": "0",
			"autovalue": "1",
			"type": "boolean"
		},
		"float": {
			"label": "Float",
			"description": "The CSS <code><!--nostrip-->float</code><!--nostrip--> property value.",
			"default": "right",
			"suggestedvalues": [
				"left",
				"right"
			],
			"type": "string"
		},
		"clear": {
			"label": "Clear",
			"description": "The CSS <code><!--nostrip-->clear</code><!--nostrip--> property value.",
			"suggestedvalues": [
				"left",
				"right",
				"both"
			],
			"type": "string"
		},
		"category": {
			"label": "Categorize",
			"description": "Whether to add pages to the error category if no alias or <code><!--nostrip-->msg</code><!--nostrip--> is specified.",
			"default": "1",
			"autovalue": "0",
			"type": "boolean"
		},
		"msg": {
			"label": "Message",
			"description": "An unlinked message that goes after the shortcut links.",
			"type": "content"
		},
		"1": {
			"label": "Shortcut 1",
			"description": "Page/section shortcut 1",
			"required": true,
			"type": "wiki-page-name"
		},
		"2": {
			"label": "Shortcut 2",
			"description": "Page/section shortcut 2",
			"type": "wiki-page-name"
		},
		"3": {
			"label": "Shortcut 3",
			"description": "Page/section shortcut 3",
			"type": "wiki-page-name"
		},
		"4": {
			"label": "Shortcut 4",
			"description": "Page/section shortcut 4",
			"type": "wiki-page-name"
		},
		"5": {
			"label": "Shortcut 5",
			"description": "Page/section shortcut 5",
			"type": "wiki-page-name"
		},
		"6": {
			"label": "Shortcut 6",
			"description": "Page/section shortcut 6",
			"type": "wiki-page-name"
		},
		"7": {
			"label": "Shortcut 7",
			"description": "Page/section shortcut 7",
			"type": "wiki-page-name"
		},
		"8": {
			"label": "Shortcut 8",
			"description": "Page/section shortcut 8",
			"type": "wiki-page-name"
		},
		"9": {
			"label": "Shortcut 9",
			"description": "Page/section shortcut 9",
			"type": "wiki-page-name"
		}
	},
	"paramOrder": [
		"template",
		"redirect",
		"target",
		"float",
		"clear",
		"category",
		"msg",
		"1",
		"2",
		"3",
		"4",
		"5",
		"6",
		"7",
		"8",
		"9"
	]
}

See also

  • "Wikipedia logo"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