X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/236c46a3f7e5e62296484dc47b4882f7f4327a06..56f8223f9594ae687099dada0c138d669a6f931f:/doc/templates/note.mdwn?ds=sidebyside diff --git a/doc/templates/note.mdwn b/doc/templates/note.mdwn index 8de7374bc..9ef5ad942 100644 --- a/doc/templates/note.mdwn +++ b/doc/templates/note.mdwn @@ -1,12 +1,11 @@ -[[!templatebody <<ENDBODY <div class="notebox"> <TMPL_VAR text> </div> -ENDBODY]] - +<TMPL_UNLESS text> Use this template to insert a note into a page. 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> +</TMPL_UNLESS>