Changes

Category:Templates

3,775 bytes added, 10:27, 7 May 2024
Created page with "{{UnderConstructionStart}} This category contains templates created by Augmensys. == General templates == === UBIK === '''Usage:''' When used in the Wiki, the UBIK name sh..."
{{UnderConstructionStart}}


This category contains templates created by Augmensys.

== General templates ==

=== UBIK ===
'''Usage:''' When used in the Wiki, the UBIK name should always be displayed with the registered trademark symbol.

'''Code:''' <nowiki>{{UBIK}}</nowiki>

'''Preview:'''
{{UBIK}}


=== Version flag ===
'''Usage:''' To highlight a section, paragraph, or sentence as valid since a specific version, this can be done with the Version flag. Hovering over the flag invokes a tooltip with version and platform information that can be customized by adapting the "WinXSince" and "3.7" in the template code. Valid platforms are: -> add list

'''Code:''' <nowiki>{{Version/WinXSince|3.7}}</nowiki>

'''Preview:'''
{{Version/WinXSince|3.7}}


=== Attention ===
'''Usage:''' This template can be used to catch the reader's attention on a specific paragraph or sentence.

'''Code:''' <nowiki>{{Attention|Add your text here.}}</nowiki>

'''Preview:'''
{{Attention|Add your text here.}}


=== Info ===
'''Usage:''' This template can be used to highlight specific a specific paragraph or sentence.

'''Code:''' <nowiki>{{hint|Add your text here.}}</nowiki>

'''Preview:'''
{{hint|Add your text here.}}


=== Under Construction Start tag ===
'''Usage:''' Can be used to announce the start of a section or page that is currently in progress.

'''Code:''' <nowiki>{{UnderConstructionStart}}</nowiki>

'''Preview:'''
{{UnderConstructionStart}}


=== Under Construction End tag ===
'''Usage:''' Can be used to announce the end of a section or page that is currently in progress.

'''Code:''' <nowiki>{{UnderConstructionEnd}}</nowiki>

'''Preview:'''
{{UnderConstructionEnd}}


== Roadmap templates ==

=== Roadmap Overview Item ===
'''Usage:''' Can be used to create a Roadmap Overview Item. It contains the following properties:
* version: the version number that will be displayed in the header on the left
* date: the release date that will be displayed in the header on the right
* content: defines the content that will be displayed for the roadmap item.

'''Code:''' <nowiki>{{RoadmapOverviewItem | version=X.X | date=add release date here | content=
* Add your Roadmap feature here.
* Add another Roadmap feature here.}}</nowiki>

'''Preview:'''
{{RoadmapOverviewItem | version=X.X | date=add release date here | content=
* Add your Roadmap feature here.
* Add another Roadmap feature here.}}


=== Mobile Chip ===
'''Usage:''' Can be used as a tag to highlight Mobile specific Roadmap features.

'''Code:''' <nowiki>{{RoadmapChip-Mobile}}</nowiki>

'''Preview:'''
{{RoadmapChip-Mobile}}


=== Server Chip ===
'''Usage:''' Can be used as a tag to highlight Server specific Roadmap features.

'''Code:''' <nowiki>{{RoadmapChip-Server}}</nowiki>

'''Preview:'''
{{RoadmapChip-Server}}


=== Xamarin Chip ===
'''Usage:''' Can be used as a tag to highlight Xamarin specific Roadmap features.

'''Code:''' <nowiki>{{RoadmapChip-Xamarin}}</nowiki>

'''Preview:'''
{{RoadmapChip-Xamarin}}


=== WinX Chip ===
'''Usage:''' Can be used as a tag to highlight WinX specific Roadmap features.

'''Code:''' <nowiki>{{RoadmapChip-WinX}}</nowiki>

'''Preview:'''
{{RoadmapChip-WinX}}


=== Studio Chip ===
'''Usage:''' Can be used as a tag to highlight Studio specific Roadmap features.

'''Code:''' <nowiki>{{RoadmapChip-Studio}}</nowiki>

'''Preview:'''
{{RoadmapChip-Studio}}


=== MaTaP Chip ===
'''Usage:''' Can be used as a tag to highlight MaTaP specific Roadmap features.

'''Code:''' <nowiki>{{RoadmapChip-MaTaP}}</nowiki>

'''Preview:'''
{{RoadmapChip-MaTaP}}


=== CUI Chip ===
'''Usage:''' Can be used as a tag to highlight CUI specific Roadmap features.

'''Code:''' <nowiki>{{RoadmapChip-CUI}}</nowiki>

'''Preview:'''
{{RoadmapChip-CUI}}




{{UnderConstructionEnd}}
624
edits