Difference between revisions of "Template:Section link/doc"

From Summertime Saga Wiki
Jump to: navigation, search
m
m
Line 7: Line 7:
 
=== Syntax (overview) ===
 
=== Syntax (overview) ===
  
* {{tlg|code=yes|nolink=yes|section link|{{var|Article}}|{{var|Section}}}} or {{tlg|code=yes|nolink=yes|section link|{{var|Article}}#{{var|Section}}}} link to section of other article. Example: {{section link|Wikipedia:Albert Einstein|Scientific career}}
+
* {{tlg|code=yes|nolink=yes|section link|{{var|Article}}|{{var|Section}}}} or {{tlg|code=yes|nolink=yes|section link|{{var|Article}}#{{var|Section}}}} link to section of other article. Example: {{section link|Ronda|Appearance}}
* {{tlg|code=yes|nolink=yes|section link|{{var|Article}}|{{var|Section}}|nopage{{=}}yes}} links to section of other article, only displaying the section’s title. Example: {{section link|Wikipedia:Albert Einstein|Scientific career|nopage=yes}}
+
* {{tlg|code=yes|nolink=yes|section link|{{var|Article}}|{{var|Section}}|nopage{{=}}yes}} links to section of other article, only displaying the section’s title. Example: {{section link|Ronda|Appearance|nopage=yes}}
* {{tlg|code=yes|nolink=yes|section link||{{var|Section}}}}, for usage within the same article, supply an empty first parameter. Example: {{section link||Scientific career}}
+
* {{tlg|code=yes|nolink=yes|section link||{{var|Section}}}}, for usage within the same article, supply an empty first parameter. Example: {{section link||Ronda|Appearance}}
  
 
=== Single section ===
 
=== Single section ===
Line 19: Line 19:
 
! Renders as
 
! Renders as
 
|-
 
|-
| <code><nowiki>[[Wikipedia:Albert Einstein#Scientific career]]</nowiki></code>
+
| <code><nowiki>[[Roxxy#Story]]</nowiki></code>
| [[Wikipedia:Albert Einstein#Scientific career]]
+
| [[Roxxy#Story]]
 
|-
 
|-
| {{tlg|code=yes|nolink=yes|section link|Wikipedia:Albert Einstein|Scientific career}}
+
| {{tlg|code=yes|nolink=yes|section link|Roxxy|Story}}
| {{section link|Wikipedia:Albert Einstein|Scientific career}}
+
| {{section link|Roxxy|Story}}
 
|-
 
|-
| {{tlg|code=yes|nolink=yes|section link|Wikipedia:Albert Einstein#Scientific career}}
+
| {{tlg|code=yes|nolink=yes|section link|Roxxy#Story}}
| {{section link|Wikipedia:Albert Einstein#Scientific career}}
+
| {{section link|Roxxy#Story}}
 
|}
 
|}
  
Line 33: Line 33:
 
This template may generate consecutive links to several sections of the same page. You can write:
 
This template may generate consecutive links to several sections of the same page. You can write:
  
<source lang=moin>{{section link|History of IBM|1880s–1924: The origin of IBM|1969: Antitrust, the Unbundling of software and services|1993–present: IBM's near disaster and rebirth}}</source>
+
{|class=wikitable style="width:100%;"
: {{section link|Wikipedia:History of IBM|1880s–1924: The origin of IBM|1969: Antitrust, the Unbundling of software and services|1993–present: IBM's near disaster and rebirth}}
+
! style="width:50%;" | Markup
 
+
! Renders as
Or:
+
|-
 
+
| {{tlg|code=yes|nolink=yes|section link|Dating and pregnancy|Dating|Pregnancy}}
<source lang=moin>{{section link|Wikipedia:History of IBM#1880s–1924: The origin of IBM|1969: Antitrust, the Unbundling of software and services|1993–present: IBM's near disaster and rebirth}}</source>
+
| {{section link|Dating and pregnancy|Dating|Pregnancy}}
: {{section link|Wikipedia:History of IBM#1880s–1924: The origin of IBM|1969: Antitrust, the Unbundling of software and services|1993–present: IBM's near disaster and rebirth}}
+
|-
 +
| {{tlg|code=yes|nolink=yes|section link|Dating and pregnancy#Dating|Pregnancy}}
 +
| {{section link|Dating and pregnancy#Dating|Pregnancy}}
 +
|}
  
 
=== Suppressing page name ===
 
=== Suppressing page name ===
Line 54: Line 57:
 
For other pages, {{para|nopage|yes}} can be used to suppress the page name. This can be used when the page name is clear from context, such as on talk pages referring to the article being discussed.
 
For other pages, {{para|nopage|yes}} can be used to suppress the page name. This can be used when the page name is clear from context, such as on talk pages referring to the article being discussed.
  
This common case can be entered using {{tlx|Section link|{<nowiki/>{ARTICLEPAGENAME}<nowiki/>}|Section|4=nopage=yes}}.
+
This common case can be entered using {{tlg|code=yes|nolink=yes|section link|{<nowiki/>{ARTICLEPAGENAME}<nowiki/>}|{{var|Section}}|nopage{{=}}yes}}.
  
 
{|class=wikitable style="width:100%;"
 
{|class=wikitable style="width:100%;"
Line 61: Line 64:
 
! Renders as
 
! Renders as
 
|-
 
|-
| {{tlg|code=yes|nolink=yes|section link|Wikipedia:Manual of Style|Quotations}}
+
| {{tlg|code=yes|nolink=yes|section link|Jenny’s route|Requirements}}
| {{section link|Wikipedia:Manual of Style|Quotations}}
+
| {{section link|Jenny’s route|Requirements}}
 
|-
 
|-
| {{tlg|code=yes|nolink=yes|section link|Wikipedia:Manual of Style|Quotations|nopage{{=}}yes}}
+
| {{tlg|code=yes|nolink=yes|section link|Jenny’s route|Requirements|nopage{{=}}yes}}
| {{section link|Wikipedia:Manual of Style|Quotations|nopage=yes}}
+
| {{section link|Jenny’s route|Requirements|nopage=yes}}
 
|-
 
|-
| {{tlg|code=yes|nolink=yes|section link|Wikipedia:Manual of Style|Quotations|Quotation marks|Commas}}
+
| {{tlg|code=yes|nolink=yes|section link|Jenny’s route|Requirements|Story|Pregnancy}}
| {{section link|Wikipedia:Manual of Style|Quotations|Quotation marks|Commas}}
+
| {{section link|Jenny’s route|Requirements|Story|Pregnancy}}
 
|-
 
|-
| {{tlg|code=yes|nolink=yes|section link|Wikipedia:Manual of Style|Quotations|Quotation marks|Commas|nopage{{=}}yes}}
+
| {{tlg|code=yes|nolink=yes|section link|Jenny’s route|Requirements|Story|Pregnancy|nopage{{=}}yes}}
| {{section link|Wikipedia:Manual of Style|Quotations|Quotation marks|Commas|nopage=yes}}
+
| {{section link|Jenny’s route|Requirements|Story|Pregnancy|nopage=yes}}
 
|}
 
|}
  
 
=== Styling page name ===
 
=== Styling page name ===
  
For some page names (e.g., titles of films or short stories) we’re always supposed to present the core part of the page’s name (without any parenthetic disambiguation) in italics, quotation marks, or some other markup. The {{para|display}} parameter can be used for this purpose:
+
For some page names (e.g. titles of films or short stories) we’re always supposed to present the core part of the page’s name (without any parenthetic disambiguation) in italics, quotation marks, or some other markup. The {{para|display}} parameter can be used for this purpose:
  
 
{|class=wikitable style="width:100%;"
 
{|class=wikitable style="width:100%;"
Line 88: Line 91:
 
=== Underscores ===
 
=== Underscores ===
  
It is common practice to copy article and section name from the browser’s address bar. When doing that, the article and section names may contain underscores; for example: {{code|Wikipedia:Albert_Einstein#Scientific_career}}
+
It is common practice to copy article and section name from the browser’s address bar. When doing that, the article and section names may contain underscores; for example {{code|Wikipedia:Albert_Einstein#Scientific_career}}
  
 
This template automatically replaces the underscores with space characters:
 
This template automatically replaces the underscores with space characters:
: {{tlg|code=yes|nolink=yes|section link|Wikipedia:Albert_Einstein#Scientific_career}} produces {{section link|Wikipedia:Albert_Einstein#Scientific_career}}
+
: {{tlg|code=yes|nolink=yes|section link|Mrs._Smith#Personality}} produces {{section link|Wikipedia:Mrs. Smith#Personality}}
  
There are articles that have underscores. To retain the underscores in the rendered output, use {{para|keep-underscores|yes}}:
+
There are articles that have underscores. To retain the underscores in the rendered output, use {{para|keep-underscores|yes}} parameter:
 
:* The article and section are copied from browser address bar:
 
:* The article and section are copied from browser address bar:
 
::: {{code|Wikipedia:Dual_EC_DRBG#Timeline_of_the_Dual_EC_DRBG_cryptotrojan}}
 
::: {{code|Wikipedia:Dual_EC_DRBG#Timeline_of_the_Dual_EC_DRBG_cryptotrojan}}

Revision as of 19:32, 21 July 2020

The template {{section link}} is appropriate to reference sections within the same article.

Usage

When using in article body text, consider whether an overt link to a specific section in another article may be confusing to readers who cannot follow links, such as those viewing a printed version of the material, or a version republished without links.

Syntax (overview)

  • {{section link|Article|Section}} or {{section link|Article#Section}} link to section of other article. Example: Ronda § Appearance
  • {{section link|Article|Section|nopage=yes}} links to section of other article, only displaying the section’s title. Example: § Appearance
  • {{section link||Section}}, for usage within the same article, supply an empty first parameter. Example: §§ Ronda​ and Appearance

Single section

The template {{section link}} is used to generate a link to a certain section of a local wiki page and render an appropriate section mark (“§”).

Markup Renders as
[[Roxxy#Story]] Roxxy#Story
{{section link|Roxxy|Story}} Roxxy § Story
{{section link|Roxxy#Story}} Roxxy § Story

Multiple sections

This template may generate consecutive links to several sections of the same page. You can write:

Markup Renders as
{{section link|Dating and pregnancy|Dating|Pregnancy}} Dating and pregnancy §§ Dating​ and Pregnancy
{{section link|Dating and pregnancy#Dating|Pregnancy}} Dating and pregnancy §§ Dating​ and Pregnancy

Suppressing page name

Sometimes the page name needs not to appear, e.g. to avoid redundancy and wordiness. For the page on which the template is used, not specifying a page name creates a section link only. The following:

{{Section link||Suppressing page name}}

Is the equivalent of:

[[#Suppressing page name|§ Suppressing page name]]

and renders as:

§ Suppressing page name

For other pages, |nopage=yes can be used to suppress the page name. This can be used when the page name is clear from context, such as on talk pages referring to the article being discussed.

This common case can be entered using {{section link|{{ARTICLEPAGENAME}}|Section|nopage=yes}}.

Comparison of displayed results
Markup Renders as
{{section link|Jenny’s route|Requirements}} Jenny’s route § Requirements
{{section link|Jenny’s route|Requirements|nopage=yes}} § Requirements
{{section link|Jenny’s route|Requirements|Story|Pregnancy}} Jenny’s route §§ Requirements, Story, and Pregnancy
{{section link|Jenny’s route|Requirements|Story|Pregnancy|nopage=yes}} §§ Requirements, Story, and Pregnancy

Styling page name

For some page names (e.g. titles of films or short stories) we’re always supposed to present the core part of the page’s name (without any parenthetic disambiguation) in italics, quotation marks, or some other markup. The |display= parameter can be used for this purpose:

Markup Renders as
{{section link|Wikipedia:The Last Temptation of Christ (film)|General controversy|display=Wikipedia:The Last Temptation of Christ (film)}} Wikipedia:The Last Temptation of Christ (film) § General controversy

Underscores

It is common practice to copy article and section name from the browser’s address bar. When doing that, the article and section names may contain underscores; for example Wikipedia:Albert_Einstein#Scientific_career

This template automatically replaces the underscores with space characters:

{{section link|Mrs._Smith#Personality}} produces Wikipedia:Mrs. Smith § Personality

There are articles that have underscores. To retain the underscores in the rendered output, use |keep-underscores=yes parameter:

  • The article and section are copied from browser address bar:
Wikipedia:Dual_EC_DRBG#Timeline_of_the_Dual_EC_DRBG_cryptotrojan
  • The extraneous underscores are manualy removed:
Wikipedia:Dual_EC_DRBG#Timeline of the Dual_EC_DRBG cryptotrojan
Markup Renders as
{{section link|Wikipedia:Dual_EC_DRBG#Timeline of the Dual_EC_DRBG cryptotrojan|keep-underscores=yes}} Wikipedia:Dual_EC_DRBG § Timeline of the Dual_EC_DRBG cryptotrojan