View How To Use This Wiki
Edit An Article
To edit an article click on the edit link. (On the default ExpressionEngine Wiki the edit link is in the upper right.) This puts the article in “edit mode” which lets you edit the content right there on the web page. In Edit mode, simple text formatting such as bold, italics, and underline are handled by pMCode, an easy-to-remember method of styling text. When you are done editing just click on update and your edits are instantly published.
pMCode Basics
NOTE: pMCode is just the default text-formatting option. Your wiki admin may have selected a different text-formatting style such as Textile or Markdown or prefer the use of standard xhtml. If pMCode doesn’t work, please contact your wiki admin for text-formatting help.
pMCode works by surrounding the text you want to style with a bracketed tag. For example, if you want to bold some text you’d do this:
This text is not bold. This text is bold.
Which would display like this after editing:
This text is not bold. This text is bold.
Adding italic and underline work the same way. For example, this:
This text is italicized. This text is underlined.
Would display like this after editing:
This text is italicized. This text is underlined.

