No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
"1": { | "1": { | ||
"label": "Type of content", | "label": "Type of content", | ||
"description": "Selects the featured card variant.", | |||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
| Line 23: | Line 24: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "description": { | ||
"label": " | "aliases": [ | ||
"text" | |||
], | |||
"label": "Featured description", | |||
"description": "Text displayed in the card and stored as the featured description.", | |||
"type": "content" | |||
}, | }, | ||
"image": { | "image": { | ||
"label": "Image name", | "label": "Image name", | ||
"type": " | "description": "File name of the featured image, without the File: prefix.", | ||
"type": "wiki-file-name" | |||
}, | }, | ||
"id": { | "id": { | ||
| Line 35: | Line 42: | ||
], | ], | ||
"label": "YouTube video ID or URL", | "label": "YouTube video ID or URL", | ||
"description": "YouTube video identifier or complete video URL.", | |||
"type": "string" | |||
}, | |||
"video id": { | |||
"label": "Video ID", | |||
"description": "Explicit video identifier to store semantically.", | |||
"type": "string" | "type": "string" | ||
}, | |||
"external link": { | |||
"label": "External link", | |||
"description": "External source or media URL associated with the featured content.", | |||
"type": "url" | |||
}, | |||
"featured media": { | |||
"aliases": [ | |||
"media" | |||
], | |||
"label": "Featured media page", | |||
"description": "Local wiki file or page associated with the featured content.", | |||
"type": "wiki-page-name" | |||
}, | |||
"featured category": { | |||
"aliases": [ | |||
"category" | |||
], | |||
"label": "Featured category", | |||
"description": "Editorial category assigned to the featured content.", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Picture of the Month", | |||
"Video of the Month" | |||
] | |||
}, | |||
"attribution": { | |||
"label": "Attribution", | |||
"description": "Creator, uploader, owner, or source credited for the media.", | |||
"type": "string" | |||
}, | |||
"alt text": { | |||
"aliases": [ | |||
"alt" | |||
], | |||
"label": "Alternative text", | |||
"description": "Accessible textual description of the featured media.", | |||
"type": "string" | |||
}, | |||
"game": { | |||
"label": "Related game", | |||
"description": "Wiki page for the game associated with the featured content.", | |||
"type": "wiki-page-name" | |||
} | } | ||
}, | }, | ||
| Line 43: | Line 99: | ||
"title", | "title", | ||
"tagline", | "tagline", | ||
" | "description", | ||
"image", | "image", | ||
"id" | "id", | ||
"video id", | |||
"external link", | |||
"featured media", | |||
"featured category", | |||
"attribution", | |||
"alt text", | |||
"game" | |||
] | ] | ||
} | } | ||
Revision as of 08:59, 7 June 2026
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Type of content | 1 | Selects the featured card variant.
| String | required |
| Card header text | header | no description | String | optional |
| Card title | title | no description | String | optional |
| Card tagline | tagline | no description | String | optional |
| Featured description | description text | Text displayed in the card and stored as the featured description. | Content | optional |
| Image name | image | File name of the featured image, without the File: prefix. | File | optional |
| YouTube video ID or URL | id url | YouTube video identifier or complete video URL. | String | optional |
| Video ID | video id | Explicit video identifier to store semantically. | String | optional |
| External link | external link | External source or media URL associated with the featured content. | URL | optional |
| Featured media page | featured media media | Local wiki file or page associated with the featured content. | Page name | optional |
| Featured category | featured category category | Editorial category assigned to the featured content.
| String | optional |
| Attribution | attribution | Creator, uploader, owner, or source credited for the media. | String | optional |
| Alternative text | alt text alt | Accessible textual description of the featured media. | String | optional |
| Related game | game | Wiki page for the game associated with the featured content. | Page name | optional |
Example
{{Featured
|video
|Video of the Month
|EF2 Multiplayer Highlights!
|Rediscover Elite Force 2 multiplayer and newly resurrected community servers.
|iQ0pANm9kls
}}
- Result
Script error: The function "" does not exist.
