Wolf RPG
MyCode 'credit' adjustment - Printable Version

+- Wolf RPG (https://wolf-rpg.com)
+-- Forum: Out of Character: Community (https://wolf-rpg.com/forumdisplay.php?fid=1)
+--- Forum: Help Desk (https://wolf-rpg.com/forumdisplay.php?fid=2)
+--- Thread: MyCode 'credit' adjustment (/showthread.php?tid=57912)



MyCode 'credit' adjustment - Njord - October 01, 2023

With the recent art attribution updates, it would be nice if the "credit" code was a bit more flexible for better profile styling (assuming this is a custom code snippet for wrpg)

I think a few things would help
  • ability to set custom image width
  • set text size in code snippet
  • set text fontface in code snippet
  • set text color in code snippet
  • change it so align=right doesn't change image size (right now it makes it thumbnail size)
  • ability to align text separately from image. Ie, image may be "centered" but it would be nice to see credit text on the right hand side.

something like...

Code:
[credit=lieu url=Image.jpeg align=right font=times new roman width=300 text=small color=#00000]

Thanks for considering!