The Strike BBCode puts strike through text in the topics of Your phpbb3 Board.
BBCode:
- Code: Select all
[strike]{TEXT}[/strike]
HTML:
- Code: Select all
<del>{TEXT}</del>
Helpline:
- Code: Select all
Strike through: [strike]Text here[/strike]
Example:
- Code: Select all
[strike]Some text[/strike]
Demo:

