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

Template:Note: Difference between revisions

From MoodleDocs
(New page: <div class="note">{{{1}}}}</div>)
 
(usage info)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div class="note">{{{1}}}}</div>
<p class="note">'''Note''': {{{1}}}</p>
 
<noinclude>
Usage:
<pre>
{{Note|Enter the note here...}}
</pre>
</noinclude>

Latest revision as of 09:39, 8 July 2014

Note: {{{1}}}


Usage:

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