Template:VersionWidget/Layout
Jump to navigation
Jump to search
Usage Examples
| Template Call | Output | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
{{VersionWidget/Layout
|image = Logo - Update 1.4.png
|ptc_version = 1.4.0.0
|ptc_link = https://duneawakening.com/news/public-test-client-patch-1-4-0-0
}}
|
| ||||||||||
TemplateData
This subtemplate defines the layout of the infobox rendered by Template:VersionWidget, and abstracts out automation logic to reduce source code clutter in the main template.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Update Logo | image | Full file name with extension. | File | optional |
| PTC Version | ptc_version | Version string of the current Public Test Client build. Omit if there is no active PTC. | String | optional |
| PTC Patch Notes Link | ptc_link | Full URL to the patch notes for the current PTC build. If omitted, the PTC field in the infobox displays `None`. | URL | optional |
