-
Notifications
You must be signed in to change notification settings - Fork 254
Conventions
= Conventions =
== Tags == A number of tags are used for annotating the contents of this wiki, they are...
=== Work in Progress Tag === {{{ #!html
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
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 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
}}}Do you want to contribute to this wiki? See page WikiContribute for more info.