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
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 {{#if:1|[[{{#if:|Template}}:{{#if:|Inline-warning|Template}}:{{#if:|foo|Inline-warning}}]]}} 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.