Difference between revisions of "Sandbox"
From SME Server
Jump to navigationJump to search (adding bug 2486) |
|||
Line 1: | Line 1: | ||
== Formatting Examples == | == Formatting Examples == | ||
− | + | ===Bugzilla Examples=== | |
<nowiki>[[bugzilla:2481]]</nowiki> = [[bugzilla:2481]] | <nowiki>[[bugzilla:2481]]</nowiki> = [[bugzilla:2481]] | ||
Line 7: | Line 7: | ||
<nowiki>[[bugzilla:2486|Bug 2486]]</nowiki> = [[bugzilla:2486|Bug 2486]] | <nowiki>[[bugzilla:2486|Bug 2486]]</nowiki> = [[bugzilla:2486|Bug 2486]] | ||
+ | |||
+ | ===Wiki Examples=== | ||
+ | <nowiki>[[Email]]</nowiki> = [[Email]] | ||
+ | |||
+ | <nowiki>[[Email#Custom_Rule_Scores]]</nowiki> = [[Email#Custom_Rule_Scores]] | ||
+ | |||
+ | <nowiki>[[Email#Custom_Rule_Scores|Custom Rule Scores]]</nowiki> = [[Email#Custom_Rule_Scores|Custom Rule Scores]] | ||
+ | |||
+ | ===Same Page Examples=== | ||
+ | <nowiki>[[#Wiki Examples]]</nowiki> = [[#Wiki Examples]] | ||
+ | |||
+ | <nowiki>[[#Wiki Examples|Wiki Examples]]</nowiki> = [[#Wiki Examples|Wiki Examples]] | ||
+ | |||
+ | ===Available Templates=== |
Revision as of 07:59, 8 October 2007
Formatting Examples
Bugzilla Examples
[[bugzilla:2481]] = bugzilla:2481
[[bugzilla:2481|Bug 2481]] = Bug 2481
[[bugzilla:2486|Bug 2486]] = Bug 2486
Wiki Examples
[[Email]] = Email
[[Email#Custom_Rule_Scores]] = Email#Custom_Rule_Scores
[[Email#Custom_Rule_Scores|Custom Rule Scores]] = Custom Rule Scores
Same Page Examples
[[#Wiki Examples]] = #Wiki Examples
[[#Wiki Examples|Wiki Examples]] = Wiki Examples