Template:Note

From Rivals of Aether Unofficial Workshop Manual

Using this template without any parameters will produce the following:

ℹ️

Note: This is a note.

Syntax[edit source]

{{Note|type|text}}

Parameters[edit source]

A template for adding notes, tips, alerts, or warnings to pages.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Type1 "type"

The type of note. Accepted values are 'info', 'tip', 'alert', and 'warn'

Default
info
Stringrequired
Text2 "text"

The note's text contents.

Default
'''Note:''' This is a note.
Example
'''Note:''' This is a note.
Contentrequired

Examples[edit source]

{{Note|info|'''Note:''' This is info.}}
 produces... 

ℹ️

Note: This is info.

{{Note|tip|'''Note:''' This is a tip.}}
 produces... 

💡

Note: This is a tip.

{{Note|alert|'''Note:''' This is an alert.}}
 produces... 

⚠️

Note: This is an alert.

{{Note|warn|'''Note:''' This is a warning.}}
 produces... 

Note: This is a warning.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.