Current mission: Save Happenings/2026 from becoming a DNB
Template:TemplateListEntry
Click to expand documentation
Usage
{{Gem}}
Description
Use this when the page itself is a gem, even if the topic is brimmy.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Suppress categories | nocat | Set to any value to disable automatic categorization, making the template purely decorative. | Boolean | optional |
| cat | cat | Set this to anything to make the template purely decorative (the page won't show up in [[:Category:Gems]]). | Boolean | deprecated |
Usage
{{TemplateListEntry|Template name}}
If a template has multiple different variants that can be toggled between, like {{OMGSISA}} and {{Nuts}}, you can specify the name of the variable in the variant1 and variant2 parameters. E.g:
{{TemplateListEntry|Nuts|variant1=nonuts}}
{{TemplateListEntry|OMGSISA|variant1=male}}
Description
Template list entry for the list of templates pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Template name | 1 | The name of the template to display. | Template | required |
| Variant 1 | variant1 | The name of the parameter of the source template which if set to true changes the template to it's first variant. | String | optional |
| Variant 2 | variant2 | The name of the parameter of the source template which if set to true changes the template to it's second variant. | String | optional |