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

Template:Note: Difference between revisions

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

Latest revision as of 07:41, 25 April 2020

Note:

Usage:

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

See also