Template:Gna bug link

From relax wiki
Jump to navigation Jump to search

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.