Jump to: navigation, search

Difference between revisions of "General Templates"


m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{UnderConstructionStart}}
 
  
 
This page contains general templates created by Augmensys.
 
This page contains general templates created by Augmensys.
Line 10: Line 9:
 
'''Preview:'''
 
'''Preview:'''
 
{{UBIK}}
 
{{UBIK}}
 
  
 
=== Version flag ===
 
=== 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
+
'''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.
 +
<br>
 +
Valid platforms are:
 +
* WinXSince
 +
* XamarinSince
 +
* ServerSince
 +
* WebSince
 +
<br>
  
 
'''Code:''' <nowiki>{{Version/WinXSince|3.7}}</nowiki>
 
'''Code:''' <nowiki>{{Version/WinXSince|3.7}}</nowiki>
Line 19: Line 24:
 
'''Preview:'''
 
'''Preview:'''
 
{{Version/WinXSince|3.7}}
 
{{Version/WinXSince|3.7}}
 +
  
  
Line 65: Line 71:
 
{{UnderConstructionEnd}}
 
{{UnderConstructionEnd}}
  
 
+
[[Category:Templates|General Templates]]
[[Category:Templates]]
+

Latest revision as of 16:54, 27 May 2024

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: {{UBIK}}

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
  • ServerSince
  • WebSince


Code: {{Version/WinXSince|3.7}}

Preview:


Attention

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

Code: {{Attention|Add your text here.}}

Preview:

IC Attention.pngAdd your text here.


Info

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

Code: {{hint|Add your text here.}}

Preview:

IC Hint square.pngAdd your text here.


Check Mark

Usage: Check mark symbol

Code: {{Check_mark}}

Preview: IC Check Mark.png


Under Construction Start tag

Usage: Can be used to announce the start of a Wiki section or page that is currently in progress.

Code: {{UnderConstructionStart}}

Preview: Wiki Under Construction Start.PNG


Under Construction End tag

Usage: Can be used to announce the end of a Wiki section or page that is currently in progress.

Code: {{UnderConstructionEnd}}

Preview: Wiki Under Construction End.PNG