Template:GAN link
Appearance
(Redirected from Template:Ganl)
| This template is used on approximately 114,000 pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
| This template uses Lua: |
Usage
- The template will show the article's name alongside a link to its GAN (defaults to "/GA1"). If the GAN has started, it will be linked as "nom". If not, a "start" link with the preloaded GA stuff will show instead.
- Put the name in the first parameter. It will strip out double and triple apostrophes.
{{GAN link|Saints Row 2 (mobile)}}→ Saints Row 2 (mobile) (nom){{GAN link|''Saints Row 2'' (mobile)}}→ Saints Row 2 (mobile) (nom)
- Alternatively, the first parameter can be used for the name, and the second parameter for how the link should be displayed
{{GAN link|Saints Row 2 (mobile)}}→ Saints Row 2 (mobile) (nom){{GAN link|Saints Row 2 (mobile)|''Saints Row 2'' (mobile)}}→ Saints Row 2 (mobile) (nom)
|#=sets the GAN number{{GAN link|Jumping Flash!|#=2}}→ Jumping Flash! (start) (Talk:Jumping Flash!/GAN2)
|icon=adds a GAN icon{{GAN link|Jumping Flash!|icon=y}}→
Jumping Flash! (nom)
|i=sets whether the original input is a fully italicized name{{GAN link|Jumping Flash!|i=y}}→ Jumping Flash! (nom){{GAN link|Saints Row 2 (mobile)|i=y}}→ Saints Row 2 (mobile) (nom) (note that "(mobile)" is italicized too with this option)
TemplateData
Creates a link to an article along with its good article nomination page
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page name | 1 | Name of the page at GAN | Page name | required |
| Page label | 2 | What to display for the page name | String | suggested |
| Italic? | i | Whether to italicize the page | Boolean | suggested |
| GAN number | # | Good article nomination number | Number | suggested |
| Icon | icon | Adds a GAN icon | Boolean | suggested |