Template:NewsWidget/Block
Jump to navigation
Jump to search
Usage Examples
| Template Call | Output | ||
|---|---|---|---|
{{NewsWidget/Block
|header = Arriving 22 September 2026<br>{{Inter|dune_news|console-date-and-single-player-announced|Chapter 4, Consoles and Single-Player}}
|image = Console Announcement Banner.jpg
|link = https://duneawakening.com/news/console-date-and-single-player-announced
|caption = Check out the different [[DLC#Bundles|Game Editions]]!
}}
|
| ||
{{NewsWidget/Block
|header = Arriving 22 September 2026<br>{{Inter|dune_news|console-date-and-single-player-announced|Chapter 4, Consoles and Single-Player}}
|youtube = _UODATIHRas
|caption = Check out the different [[DLC#Bundles|Game Editions]]!
}}
|
| ||
TemplateData
This subtemplate renders a single news block for use inside Template:NewsWidget.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Header Label | header | Optional label displayed above the image. | String | optional |
| News Image | image | Full file name with extension. | File | suggested |
| Image Link | link | Optional link target for image. Leave blank for an unclickable image. | String | optional |
| YouTube Trailer | youtube | Insert only ONE YouTube video code, i.e. the string that comes after 'watch?v=' in the URL. If specified, it overrides `image` and `link`, and the specified YouTube video will be shown instead.
| String | optional |
| Caption | caption | Optional caption displayed below the image. | String | optional |
