Jump to: navigation, search

Changes


Category:Templates

872 bytes added, 15 May
=== Under Construction Start tag ===
'''Usage:''' Can be used to announce the start of a Wiki section or page that is currently in progress.
'''Code:''' <nowiki>{{UnderConstructionStart}}</nowiki>
=== Under Construction End tag ===
'''Usage:''' Can be used to announce the end of a Wiki section or page that is currently in progress.
'''Code:''' <nowiki>{{UnderConstructionEnd}}</nowiki>
=== Roadmap Overview ===
'''Usage:''' Can This template can be used to create a Roadmap Overviewprovide 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 Overview Items for the last, current, next, and future releases can be added here.
'''Code:''' <nowiki>{{RoadmapOverview
=== Roadmap Overview Item ===
'''Usage:''' Can be used to create a Roadmap Overview Item Items can be created to embed it into a them in the content of the roadmap Overview template. It contains the following properties:
* version: the version number that will be displayed in the header on the left
* date: the release planned or already released date of the version that will be displayed in the header on the rightin the form of a Roadmap Chip, e.g. {{RoadmapChip-Announced| December 2024}}
* content: defines the content that will be displayed for the roadmap item in the form of a short feature description and eventually a Roadmap chip to highlight the related project.
'''Code:''' <nowiki>{{RoadmapOverviewItem | version=X.X | date=add release date here | content=
* Add your Roadmap feature here.
* Add another Roadmap feature here.
'''Preview:'''
{{RoadmapOverviewItem | version=X.X | date=add release date here | content=
* Add your Roadmap feature here.
* Add another Roadmap feature here.
=== Roadmap Detail Header ===
'''Usage:''' The Roadmap header to serve as includes headings for the orientation of roadmap Roadmap Detail Itemsproperties and can be added to any Roadmap for a better orientation.
'''Code:''' <nowiki>{{RoadmapDetailHeader}}</nowiki>
=== Announced Future Released Chip ==='''Usage:''' Can be used as a tag to highlight Mobile specific Roadmap featuresthe release date of an already released version.
'''Code:''' <nowiki>{{RoadmapChip-AnnouncedReleased|FutureFebruary 2024}} </nowiki>
'''Preview:'''
{{RoadmapChip-Released|February 2024}}  === Planned Chip ==='''Usage:''' Can be used as a tag to highlight the planned release date of a version. '''Code:''' <nowiki>{{RoadmapChip-Planned| August 2024}}</nowiki> '''Preview:'''{{RoadmapChip-Planned| August 2024}}  === Announced Chip ==='''Usage:''' Can be used as a tag to highlight the tentative release date of a future version. '''Code:''' <nowiki>{{RoadmapChip-Announced|Future}} {{RoadmapChip-Announced|December 2024}}</nowiki> '''Preview:'''{{RoadmapChip-Announced|Future}} {{RoadmapChip-Announced|December 2024}}
=== Mobile Chip ===
'''Usage:''' Can be used as a tag to highlight Mobile specific Roadmap features, including UBIK on Winx & Xamarin.
'''Code:''' <nowiki>{{RoadmapChip-Mobile}}</nowiki>
=== CUI Chip ===
'''Usage:''' Can be used as a tag to highlight CUI Comos-UBIK Interface specific Roadmap features.
'''Code:''' <nowiki>{{RoadmapChip-CUI}}</nowiki>
297
edits