2010-07-07, 06:02 PM
Eosian Wrote:The customizable version of it will show up later.
This is functional now.
Examples:
[header]Default/inherits from style[/header]
[header="bgcolor=silver;color=green;"]personalized[/header]
If you only provide partial info to the personalization the defaults are black background and white text and will overlap the pieces you omit.
[header="color=green;"]personalized[/header]
[header="bgcolor=purple"]personalized[/header]
[header="bgcolor=yellow;color=blue"][SIZE="5"]
Really really customized
[/SIZE][/header]Syntax:
[noparse]
[header]plain[/header]
[header="bgcolor=silver;color=green;"]personalized[/header]
[header="color=green;"]personalized[/header]
[header="bgcolor=purple"]personalized[/header]
[header="bgcolor=yellow;color=blue"][SIZE="5"]
Really really customized
[/SIZE][/header][/noparse]

