Last update July 30, 2009

Help Center



Welcome to the Wiki4D help where you will find some answers to you editing needs. You are welcome to make whatever changes you wish if you believe it is for the better. Remember, if want to improve on something don't be affraid to delete or replace it. You may want to take a look at the guidelines used to organize the wiki.

Table of contents of this page
proWiki D Shortcut links   
Wiki Editing   
Wiki Link Issues   
Automatic Linkage with Camel Case Words   
Text Formatting   
Page Management   
Advanced wiki   
More advanced layout options   

proWiki D Shortcut links    

There are several shortcut links to reference content on other D related websites (see the "interweb" settings on the Context page for a full list). You use them similar to other links by surrounding them with the square brackets []:

Wiki Editing    

Wiki Link Issues    

There are times when a wiki link just doesn't want to do what you tell it. For example the link below:
     [D Tutorial/StartingWithD/Compiler/DMD Installing DMD]

As you can see it completely ignore how I told it to build the link. You can force an inline link by:
     {{D__Tutorial/StartingWithD/Compiler/DMD}}
     D Tutorial/StartingWithD/Compiler/DMD

But if you want to have a cleaner look you will need to use:
     [[link]Installing DMD[url=http://www.prowiki.org/wiki4d/wiki.cgi?D__Tutorial/StartingWithD/Compiler/DMD]]
     Installing DMD

Automatic Linkage with Camel Case Words    

By default, words that start with an uppercase letter and continue with a mixture of lower and upper case letters, are interpreted as a link to another wiki page on this site. To avoid this happening, enclose the word(s) with the <nowiki> and </nowiki> tags.

eg. CamelCaseWord? is a link but CamelCaseWord is not.

This is edited as <nowiki>CamelCaseWord</nowiki>

Text Formatting    

Page Management    

Advanced wiki    

More advanced layout options    


FrontPage | News | TestPage | MessageBoard | Search | Contributors | Folders | Index | Help | Preferences | Edit

Edit text of this page (date of last change: July 30, 2009 2:59 (diff))