X-treme Wrestling Federation
Coding Question - Printable Version

+- X-treme Wrestling Federation (https://xwf99.com)
+-- Forum: XWF OOC (https://xwf99.com/forumdisplay.php?fid=15)
+--- Forum: Out Of Character (OOC) Board (https://xwf99.com/forumdisplay.php?fid=29)
+--- Thread: Coding Question (/showthread.php?tid=11964)



Coding Question - Cain - 04-28-2014

So sometimes I've noticed horizontal lines in people's roleplays. How does one do that? I dont see a button.


Coding Question - JonPlex - 04-28-2014

this?






if so



Code:
[hrc=25%]color[/hrc]
[hrc=50%]color[/hrc]
[hrc=75%]color[/hrc]
[hrc=100%]color[/hrc]


rinse and repeat with different % and colors


RE: Coding Question - Cain - 04-28-2014

(04-28-2014, 09:12 PM)JonPlex Said: this?






if so

bracket hrc="25%" close bracket color bracket /hrc close bracket

rinse and repeat with different % and colors

Thanks Plex.


Coding Question - "Loverboy" Vinnie Lane - 04-29-2014

If you just want the easiest to memorize, plain line that goes all the way across the post, just type this.
Code:
<hr>
or
[hr]


There's also a custom one I made that I usually use on the shows I put together myself, and it looks like this...



and is executed by...
Code:
[divide]



Coding Question - Jerry Daniels - 05-21-2014

The
code in HTML.