CodePlex Wiki Markup Guide

The following table documents the WikiText options that CodePlex supports.

Desired Effect Syntax
h14-spacer.gifH1 paragraph style ! h1-spacer.gif text text text
h14-spacer.gifH2 paragraph style !! h1-spacer.gif text text text
h14-spacer.gifH3 paragraph style !!! h1-spacer.gif text text text
h14-spacer.gifH4 paragraph style !!!! h1-spacer.gif text text text
h14-spacer.gifH5 paragraph style !!!!! h1-spacer.gif text text text
h14-spacer.gifH6 paragraph style !!!!!! h1-spacer.gif text text text
h14-spacer.gifBulleted List (1 indent) asterisk.gif h1-spacer.gif text text text
h14-spacer.gifBulleted List (2 indents) asterisk.gifasterisk.gif h1-spacer.gif text text text
h14-spacer.gifBulleted List (3 indents) asterisk.gifasterisk.gifasterisk.gif h1-spacer.gif text text text
h14-spacer.gifNumbered list (1 indent) pound.gif h1-spacer.gif text text text
h14-spacer.gifNumbered list (2 indent) pound.gifpound.gif h1-spacer.gif text text text
h14-spacer.gifNumbered list (3 indent) pound.gifpound.gifpound.gif h1-spacer.gif text text text
h14-spacer.gifBold text asterisk.giftext text textasterisk.gif
h14-spacer.gifCode or Preformatted text text text text
h14-spacer.gifAdd a Wiki Page leftbracket.gifName of Pagerightbracket.gif
h14-spacer.gifCreate a Home link leftbracket.gifHomerightbracket.gif
h14-spacer.gifDiscussion Link leftbracket.gifdiscussion: pound.gifpound.gifpound.gifpound.gif]
h14-spacer.gifWork Item Link leftbracket.gifWork Item: pound.gifpound.gifpound.gifpound.gifrightbracket.gif
h14-spacer.gifExternal link Reference leftbracket.gifurl:My Webpage pipe.gif http://myweb.comrightbracket.gif
h14-spacer.gifAttached File Link leftbracket.giffile:SomeFileName.binrightbracket.gif
h14-spacer.gifFile Release Link leftbracket.gifrelease: pound.gifpound.gifpound.gifpound.gifrightbracket.gif
h14-spacer.gifEmbed Attached Image Link leftbracket.gifimage:someImage.jpgrightbracket.gif
h14-spacer.gifTable Heading pipe.gifpipe.gif Heading A pipe.gifpipe.gif Heading B pipe.gifpipe.gif
h14-spacer.gifTable Row pipe.gif Column A pipe.gif Column B pipe.gif

Last edited May 9, 2006 at 7:47 PM by TimRobinson, version 31

Comments

NancyAskins Oct 31, 2012 at 4:52 AM 
How can I create a new wiki page for my project? Interested in this question too!

gbrayut Jun 29, 2012 at 8:09 AM 
You can embed youtube videos using:

{video:url=http://www.youtube.com/watch?v=y7xuCGVUNOw,type=youtube,width=640,height=480}

source: http://codeplex.codeplex.com/wikipage?title=Wiki%20Macros

pamegan May 28, 2011 at 5:45 AM 
Does this code apply to the "Discussions" and "Issue Tracker" forums as well?

amaresh_jois Aug 27, 2010 at 7:15 AM 
How do we embed a youtube video?

mehtarjt Jul 16, 2010 at 7:55 AM 
how can we track the download statistics? can I use google analytics on my project download page?

SoftHai Jul 11, 2010 at 3:38 PM 
Hi,
I have write an WikiEditor. You can find it under; http://coplwikieditor.codeplex.com/
It makes it easier to create WikiDocumentation.
I have write other tools that make Wiki Creating easier, too. Look at my projects

o Jul 9, 2010 at 1:01 PM 
is it possible to embed a youtube video ?

arturtupiassu Jul 29, 2009 at 1:42 AM 
can i get a link to a project's member profile without having to make something like [url:arturtupiassu|http://www.codeplex.com/site/users/view/arturtupiassu] ?

portegys Feb 11, 2009 at 12:41 AM 
I have html to start. I'm using a tool to convert to wiki but there are a lot of wiki "dialects". Which one, if any, is being used?

samhuang Feb 2, 2009 at 3:17 AM 
how not to apply formatting? {} seems not work.

Jaykul Sep 11, 2008 at 2:38 PM 
*cough* if your browser doesn't remember what you filled in on that other page when you go back, you should fire your browser ;)

Paamayim Jan 8, 2008 at 5:33 AM 
To get my first page, I had to create a link to a non-existant page on my home page and then click it and fill it in.

comun Dec 23, 2007 at 12:07 PM 
How can I create a new wiki page for my project?

JustinJosefAngel Aug 1, 2007 at 11:11 AM 
I agree with McGurk, please change the link.

McGurk Jul 4, 2007 at 5:30 AM 
Christ, folks. On the editing page there is a link to this guide. If you click that link, you LOSE EVERYTHING YOU HAVE TYPED. How about changing that link to a target="_blank"???

BurtHarris Apr 5, 2007 at 7:03 PM 
What's Wiki engine/language is used on this site? Is it related to FlexWiki? Some background would be helpful.

Muchanic Jan 14, 2007 at 1:17 AM 
tradition!

Grauenwolf Oct 13, 2006 at 6:14 PM 
Um, why is the underscore used for italics instead of underline?

SharpGIS Aug 2, 2006 at 11:28 PM 
I have the same problem when using brackets.
Furthermore, it would be nice if we could get our code formatted by specifying the language. ie. {C#{ code goes here }}