Template:Vulture only: Difference between revisions
From Space Station 14 Wiki
wording, updated cat; automatically add the cat |
added context param properly |
||
Line 3: | Line 3: | ||
| header = Vulture-only content | | header = Vulture-only content | ||
| align = center | | align = center | ||
| This {{{ | | This {{lc: {{{1|page}}}}} describes content currently available '''only''' on [[Wizard's Den servers#Vulture|Wizard's Den Vulture]]. It is a subject to change before [[Wizard's_Den_servers#Update_schedule|becoming stable]] and releasing onto main [[Wizard's Den servers]]. | ||
| image = Wired Frame.png | | image = Wired Frame.png | ||
| image2 = Wizard_Hat.png | | image2 = Wizard_Hat.png | ||
Line 16: | Line 16: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": {}, | "params": { | ||
"1": { | |||
"label": "Context", | |||
"description": "Does the banner related to the whole page? Or just a section?", | |||
"type": "line", | |||
"suggestedvalues": [ | |||
"Page", | |||
"Section" | |||
], | |||
"default": "Page", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "A banner informing that the described content is currently available only on Vulture and is subject to change before the stable release.", | "description": "A banner informing that the described content is currently available only on Vulture and is subject to change before the stable release.", | ||
"format": "inline" | "format": "inline", | ||
"paramOrder": [ | |||
"1" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 11:55, 9 May 2025
Populates a category
This template will add a category when used:
(though on what conditions — consult with the template itself)
(though on what conditions — consult with the template itself)
Usage
{{Vulture only}}
↓
A banner informing that the described content is currently available only on Vulture and is subject to change before the stable release.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Context | 1 | Does the banner related to the whole page? Or just a section?
| Line | suggested |