Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

The HTML Obsolete Test Strikethrough macro adds an <s> element to your page. It has no paramaters but provides a body where you can enter text.

Sometimes it is important to display text that is obsolete or not valid anymore. This macro will show the text but display in a strike-through format, marking it as such.

Adding the Macro

Edit your page.

Select "+" => Other macros

Type in "html" in the Search box

Select the "HTML Obsolete Text" macro

Macro Options

This macro has no parameters.

Body

Use the body to display obsolete text.

Will show like this:



Style
div#main-content.wiki-content {
   font-size: 1.2em !important;
   font-family: Segoe UI, sans-serif !important;
}
.wiki-content .contentLayout2 .columnLayout .cell
{
  padding-left: 0px;
  padding-right: 0px;
}