The Arcive of vBulletin Modifications Site. |
|
BBCode - Math - Radical - Root Details »»
|
|||||||||||||||||||||||||
Hey, I just created this BBCode for math...
You can do roots, (ex. square root) It puts up a superscript number then a radical sign then overlines a given number (Example given below in screenshots. Go to the Admin CP: BBCode: Add New: Title: Code:
Radical Code:
rt Code:
<sup>{option}</sup>√<font style="text-decoration: overline;">{param}</font>
Code:
[rt=2]144[/rt] Code:
Creates a radical for roots. Code:
Yes Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
WoW
Great =) Thanks But I can't use it, I am using RTL language where it comes like that: ![]() There is anyway to solve this issue? |
|
#3
|
||||
|
||||
|
Quote:
Code:
<font style="text-decoration: overline;">{param}</font>√<sup>{option}</sup>
|
|
#4
|
|||
|
|||
|
Quote:
Appreciate your help Thank you
|
![]() |
|
|