This gives some help about special links, and special markup for wiki links in this wiki.
Create some cool interwiki links with the following:
| Syntax | Example | Description |
|---|---|---|
bug>129 | 129 | Our Bugzilla |
mozbug>432902 | 432902 | A Mozilla bug |
commit>6787 | 6787 | The Subversion commit |
svn>trunk/translate/convert/moz2po | trunk/translate/convert/moz2po | The current file in subversion |
man>msginit | msginit | Unix man pages |
module>translate.storage.xliff | translate.storage.xliff | Code modules in the API docs |
class>translate.storage.xliff.xliffunit | translate.storage.xliff.xliffunit | Code classes in the API docs |
Put text between <note> tags for it to be styled as a note. This is usually used at the top of a page.
<note> This is my note ! Remember it!! </note>
<note important> Take care! You're about to lose your mind ;-) </note>
<note tip> The clues are in the images. </note>
<note warning> Beware of the dog when you open the door !! </note>