Difference between revisions of "Template:Gna task link"

From relax wiki
Jump to navigation Jump to search
(Allow the text argument to also be a positional argument.)
m (Switch from the imported {{informative template}} to the relax {{template info}} template)
 
(2 intermediate revisions by one other user not shown)
Line 8: Line 8:
 
   }}]<noinclude>
 
   }}]<noinclude>
  
{{Informative template|1=
+
{{template info|1=
 
== The Gna! task link template ==
 
== The Gna! task link template ==
  
Line 17: Line 17:
 
=== Usage ===
 
=== Usage ===
  
  {{obr}}gna tasks url
+
  {{obr}}gna task url
  {{!}}''number''
+
  {{!}} number
  {{!}}''text''    =  
+
  {{!}} ''text''    =  
  {{!}}''comment'' =  
+
  {{!}} ''comment'' =  
 
  {{cbr}}
 
  {{cbr}}
  
 
; {{param|number}}: The task number.
 
; {{param|number}}: The task number.
  
; {{param|text}}: The optional link text.
+
; {{param|text}}: The optional link text.  This can also be supplied as parameter number 2.
  
 
; {{param|comment}}: The optional comment number to anchor to.
 
; {{param|comment}}: The optional comment number to anchor to.

Latest revision as of 13:48, 23 October 2020

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