Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Conventions

Grant Gainey edited this page Dec 12, 2016 · 2 revisions

= Conventions =

== Tags == A number of tags are used for annotating the contents of this wiki, they are...

=== Work in Progress Tag === {{{ #!html

Work in Progress

A Work in Progress tag is to indicate documentation that may not be finished, is otherwise considered incomplete or which provides only a very approximate guide to a particular matter.

}}}

=== Note Tag === {{{ #!html

Note

A note is a tip or shortcut or alternative approach to the task at hand. Ignoring a note should have no negative consequences, but you might miss out on a trick that makes your life easier.

}}}

=== Important Tag === {{{ #!html

Important

Important boxes detail things that are easily missed: configuration changes that only apply to the current session, or services that need restarting before an update will apply. Ignoring Important boxes won't cause data loss but may cause irritation and frustration.

}}}

=== Warning Tag === {{{ #!html

Warning

A Warning should not be ignored. Ignoring warnings will most likely cause data loss.

}}}
Clone this wiki locally