Users browsing this thread: 1 Guest(s)
New MyCode tags!

#1
Posts: 3,966
Threads: 279
Thanks Received: 234
Thanks Given: 56
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
Here is some new MyCode tags you can use in your posts!

[hrc]#2B60DE[/hrc]
1) Highlight text

[hl=green]Sample 2[/hl]

[hl=green]Sample 2[/hl]

[hrc]#2B60DE[/hrc]
2) Blinking text

[blink]Amazing![/blink]

[blink]Amazing![/blink]

[hrc]#2B60DE[/hrc]
3) Subscript text

Examplelow

Example[sub]low[/sub]

[hrc]#2B60DE[/hrc]
4) Superscript text

Examplehigh

Example[sup]high[/sup]

[hrc]#2B60DE[/hrc]
5) Acronym

Title

[acronym]title,this is a description[/acronym]

[hrc]#2B60DE[/hrc]
6) Horizontal bar with color

[hrc]#4BA08E[/hrc]
[hrc]yellow[/hrc]
[hrc]red[/hrc]

[hrc]#4BA08E[/hrc]
[hrc]yellow[/hrc]
[hrc]red[/hrc]

[hrc]#2B60DE[/hrc]
7) Scrolling text

Incoming from Right!
Incoming from Left!


[scroll=left]Incoming from Right![/scroll]
[scroll=right]Incoming from Left![/scroll]


[hrc]#2B60DE[/hrc]
8) Button link

[button=http://www.google.com]Google[/button]

[button=http://www.google.com]Google[/button]

[hrc]#2B60DE[/hrc]
9) Progress bar

My hack progress
   35%

[progress=35]My hack progress[/progress]

[hrc]#2B60DE[/hrc]
10) Google button link


[google]FF6 hacking[/google]

[hrc]#2B60DE[/hrc]

That's it for now! Feel free to add any other suggestion or idea for custom tags!
  Find
Quote  
[-] The following 1 user says Thank You to madsiur for this post:
  • SSJ Rick (08-03-2013)

#2
Posts: 432
Threads: 76
Thanks Received: 9
Thanks Given: 13
Joined: Sep 2012
Reputation: 8
Status
None
Thank you! thank you

[blink]Amazing![/blink]
  Find
Quote  

#3
Posts: 763
Threads: 83
Thanks Received: 55
Thanks Given: 7
Joined: Apr 2015
Reputation: 22
Status
Obliviscence
My goal is to use all of these in a single post by the end of the week. The 15th Man Project just got a lot fancier!

Also: did you have to write the code for these or are did they just need to be uploaded? I have ulterior motives for asking.
  Find
Quote  

#4
Posts: 3,966
Threads: 279
Thanks Received: 234
Thanks Given: 56
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
(07-31-2013, 06:38 AM)Edrin Wrote: did you have to write the code for these or are did they just need to be uploaded? I have ulterior motives for asking.

Some of them have been taken from the internet, some are from me and some are edited. But yes, you have to write the regex that recognize the tag and the HTML generated by the tag.

As an example, a tag such as \[backcolor=(.*?)\](.*?)\[/backcolor\] (to be read as [backcolor=$1]$2[/backcolor]) could generate a div or span element with $1 as the background-color attribute (background-color: $1) and $2 as the text of the element.
  Find
Quote  



Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite