master
parent
e48ac02c07
commit
7bacb0fa55
|
@ -0,0 +1,12 @@
|
||||||
|
[[!templatebody <<ENDBODY
|
||||||
|
<div class="notebox">
|
||||||
|
<TMPL_VAR text> (This is a note, made using the test45 template.)
|
||||||
|
</div>
|
||||||
|
ENDBODY]]
|
||||||
|
|
||||||
|
Use this template to insert a note into a page. This template is a duplicate of note, but with test45 text appended to it. The note will be styled to
|
||||||
|
float to the right of other text on the page. This template has one
|
||||||
|
parameter:
|
||||||
|
<ul>
|
||||||
|
<li>`text` - the text to display in the note
|
||||||
|
</ul>
|
Loading…
Reference in New Issue