Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Note.

Template:Note: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="note">'''Note''': {{{1}}}</div>
<div class="alert alert-info">'''Note:''' {{{message|{{{1|}}}}}}</div>
<noinclude>
Usage:
<pre>
{{Note|Enter the note here...}}
</pre>
 
== See also ==
 
* [[Template:Warning]]
</noinclude>

Latest revision as of 07:41, 25 April 2020

Note:

Usage:

{{Note|Enter the note here...}}

See also