The Orion's Arm Universe Project Forums
Enabling superscripts and subscripts - Printable Version

+- The Orion's Arm Universe Project Forums (https://www.orionsarm.com/forum)
+-- Forum: Offtopics and Extras; Other Cool Stuff (https://www.orionsarm.com/forum/forumdisplay.php?fid=2)
+--- Forum: Suggestion Box - OA website (https://www.orionsarm.com/forum/forumdisplay.php?fid=21)
+--- Thread: Enabling superscripts and subscripts (/showthread.php?tid=3660)



Enabling superscripts and subscripts - Roger - 07-14-2018

I believe MyBB allows administrators to add new MyCode values to allow more complex formatting. It would be nice on this board if the <sup>superscript</sup> and <sub>subscript</sub> HTML tags worked and had MyCode equivalents [sup]superscript[/sup] and [sub]subscript[/sub] -- this would make adding simple mathematical expressions like x^2 easier. I've been working on an EG submission article that has quite a few subscripts and superscripts in it, so this would make this a good deal easier for me to post and for people to review.

I found the following link on how a MyBB admin can set this up:

https://community.mybb.com/thread-61540.html

Do we have someone able to do this?