Template:Short description/doc: Difference between revisions

From The Goon Show Depository
No edit summary
No edit summary
 
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{Warning|'''Please do not use redirects/shortcuts for this template''', as they cause problems with the [[Wikipedia:Shortdesc helper|short description editing gadget]] and other maintenance tools.}}
{{Warning|'''Please do not use redirects/shortcuts for this template''', as they cause problems with the [[GSD:Shortdesc helper|short description editing gadget]] and other maintenance tools.}}
{{Lua|Module:Check for unknown parameters|Module:String}}
{{Lua|Module:Check for unknown parameters|Module:String}}


'''[[Template:Short description]]''' is used to add a [[Wikipedia:Short description|short description]] (which can be edited from within Wikipedia) to a Wikipedia page. These descriptions appear in Wikipedia mobile searches and elsewhere, and help users identify the desired article.
'''[[Template:Short description]]''' is used to add a [[GSD:Short description|short description]] (which can be edited from within GSD) to a GSD page. These descriptions appear in GSD mobile searches and elsewhere, and help users identify the desired article.


== Usage ==
== Usage ==
Line 15: Line 15:
{
{
"description": {
"description": {
"en": "Creates a short description, for a Wikipedia article, which is used in the Visual Editor to provide context on wikilinks.",
"en": "Creates a short description, for a GSD article, which is used in the Visual Editor to provide context on wikilinks.",
"es": "Crea una breve descripción, para un artículo de Wikipedia, que se utiliza en el Editor Visual para proporcionar contexto en los wikilinks (wikienlaces)."
"es": "Crea una breve descripción, para un artículo de GSD, que se utiliza en el Editor Visual para proporcionar contexto en los wikilinks (wikienlaces)."
},
},
"params": {
"params": {
Line 66: Line 66:


== About writing good short descriptions ==
== About writing good short descriptions ==
This page is about the short description {{em|template}}; it does not provide guidelines for writing a good short description. If you plan to use this template, you should make sure you read and follow the detailed guidance at [[WP:HOWTOSD]]. General information can be found at [[Wikipedia:Short description]].
This page is about the short description {{em|template}}; it does not provide guidelines for writing a good short description. If you plan to use this template, you should make sure you read and follow the detailed guidance at [[WP:HOWTOSD]]. General information can be found at [[GSD:Short description]].


== Template information ==
== Template information ==
Line 157: Line 157:
* {{tl|Auto short description}}
* {{tl|Auto short description}}
* {{tl|Annotated link}}
* {{tl|Annotated link}}
* [[Wikipedia:Short descriptions]] — background information
* [[GSD:Short descriptions]] — background information
* [[Wikipedia:WikiProject Short descriptions]] — project to add Short descriptions to all articles
* [[GSD:WikiProject Short descriptions]] — project to add Short descriptions to all articles


<includeonly>{{Sandbox other||
<includeonly>{{Sandbox other||

Latest revision as of 18:23, 10 September 2022

Template:Short description is used to add a short description (which can be edited from within GSD) to a GSD page. These descriptions appear in GSD mobile searches and elsewhere, and help users identify the desired article.

Usage

Lua error in Module:Template_link_general at line 144: attempt to concatenate local 'titlePart' (a nil value).

This should be limited to about 40 characters, as explained at WP:SDFORMAT, along with the other guidance at WP:SDCONTENT.

Parameters

See a monthly parameter usage report for Template:Short description in articles based on its TemplateData.

TemplateData for Short description

Creates a short description, for a GSD article, which is used in the Visual Editor to provide context on wikilinks.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
Description1

The short description of the article or 'none'.

Example
Chinese encyclopedia writer (1947–2001)
Contentrequired
No replace?2

Should be unused or 'noreplace'. Templates with noreplace will not replace a short description defined by an earlier template. Mainly for use within transcluded templates.

Auto value
noreplace
Stringoptional
pagetypepagetype

The type of page. This puts it in the appropriate category - Things with short description. Normally unneeded, since handled through namespace detection.

Example
Redirect, Disambiguation page
Stringoptional

About writing good short descriptions

This page is about the short description template; it does not provide guidelines for writing a good short description. If you plan to use this template, you should make sure you read and follow the detailed guidance at WP:HOWTOSD. General information can be found at GSD:Short description.

Template information

Eventually all articles should have a short description:

  • by directly using this template, in which case the short description will be unique to the article
  • transcluded in another template, such as a disambiguation template, where a generic short description is adequate for a large class of pages
  • where the short description is assembled from data in an infobox

Automatically generated descriptions within templates should set the second parameter as noreplace so they do not override any short descriptions specifically added to the transcluding article.

Short descriptions are not normally needed for non-article pages, such as redirects, but can be added if useful.

If the article title alone is sufficient to ensure reliable identification of the desired article, a null value of {{short description|none}} may be used.

Short descriptions do not necessarily serve the same function as the Wikidata description for an item and they do not have to be the same, but some overlap is expected in many cases. Some Wikidata descriptions may be unsuitable, and if imported must be checked for relevance, accuracy and fitness for purpose. Responsibility for such imports lies with the importer. (See also Wikidata:Help:Description.)

Example

At Oxygen therapy, add the following at the very top of the article, above everything else:

  • Lua error in Module:Template_link_general at line 144: attempt to concatenate local 'titlePart' (a nil value).

Testing

For testing purposes, the display of this template can be enabled by adding a line to your Special:MyPage/common.css:

  • .shortdescription { display:block !important; }

This can be easily removed or disabled when finished testing.

If you want to always see short descriptions, you may prefer a more utilitarian layout, such as:

.shortdescription {
  display:block !important;
  white-space: pre-wrap;
}
.shortdescription::before { 
  content: "\A[Short description:\0020";
}
.shortdescription::after { 
  content: "]\A";
}

There is a test version of this template available as Template:Short description/test which displays its text by default.

  • Lua error in Module:Template_link_general at line 144: attempt to concatenate local 'titlePart' (a nil value). displays the short description if supplied
  • Lua error in Module:Template_link_general at line 144: attempt to concatenate local 'titlePart' (a nil value). displays nothing if none is supplied
  • Lua error in Module:Template_link_general at line 144: attempt to concatenate local 'titlePart' (a nil value). displays the description from Wikidata if wikidata is supplied.

Taking Lua error in Module:Wd at line 632: attempt to index field 'wikibase' (a nil value). (Q1096878) as an example:

  • {{short description/test|Underwater diving where breathing is from equipment independent of the surface}}Underwater diving where breathing is from equipment independent of the surface
  • {{short description/test|none }}
  • {{short description/test|wikidata }}<strong class="error"><span class="scribunto-error" id="mw-scribunto-error-7">Lua error in Module:WikidataIB at line 2750: attempt to index field 'wikibase' (a nil value).</span></strong>

Pagetype parameter

If {{{Pagetype}}} is not set, then this template adds the article to a category based on the namespace:

If {{{Pagetype}}} is set, then this template adds the article to a category matching the parameter. For example:

  • Category:Disambiguation pages with short description (0) — pagetype = <strong class="error">Error: The retired template [[Template:Short description/doc|&#123;&#123;Template:Short description/doc&#125;&#125;]] has been transcluded; see [[mw:Help:Magic words#Other]] for details. To fix this, use only the code {{[[MW:Help:Magic words&#35;=|=]]}} to generate the &#61; character.</strong> [[Category:Pages which use a template in place of a magic word|T]] Disambiguation page

Aliases

While there are currently redirects to this template, they must not be used.

Other templates and gadgets attempt to extract the description from pages by explicitly searching for the use of the {{Short description}} template.
For example, {{Annotated link}} searches for templates "Short description" or "short description".

Do not start the template with a space: {{ Short description.... While this does create a valid short description, the space will prevent searches for the {{Short description... text.

Tracking categories

Maintenance categories

See also