https://gryllida.wordpress.com/ 2015-08-08 23:13:09 -04:00 committed by admin
parent e48ac02c07
commit 7bacb0fa55
1 changed files with 12 additions and 0 deletions

12
doc/templates/test45.mdwn vendored 100644
View File

@ -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>