Difference between revisions of "Sandbox"

From SME Server
Jump to navigationJump to search
m (You can also link to a comment within a bug)
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
<nowiki>[[bugzilla:2481|Bug 2481]]</nowiki> = [[bugzilla:2481|Bug 2481]]
 
<nowiki>[[bugzilla:2481|Bug 2481]]</nowiki> = [[bugzilla:2481|Bug 2481]]
 
<nowiki>[[bugzilla:2486|Bug 2486]]</nowiki> = [[bugzilla:2486|Bug 2486]]
 
<nowiki>[[bugzilla:2486|Bug 2486]]</nowiki> = [[bugzilla:2486|Bug 2486]]
 +
 +
You can also link to a comment:
 +
 +
<nowiki>[[bugzilla:2486#c2|Bug 2486, comment 2]]</nowiki> = [[bugzilla:2486#c2|Bug 2486, comment 2]]
 +
  
 
===Wiki Examples===
 
===Wiki Examples===
 
<nowiki>[[Email]]</nowiki> = [[Email]]
 
<nowiki>[[Email]]</nowiki> = [[Email]]
<nowiki>[[Email#Custom_Rule_Scores]]</nowiki> = [[Email#Custom_Rule_Scores]]
+
<nowiki>[[Email#Custom_Rule_Scores]]</nowiki> = [[Email#Custom_Rule_Scores]]<br>
 
<nowiki>[[Email#Custom_Rule_Scores|Custom Rule Scores]]</nowiki> = [[Email#Custom_Rule_Scores|Custom Rule Scores]]
 
<nowiki>[[Email#Custom_Rule_Scores|Custom Rule Scores]]</nowiki> = [[Email#Custom_Rule_Scores|Custom Rule Scores]]
  
Line 16: Line 21:
  
 
===Invisible Comments===
 
===Invisible Comments===
<nowiki><!--This comment will only appear when 'editing'--></nowiki> = <!--This comment will only appear when 'editing'-->
+
<nowiki>Hello <!--This comment will only appear when 'editing'--></nowiki>World! = Hello <!--This comment will only appear when 'editing'-->World!
 +
 
 
===Available Templates===
 
===Available Templates===
<nowiki>{{Warning box|msg=This is a warning!}}</nowiki>
+
For available templates please see [[:Category:Template]].
{{Warning box|msg=This is a warning!}}
 
<nowiki>{{Incomplete}}</nowiki>
 
{{Incomplete}}
 
<nowiki>{{Note box|This is a note.}}</nowiki>
 
{{Note box|This is a note.}}
 
<nowiki>{{Repository|Dungog}}</nowiki>
 
{{Repository|Dungog}}
 

Latest revision as of 12:27, 11 February 2008

Formatting Examples

Bugzilla Examples

[[bugzilla:2481]] = bugzilla:2481 [[bugzilla:2481|Bug 2481]] = Bug 2481 [[bugzilla:2486|Bug 2486]] = Bug 2486

You can also link to a comment:

[[bugzilla:2486#c2|Bug 2486, comment 2]] = Bug 2486, comment 2


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

Invisible Comments

Hello <!--This comment will only appear when 'editing'-->World! = Hello World!

Available Templates

For available templates please see Category:Template.