Difference between revisions of "Template:Gna bug link"

From relax wiki
Jump to navigation Jump to search
(Expansion of the template to match {{gna task link}}.)
m (Switch from the imported {{informative template}} to the relax {{template info}} template)
 
Line 8: Line 8:
 
   }}]<noinclude>
 
   }}]<noinclude>
  
{{Informative template|1=
+
{{template info|1=
 
== The Gna! bug link template ==
 
== The Gna! bug link template ==
  

Latest revision as of 13:46, 23 October 2020

Bug #0

Template documentation

The Gna! bug link template

Goal

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

Usage

{{gna bug url
| number
| text    = 
| comment = 
}}
number
The bug 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 bug link|25044}}

Bug #25044

Replacement text

{{gna task link|25044|text=Bug #25044: Model Free Analysis problems when attempting to run on multi-processors and using the script to run}}

Bug #25044: Model Free Analysis problems when attempting to run on multi-processors and using the script to run

Replacement text, positional argument

{{gna task link|25044|Bug #25044: Model Free Analysis problems when attempting to run on multi-processors and using the script to run}}

Bug #25044: Model Free Analysis problems when attempting to run on multi-processors and using the script to run

Comment anchor

{{gna task link|21599|comment=1}}

Task #21599, comment #1

Comment anchor with replacement text

{{gna task link|21599|comment=2|text=Bug #21599 has been postponed.}}

Bug #21599 has been postponed.