Information for authors
From Dolphin Map
| This page needs to be extended! |
Contents |
[edit]
WikiSyntax
http://meta.wikimedia.org/wiki/Help:Contents
[edit]
Flash
Dolphin Map allows the usage of Flash files using the following syntax:
<flash>file=filename.swf|attribute=value|...</flash>
Please refer to http://meta.wikimedia.org/wiki/Flash for more information.
[edit]
Code
In addition to the standard Mediawiki code formating Dolphin Map can highlight code for the following languages (use the tags to activate the appropriate highlighting):
- Assembler
- <asm>ASSEMBLER CODE</asm>
- C
- <c>C CODE</c>
- C++
- <cpp>C++CODE</cpp>
- DOS Batch Files
- <dos>DOS BATCH</dos>
- InnoSetup files
- <inno>InnoSetup CODE</inno>
- LISP
- <lisp>LISP CODE</lisp>
- Objective-C
- <objc>Objectice-C CODE</objc>
- Smalltalk
- <smalltalk>Smalltalk CODE</smalltalk>
- Visual Basic
- <vb>VisualBasic CODE</vb>
- Visual Basic.NET
- <vbnet>VisualBasic.NET CODE</vbnet>
[edit]
Templates
[edit]
Clear
This template clears all floating elements.
{{{Clr}}}
[edit]
Notification
Use this template for general notes.
{{Notification
|This is Windows specific}}
| ! | This is Windows specific |
[edit]
Dolphin 5 Notification
Use this template to highlight Dolphin 5 specific information.
{{NotificationDS5
|This isn't nesseccary in Dolphin Smalltalk 6 anymore!}}
| Dolphin Smallltalk 5 specific |
| This isn't nesseccary in Dolphin Smalltalk 6 anymore! |
[edit]
Under Construction
Use this template to mark pages which are under construction.
{{NotificationUnderConstruction}}
| This page is currently under construction |
{{NotificationUnderConstruction|
This page is merged with something else....}}
|
This page is merged with something else.... |


