-
Romaji BBcode
Its a simple BBcode, Acronmy tag
Code:
Title='acronym'
Tag='a'
Replacement='<acronym title= "{option}">{param}</acronym>'
Example='[a="acronym"]a[/a]'
Description='Show a rollover description of the acronym'
Use {option} ='Yes'
Button Image (Optional) ='code.gif'
Why the tag?
Lately I've been putting some stuff in japanese because of the raw and translations inconsistencies..
And I'd like to put on Kanji.. And if I use the acryonym tag, I could put a Rollover romaji over it.. (instead of puttin on the side) just to leave a neat looking text^^
-
This is cool. Could it also be used to give rollover captions on images?
-
Well to images we'd have to make use of the "ALT" tag on images..
But that is also easily modifed by adding an option to the img tag
Code:
Title='Image'
Tag='img'
Replacement='<img src="{param}" alt="{option}" />'
Example='[img="caption"]http://image.jpg[/img]'
Use {option} ='Yes'
Then you can put any caption onto the picture, if you wish..And the Acronmy tag would be used for rollover caption onto text