Jump to: navigation, search

Changes


General Templates

1,874 bytes added, 13:47, 15 May 2024
Created page with "{{UnderConstructionStart}} This page contains general templates created by Augmensys. === UBIK === '''Usage:''' When used in the Wiki, the UBIK name should always be display..."
{{UnderConstructionStart}}

This page contains general templates created by Augmensys.

=== 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. Clicking on the flag leads to navigating to the related version page. 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: WinXSince, XamarinSince

'''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.}}


=== Check Mark ===
'''Usage:''' Check mark symbol

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

'''Preview:'''
{{Check_mark}}


=== 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>

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


=== 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>

'''Preview:'''
{{UnderConstructionEnd}}
624
edits