Support and General Use > Theming and Appearance Customization

Text formatting tags revamp?

(1/1)

niloc:
Well, I went on a foray into the world of WPS creation, and I was wondering of the plausibility of one of the ideas I had, text load tags, similar to image load tags.  It would turn text from being randomly spaced around a file into a more programing "const string" of sorts in the format of %tl|text id|Text|x|y to be rendered with %tdn where n is the text id.
For example:

--- Code: ---%tl|a|"Next Song:"|10|150
%?fm
--- End code ---
would show "Next Song:" at (10,150) if there's still a song coming up next or

--- Code: ---%tl|b|%cH:%cM:%cS
%tlb #display on line
%tlb|10|170 #display in specific pixel
--- End code ---
could shorten WPS length if certain text was reused often, in this example, a specific formating of text.  It would be a bit confusing with %t1 and such but the %t space isn't very cluttered.
Edit: I didn't know brackets would be edited off.

Navigation

[0] Message Index

Go to full version