Jump to: navigation, search

Changes


Roadmap Templates

306 bytes added, 16 May
'''Usage:''' This template can be used to provide an overview of the last, current, next, and future releases. It contains the following properties:
* versionReleases: e.g. a link to view all releases of a specific major version can be added here.
* content: All or some specific [[Roadmap_Templates#Roadmap_Overview_Item|Roadmap Overview Items ]] for the last, current, next, and future releases can be added embedded here.
'''Code:''' <nowiki>{{RoadmapOverview
=== Roadmap Overview Item ===
'''Usage:''' A Roadmap Overview Items Item template can be created used to embed them it in the content section of a [[Roadmap_Templates#Roadmap_Overview|Roadmap Overview ]] template. It contains the following properties:* version: Defines the version number that will be displayed in the item header on the left.* date: the The planned or already released date of the version that will be displayed in the header on the right in the form of a Roadmap Chiptemplate, e.g. {{RoadmapChip-Announced| December 2024}}* content: defines Defines the content that will be displayed for the roadmap item . It can be presented in the form of a short feature description and eventually a Roadmap chip Chip template to highlight the related project.
'''Code:''' <nowiki>{{RoadmapOverviewItem | version=X.X | date=release date | content=
=== Roadmap Detail Header ===
'''Usage:''' The Roadmap header includes headings for the [[Roadmap_Templates#Roadmap_Detail_Feature|Roadmap Detail Items Features]] properties, namely for the version, expected release date, feature status, and release notes. It can be added on to the top of any Roadmap to provide a better orientation.
'''Code:''' <nowiki>{{RoadmapDetailHeader}}</nowiki>
=== Roadmap Detail Item ===
'''Usage:''' Can This template can be used to create a [[Roadmap_Templates#Roadmap_Detail_Item|Roadmap Detail Item]]. It contains the following properties:
* version: The related version that will be displayed in the header on the left
* date: The planned release date for this version.
* status: The status of the version in the form of a Roadmap Chiptemplate, e.g. {{RoadmapChip-Released|Released}} * content: The features that are planned for this version in the form of [[Roadmap_Templates#Roadmap_Detail_Feature|Roadmap Detail FeaturesFeature]] templates.
'''Code:''' <nowiki>{{RoadmapDetailItem
=== Roadmap Detail Feature ===
'''Usage:''' Can This template can be used to create a Roadmap Detail Feature and to add embed it to the into a [[Roadmap_Templates#Roadmap_Detail_Item|Roadmap Detail Item]] template. It contains the following properties:* product: The product the feature belongs to in the form of a Roadmap Chiptemplate, e.g. {{RoadmapChip-MaTaP}}* feature: Add a A short feature description can be added here.* inclusion: The defines the status of the feature, default is Confirmed.
* descr: Release notes
{{RoadmapDetailFeature | product= {{RoadmapChip-MaTaP}}| feature= Productization of MaTaP Features | descr=A basic set of MATAP Features is provided via plugins now. }}
[[Category:Templates|Roadmap Templates]]
=== Released Chip ===
=== Studio Chip ===
'''Usage:''' Can be used as a tag to highlight UBIK Studio specific Roadmap features.
'''Code:''' <nowiki>{{RoadmapChip-Studio}}</nowiki>
297
edits