Editing Wiki/HTML Mark-Up

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 5: Line 5:
 
==X/HTML Markup in Wikis==
 
==X/HTML Markup in Wikis==
  
* <abbr>abbreviation</abbr>
+
    * <abbr>abbreviation</abbr>
* <br> or <br/>
+
    * <br> or <br/>
* <cite>cited source</cite>
+
    * <cite>cited source</cite>
* <code>program source code</code>
+
    * <code>program source code</code>
* <dfn>definition</dfn>
+
    * <dfn>definition</dfn>
* <em>emphasis</em>
+
    * <em>emphasis</em>
* <h1>Heading 1</h1> through <h6>Heading 6</h6>
+
    * <h1>Heading 1</h1> through <h6>Heading 6</h6>
* <hr> or <hr/> for horizontal rules
+
    * <hr> or <hr/> for horizontal rules
* <kbd>keyboard text</kbd>
+
    * <kbd>keyboard text</kbd>
* <pre>preformatted text</pre>
+
    * <pre>preformatted text</pre>
* <strong>strong emphasis</strong>
+
    * <strong>strong emphasis</strong>
* <samp>sample output</samp>
+
    * <samp>sample output</samp>
* <sub>subscript text</sub>
+
    * <sub>subscript text</sub>
* <sup>superscript text</sup>
+
    * <sup>superscript text</sup>
* <var>variable</var>
+
    * <var>variable</var>
* <acronym>acronym</acronym>: deprecated in XHTML 2.
+
    * <acronym>acronym</acronym>: deprecated in XHTML 2.
* <b>bold</b>: deprecated in XHTML 2.
+
    * <b>bold</b>: deprecated in XHTML 2.
* <big>big text</big>: deprecated in XHTML 2.
+
    * <big>big text</big>: deprecated in XHTML 2.
* <del>deleted text</del>: deprecated in XHTML 2.
+
    * <del>deleted text</del>: deprecated in XHTML 2.
* <i>italics</i>: deprecated in XHTML 2.
+
    * <i>italics</i>: deprecated in XHTML 2.
* <ins>inserted text</ins>: deprecated in XHTML 2.
+
    * <ins>inserted text</ins>: deprecated in XHTML 2.
* <small>small text</small>: deprecated in XHTML 2.
+
    * <small>small text</small>: deprecated in XHTML 2.
* <tt>technical term</tt>: deprecated in XHTML 2.
+
    * <tt>technical term</tt>: deprecated in XHTML 2.
* <s>strikethrough</s>: deprecated in HTML 4.
+
    * <s>strikethrough</s>: deprecated in HTML 4.
* <strike>strikethrough</strike>: deprecated in HTML 4.
+
    * <strike>strikethrough</strike>: deprecated in HTML 4.
* <u>underline</u>: deprecated in HTML 4.  
+
    * <u>underline</u>: deprecated in HTML 4.  
  
  

Please note that all contributions to RPGnet may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see RPGnet:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)