Template:Gna task link

From relax wiki
Jump to navigation Jump to search

Task #0

Template documentation

The Gna! task link template

Goal

Create URLs to the web archive of the Gna! tasks.

Usage

{{gna task url
| number
| text    = 
| comment = 
}}
number
The task number.
text
The optional link text. This can also be supplied as parameter number 2.
comment
The optional comment number to anchor to.

Examples

Default text

{{gna task link|7826}}

Task #7826

Replacement text

{{gna task link|7826|text=Task #7826: Write an python class for the repeated analysis of dispersion data}}

Task #7826: Write an python class for the repeated analysis of dispersion data

Replacement text, positional argument

{{gna task link|7826|Task #7826: Write an python class for the repeated analysis of dispersion data}}

Task #7826: Write an python class for the repeated analysis of dispersion data

Comment anchor

{{gna task link|7415|comment=6}}

Task #7415, comment #6

Comment anchor with replacement text

{{gna task link|7712|comment=3|text=Comment 3 of task #7712}}

Comment 3 of task #7712