Difference between revisions of "User:NeoPhyte Rep/HTML in Wikimedia"

From Inkscape Wiki
Jump to navigation Jump to search
(Increased number and variety of tests.)
 
Line 1: Line 1:
==abbr tag==
According to [https://secure.wikimedia.org/wikipedia/en/wiki/Help:HTML_in_wikitext Wikipedia Help:HTML in wikitext], these can be made to work:
It appears the HTML abbr tag is not interpreted by this wiki as HTML, but is used as plain text.<br />
*<abbr title="abbreviation">abbr.</abbr>
<abbr title="abbreviation">abbr.</abbr>
*A forced<br/> line-break
*<b>Boldface</b>
*<em>Emphasis</em>
*<i>Italic</i>
*<big>Increases</big> font size
*<small>Decreases</small> font size
*<s>Strike-through text</s>
*Mark<sub>subscript</sub>
*Mark<sup>superscript</sup>

Latest revision as of 23:24, 2 June 2010

According to Wikipedia Help:HTML in wikitext, these can be made to work:

  • abbr.
  • A forced
    line-break
  • Boldface
  • Emphasis
  • Italic
  • Increases font size
  • Decreases font size
  • Strike-through text
  • Marksubscript
  • Marksuperscript