Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Note.

Template:Note: Difference between revisions

From MoodleDocs
(usage info)
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<p class="note">'''Note''': {{{1}}}</p>
{| class="alert alert-info"
|style="padding: 0.7em 0.5em 0.5em;" | '''Note:''' {{{message|{{{1|}}}}}}
|}


<noinclude>
<noinclude>
Line 6: Line 8:
{{Note|Enter the note here...}}
{{Note|Enter the note here...}}
</pre>
</pre>
== See also ==
* [[Template:Warning]]
</noinclude>
</noinclude>

Latest revision as of 18:28, 30 May 2016

Note:


Usage:

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

See also