Subscript Text BBCode
Posted: Sun Jan 25, 2009 6:45 pm
This BBCode will add Subscript Text to your phpBB3 posts. Subscript can be used as smaller text under posts or part of tables, etc.
BBcode Usage:
HTML Replace:
Helpline:
Example:
This is the subscript BBCode.
BBcode Usage:
Code: Select all
[sub]{TEXT}[/sub]Code: Select all
<sub>{TEXT}</sub>Code: Select all
Adds Subscript TextThis is the subscript BBCode.