Help:HTML

From QED

Jump to: navigation, search

Contents

HTML on QED

Unrestricted HTML Markup

At present, unrestricted HTML markup can be included on a QED page by enclosing it within <html> and </html> tags. However, this functionality may have to be restricted or disabled for security reasons. Use of unrestricted HTML may also make page maintenance more difficult than if restricted HTML and wikimarkup are used. For these reasons, use of MediaWiki markup (which includes Restricted HTML) and QED tags is often preferable.

If you must use unrestricted HTML markup, please consider encapsulating the HTML in a template to make maintenance easier.

Restricted HTML Markup

MediaWiki markup includes a large subset of HTML markup.

None of the restricted HTML tags (such as <br> and <p>) need be enclosed within <html> ... </html> markers.

See also

Personal tools