The Subscript BBCode puts subscripted text in the topics of Your phpbb3 Board.

BBCode:
Code: Select all
[sub]{TEXT}[/sub]
Code: Select all
<sub>{TEXT}</sub>
Code: Select all
Subscript: [sub]Text here[/sub]
Code: Select all
Some text. The next is subscripted [sub]Yes it is[/sub]
Some text. The next is subscripted [sub]Yes it is[/sub]