-
Notifications
You must be signed in to change notification settings - Fork 3
Align
Belac Darkstorm edited this page May 11, 2016
·
1 revision
This is used to align some text
[align] HAS TO HAVE a starting parameter of how you want the internals to be aligned. Center, right, left, and justify is supported:
[align=center]Aligned Text[/align]
[align=justify]Aligned Text[/align]
[align=left]Aligned Text[/align]
[align=right]Aligned Text[/align]