Code: Select all
{edition-Extended}that code is:
Code: Select all
{'{edition-'+tags+'}'}For example if I use:
Code: Select all
{'{edition-'+tags.replaceAll(/[._]/, " ")+'}'}Code: Select all
.replaceTrailingBrackets()I've looked through the awesome examples others have posted that are WAY beyond my scope of understanding but I cannot figure this out. Can anyone help me so it will just spit out "{edition-"+the first tag+"}" ? Also, if there isn't a significant tag like Extended, Director's Cut, Special Edition, etc, I'd like to be able to have nothing there.
If I need to clarify, just ask and I will do my best.