Frequently Asked Questions (FAQ) |
|
How do I display special characters in a WolfWiki page?
In addition to ordinary text, you can display a variety of special characters in your wiki pages. There are two ways to do this.
When you edit a page, you should see clickable lists of special characters at the bottom of the page. Just place your cursor at the position you wish to display a special character, and use the mouse to click the appropriate entry in a list.
If you don't see the character you want, there is another way to display it: by specifying "character entities." These take the general form of:
&XXXX;
where "XXXX" is a special code. See a list of special HTML entity names.
For example, to display the letter "u" with an umlaut (ü), you can do this:
ü
More examples can be found here.
Related Questions:
Did you find this answer helpful?