MyBB Community Forums

Full Version: Create Text Template
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can we let the users create a default text template which will insert the following output (for example) with one click.. (it can be bbcode or something I guess)

[b]Username:[/b] [color=#32CD32]Example[/color]
[b]Register Date:[/b] [color=#32CD32]Example[/color]
[b]Information:[/b] [color=#32CD32]Example[/color]
[b]Blah:[/b] [color=#32CD32]Example[/color]
[b]Again Blah:[/b] [color=#32CD32]Example[/color]
If you want the text to be different for everyone, I don't have any solution for you right now. However, I also don't see any reason for this. They could store the text in their personal notepad and copy & paste it whenever they need it.


If you want the text to be the same for everyone, a modified version of this tutorial will do:
http://community.mybb.com/thread-95808.html
Your output could contain these default values (Example, example, ...) and the users could just fill it out.