Jump to: navigation, search

Difference between revisions of "General Templates"


(Deprecated Start tag)
Line 89: Line 89:
 
'''Usage:''' Can be used to announce the start of a deprecated Wiki section or page.
 
'''Usage:''' Can be used to announce the start of a deprecated Wiki section or page.
  
'''Code:''' <nowiki>{{DeprecatedStartTag|INSERT LINK}}</nowiki>
+
'''Code:''' <nowiki>{{DeprecatedStartTag|Please refer to [[add replacement link]] for the most recent information.}}</nowiki>
  
 
'''Preview:'''
 
'''Preview:'''
{{DeprecatedStartTag|INSERT LINK}}
+
{{DeprecatedStartTag|Please refer to [[add replacement link]] for the most recent information.}}
  
 +
[[Category:Templates|General Templates]]
  
 
=== Deprecated End tag ===
 
=== Deprecated End tag ===

Revision as of 07:47, 1 August 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:


Version label

Usage: This template can be used to display a unified version label.
Valid platforms are:

  • WinX
  • Xamarin
  • Server
  • Web


Code: {{Version/WinX|3.7}}

Preview: Version 3.7    - WinX


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


Deprecated Start tag

Usage: Can be used to announce the start of a deprecated Wiki section or page.

Code: {{DeprecatedStartTag|Please refer to [[add replacement link]] for the most recent information.}}

Preview:

TimeAlert Icon.PNG
THIS WIKI AREA IS DEPRECATED
This content is no longer being maintained and may be outdated.

Deprecated End tag

Usage: Can be used to announce the end of a deprecated Wiki section or page.

Code: {{DeprecatedEndTag}}

Preview:

END OF DEPRECATED AREA