| Home Page | Recent Changes | Preferences

Wiki Markup/Converting From HTML

Want to import an HTML page? (remember, don't import other people's pages though).

Rough list of things to search and replace (who knows, I may even post a TextPad macro):

 <OL>, </OL> -> -nothing-
 <UL>, </UL> -> -nothing-
 <DL>, </DL> -> -nothing-
 <LI> -> * or # depending
 <DT> -> ;
 <DD> -> : and remove any line breaks so the ";" and ":" occur on the same line
 <H2> , </H2> -> ==
 <H3> , </H3> -> === and so on
 <I> , </I> -> ''
 <B> , </B> -> '''

Remember also to make links for class names, Basic Procedure and topic pages.

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In