Page 1 of 1

Strike Through Text BBCode

Posted: Sun Jan 25, 2009 6:41 pm
by LDM
Adds a Strike through on text in your phpBB3 posts. This is known really for crossing out words or sentences and can be very useful within your forum.

BBCode Usage:

Code: Select all

[s]{TEXT}[/s]


HTML Replace:

Code: Select all

<strike>{TEXT}</strike>
Helpline:

Code: Select all

Adds a strikethrough on text in posts
Example:

This needs to be crossed out and visable that it has.