Search results
Results from the WOW.Com Content Network
In HTML, horizontal rules can be generated using the <hr> tag, which generates a paragraph-level thematic break. For more ornate presentation, CSS can be used to replace the line with an image. [citation needed] The <section> tag may be used in semantic HTML to mark part of a webpage as a section. [7]
You can add a table using HTML rather than wiki markup, as described at HTML element#Tables. However, HTML tables are discouraged because wikitables are easier to customize and maintain, as described at manual of style on tables. Also, note that the <thead>, <tbody>, <tfoot>, <colgroup>, and <col> elements are not supported in wikitext.
Tables Generator, a WYSIWYG table generator for Mediawiki markup; Wikitable Editor, a table editor of wiki code that outputs visual preview quickly; HTML2Wiki Converter at toolforge.org; HTML-WikiConverter, various versions and languages; pywikipediabot, can convert HTML tables to wiki; Table of CSS color names and HEX codes
<section begin=chapter1 />this is a chapter<section end=chapter1 /> Note this is not normal opening-tag, closing-tag HTML. In HTML <section>...</section> is invalid. This parser tag, <section />, is incompatible with an HTML element because MediaWiki markup employs a unique parser tag, added just for the Labeled Section Transclusion extension.
When a section is a summary of another article that provides a full exposition of the section, a link to the other article should appear immediately under the section heading. You can use the {{ Main }} template to generate a "Main article" link, in Wikipedia's "hatnote" style.
Using the default HTML styling of most web browsers, it will indent the right and left margins both on the display and in printed form, but this may be overridden by Cascading Style Sheets (CSS). The non-semantic use of the blockquote element purely to indent text has been deprecated by the W3C (World Wide Web Consortium) since HTML 4. [2]
You can use CSS styling in HTML elements in your code (see Help:HTML in wikitext for a list of elements supported by MediaWiki) like you would in normal HTML markup.
The Manual of Style guidelines for block quotations recommend formatting block quotations using the {} template or the HTML <blockquote> element, for which that template provides a wrapper. Quotes work best when used with short sentences, and at the start or end of a section, as a hint of or to help emphasize the section's content.