This wiki is for the exclusive use of my friends and colleagues. Account creation and anonymous editing have been turned off.

If you are a friend or colleague of mine, and would like to participate in this project, please send me a message.

If you find these pages useful, please donate to help cover server costs. Thanks!

Template:Inline-note

From OdleWiki
Revision as of 19:22, 7 January 2014 by Kenneth John Odle (talk | contribs) (Created page with "<div style="border: dashed 1px #55f; border-left: solid 3px #55f; background: #eaeaee; padding: 10px; clear: both;"> left <div style="padding-left:4...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Inline-note.png

Note: {{{1}}}


How to Use This Template

This template should be used to add an inline note to a wiki page.

A note is not as strong as a warning. To add an inline note to a page, use

Inline-warning.png

Warning: {{{1}}}

instead.

To include it in a page, add this where the note should appear:

{{inline-note|display text}}

Replace "display text" with the text you want to appear after the word "Note:".

For example, this code:

{{inline-note|This template should only be used inline, not at the top of a page.}}

will produce this in your page:

Inline-note.png

Note: This template should only be used inline, not at the top of a page.