Template:Strikethrough: Difference between revisions

Undid revision 1018270588 by TheSandDoctor (talk) it's not obsolete, see https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-s-element
 
imported>Redrose64
why on earth do you need a separate span for this? any attribute valid with span is also valid on all other html elements, there are no exceptions
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<s>{{{1}}}</s><noinclude>
<s {{#if: {{{color|}}}| style="color:{{{color|}}}"}}>{{{1}}}</s><noinclude>
<!-- Add categories to the /doc subpage; interwikis go to Wikidata. -->
<!-- Add categories to the /doc subpage; interwikis go to Wikidata. -->
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>