Template:Strikethrough: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported |
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 |
||
| 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> | ||