Search results
Results from the WOW.Com Content Network
Strikethrough}} draws a line through the text provided in the first unnamed parameter. The template embeds the parameter in an HTML <s>...</s> element, producing output such as: this, i.e. text with a line drawn through its middle. Outside articles, it can be used to mark something as no longer accurate or relevant without removing it from view.
These comments are visible only when editing or viewing the source of a page. Most comments should go on the appropriate Talk page. The format is to surround the hidden text with "<!--" and "-->" and may cover several lines, e.g.: <!-- An example of hidden comments This won't be visible except in "edit" mode. --> Another way to include a ...
An example of strikethrough. Strikethrough, or strikeout, is a typographical presentation of words with a horizontal line through their center, resulting in text like this, sometimes an X or a forward slash is typed over the top instead of using a horizontal line. [1] Strike-through was used in medieval manuscripts.
Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Donate
BBCode ("Bulletin Board Code") is a lightweight markup language used to format messages in many Internet forum software. It was first introduced in 1998. [citation needed] The available "tags" of BBCode are usually indicated by square brackets ([and ]) surrounding a keyword, and are parsed before being translated into HTML.
Main page; Contents; Current events; Random article; About Wikipedia; Contact us
Help:Wiki markup#Strikethrough {{Strikethrough}} – for a string of text without line breaks {{Strikethrough color}} — differently color the strikethrough-line and the text {} – block-level template for reducing text size {} – block-level template for changing text size
To strike through text, use the following code: Enter a <s> before the text. Enter the text; Enter a </s> after the text. Overall, your code should look like this: <s>blah blah blah</s> Once you have entered that code, your text will look like this: blah blah blah