| Home Page | Recent Changes

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

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In