CodePlex Wiki Markup Guide

The following table documents the WikiText options that CodePlex supports.

Desired Effect Syntax
H1 paragraph style ! h1-spacer.gif text text text
H2 paragraph style !! h1-spacer.gif text text text
H3 paragraph style !!! h1-spacer.gif text text text
H4 paragraph style !!!! h1-spacer.gif text text text
H5 paragraph style !!!!! h1-spacer.gif text text text
H6 paragraph style !!!!!! h1-spacer.gif text text text
Bulleted List (1 indent) asterisk.gif h1-spacer.gif text text text
Bulleted List (2 indents) asterisk.gifasterisk.gif h1-spacer.gif text text text
Bulleted List (3 indents) asterisk.gifasterisk.gifasterisk.gif h1-spacer.gif text text text
Numbered list (1 indent) pound.gif h1-spacer.gif text text text
Numbered list (2 indent) pound.gifpound.gif h1-spacer.gif text text text
Numbered list (3 indent) pound.gifpound.gifpound.gif h1-spacer.gif text text text
Bold text asterisk.giftext text textasterisk.gif
Code or Preformatted text text text text
Add a Wiki Page leftbracket.gifName of Pagerightbracket.gif
Create a Home link leftbracket.gifHomerightbracket.gif
Discussion Link leftbracket.gifdiscussion: ##rightbracket.gif
Work Item Link leftbracket.gifworkitem: ##Cannot resolve image macro, invalid image name or id.



Cannot resolve work item macro, invalid id.
External link Reference My Webpage
Attached File Link Cannot resolve file macro, invalid file name or id.
File Release Link Release Link: cannot find release with id '1234'.
Embed Attached Image Link Cannot resolve image macro, invalid image name or id.
Table Heading || Heading A || Heading B ||
Table Row | Column A | Column B |

Last edited May 9, 2006 at 7:23 PM by TimRobinson, version 18

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 }}