Template talk:Strike
From Essentials
Request for Creation
Template:Strike should be created as follows:
<span style="text-decoration: line-through;
{{#if|{{{2}}}
|border-bottom: dotted 1px gray; cursor: pointer;" title="{{{2}}}
|}}
">{{{1}}}</span><noinclude>
{{Template:Strike/Documentation}}</noinclude>
Template:Strike/Documentation should be created accordingly.
Zenexer 15:53, 21 February 2012 (GMT)
Documentation
Simple Strikethrough
{{strike|Text}}
will appear as:
- Text
Titled Strikethrough
{{strike|Text|Title}}
will appear as:
- Text
Zenexer 16:25, 21 February 2012 (GMT)
