Wolf RPG
How to use fonts, centering, and links in profiles? - 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: How to use fonts, centering, and links in profiles? (/showthread.php?tid=20502)



How to use fonts, centering, and links in profiles? - Ahmed - February 08, 2017

I've noticed some people have some pretty cool profiles with different fonts and alignments and links to things that pertain to their character. I was wondering if maybe anyone has a list of those codes because I can't seem to find them in the code reference. (or the guidebook in general)


RE: How to use fonts, centering, and links in profiles? - Bhediya - February 08, 2017

here ya go!

for fonts, you can do things like [font=*font name*]. there's a great website which tells you all of the fonts here.

for alignments, you're gonna wanna do [align=*alignment*] i.e. center, justified, etc. if you want the margins, you can do [table width=__%][tr][td][align=*alignment*]. for table width, enter a value from 0 - 100; the larger the number, the smaller the margin.

if you want to link a thread, you do [t=*thread ID*]. you can figure out the ID by the thread's link; it'll be towards the end and labeled as tid=_____. it's the same thing for profiles, except its [p=*profile ID] and it will be labeled as pid=_______. the thingy is coded as [ icon = venus ] and the one is coded as [ icon = mars ]. 

hope I helped!


RE: How to use fonts, centering, and links in profiles? - Ahmed - February 08, 2017

@Akuti you did, thank you very much!