|
Post by Kamaete on Jun 23, 2011 22:55:58 GMT -5
Contents: UBBC Tags UBBC Tags Part Two Background Image in Post Footnotes in Post Tables and Posting and Thread Stuff PM Stuff Mini Profile Stuff Other Stuff
///////////////////////////////////////////////////footonotes////////////////// Creates numbered links inline with long posts that link to footnote text at the bottom. Links can be styled with CSS (class footyLink).
insert [ footnote:N ]text to appear as footnote[ /footnote]
no space before footnote and [. N is a unique number for that note.
//////////////////////////////////////////////////PM PRotections///////// Forward Protected Pm in case of Harrasment.
/////////
|
|
|
Post by Kamaete on Jun 24, 2011 0:05:28 GMT -5
This post explains how to use the UBBC Tags. The format includes a picture, what it does and the tags with spaces. Excluding the bold, italics, underline and strikethrough tags, the effect is applied to the entire description unless otherwise stated. Bolds your text. Tags look like [ b ] and [ /b ] without spaces. Italics. Often use for emphasis on a word. Tags look like [ i ] and [ /i ] without spaces. Underlines your words. Tags look like [ u ] and [ /u ] without spaces. Strikes Through your text. Tags look like [ s ] and [ /s ]. [glow=red,2,300] Doesn't work.[/glow] [shadow=red,left,300] Doesn't Work [/shadow] Pre formats text. Tags look like [ pre ] and [ /pre ] Aligns everything to the left. Which is default. [ left ] and [ /left ] Alligns everything to the center. [ center ] and [ /center ] Aligns everything to the right. [ right ] and [ /right ] Justifies everything. For a proper example this needs a bit of example text. Only the below text is justified. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas id dignissim sapien. Donec ac aliquam nunc. In sagittis malesuada lorem ac venenatis. In hac habitasse platea dictumst. Praesent diam velit, adipiscing imperdiet ultricies sodales, pulvinar sodales odio. Curabitur ut lacus urna, non fermentum neque. Praesent velit felis, condimentum nec bibendum ut, viverra id dui. Sed molestie placerat dui. Integer feugiat faucibus lobortis. Sed tincidunt ligula nec sem rhoncus in vestibulum justo consequat. Tags are [ justify ] and [ /justify ] Horizontal Rule. Tag is [ hr ] no ending/closing tag.
Change text size. Tags are [ size=# ] [/size ]. This text is size 3, default text is size 2, smaller text is size 1. Changes Font. Due to my fail coding skills, the drop down menu which should be there is, instead, all the way at the bottom of that cell. It's like the color drop down menu. [ font=fontname ] and [ /font ]. Default is Verdana.
|
|
|
Post by Kamaete on Jun 24, 2011 1:10:31 GMT -5
Adds a video to your post. Just add the url in between the [ youtube ] and [ /youtube ] tags. Adds a advert next to the video. Stretches the board, may only be used in OOC posts and never in-character threads. Blockquotes your text and stuff. Which means indents it. All of it.
You can have nested blockquotes. [ blockquote ] and [ /blockquote] www.kama-itaetexiii.deviantart.com Adds a hyper link. [ url ] and [ /url ]. You can also use [ url=urlhere ] and [ /url ] to make Home Page Here links. Image Tag. [ img ] and [ /img ] Between the tags, add an image url (which should end in .jpg, .png or .gif to be a valid url) and you'll get an image in your post. i.e, all the images in this post. Inserts emails. anaddress@place.net tags are [ email ] and [ /email ] Table, Column and Row buttons. Table gets you this. Tags are [ table ] [ tr ] [ td ] and [ /td ] [ /tr ] [ /table ] |
I really don't know how these work... but they are the basics of the fancy role-playing tables. Superscript. [ sup ] and [ /sup ] Subscript. [ sub ] and [ /sub ] Teletype. [ tt ] and [ /tt ]Codes your text, when you want something to be easily copied with ubbc tags included, use the code. Looks like this: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas id dignissim sapien. Donec ac aliquam nunc. In sagittis malesuada lorem ac venenatis. In hac habitasse platea dictumst. Praesent diam velit, adipiscing imperdiet ultricies sodales, pulvinar sodales odio. Curabitur ut lacus urna, non fermentum neque. Praesent velit felis, condimentum nec bibendum ut, viverra id dui. Sed molestie placerat dui. Integer feugiat faucibus lobortis. Sed tincidunt ligula nec sem rhoncus in vestibulum justo consequat. [ code ] and [ /code ] Creates a list. - One [ list ]
- Two [ * ] for the bullets.
Three, no [ * ].
- Four [ /list ]
Search Google~! [google]My Little Pony: Friendship is Magic[/google] Tags are [ google ] and [ /google ] creates a new UBBC called newmove that will grant you a little more control over a marquee inside a post. Basic Tags are [ newmove ] and the closing tag is always [ /newmove ] [newmove:p] [ newmove:p ] = pause on mouseover[/newmove] [newmove:s(500)] [ newmove:s(n) ]= speed control, n is delay in milliseconds, in this case I in put [ newmove:s(500) ][/newmove] [newmove:h(14)] [ newmove:h(n)] = height of marquee, n in pixels w(n) = width of marquee, n in pixels, which I input as [ newmove:h(14) ][/newmove] [newmove:d(up)] [ newmove:d(x) ] = direction, x can be up, down or right (default is left) [/newmove] [newmove:L] [ newmove:L ] = Slide (moves from one end to the other and stays) [/newmove] [newmove:B] [ newmove:B ] = Bounce (bounces between ends) [/newmove] [newmove:pd(right)] [ newmove:pd(right) ]This would create a marquee moving to the right that paused [/newmove] [newmove:ps(200)] [ newmove:pd(200) ] This would create a marquee with a slight delay in movement that paused on mouseover[/newmove] This is the [ spoiler ] and [ /spoiler ]. You can name your spoiler anything reasonable by using [ spoiler=name here ]. Click the asterisk (*) to re-hide the spoiler .
|
|
|
Post by Kamaete on Jun 24, 2011 1:46:58 GMT -5
[PBG:rx,ry]http://th06.deviantart.net/fs15/PRE/f/2007/012/8/1/Wrinkled_Notebook_Paper___3_by_djsoundwav.jpg[/PBG:] Background Image. This code will allow you to put an image behind the text in a post. Keep in mind that certain font colors dont look good when placed on a background of similar color.
simply type [ PBG: ]image url [ /PBG ] into your post to add a background.
There are switches to control the background: image repeating: nr = no repeat rx = repeat horizontally only ry = repeat vertically only
image position: cx = center horizontally cy = center vertically (you can use both together to put image in center of post)
switches come right after [ PBG: and before ]. like: [ PBG:nr,cx,cy ]
seperate switches with commas. use lowercase for switches.
|
|
|
Post by Kamaete on Jun 24, 2011 1:59:31 GMT -5
Creates numbered links inline with long posts that link to footnote text at the bottom. Links can be styled with CSS (class footyLink).
insert [ footnote:N ]text to appear as footnote[ /footnote ], N is a unique number for that note.
Lorem ipsum dolor sit amet, consectetur[footnote:1]This is a footnote[/footnote] adipiscing elit. Maecenas id dignissim sapien. Donec ac aliquam nunc. In sagittis malesuada lorem ac venenatis. In hac habitasse platea dictumst. Praesent diam velit, adipiscing imperdiet ultricies sodales, pulvinar sodales odio. Curabitur ut lacus urna, non fermentum neque. Praesent velit felis, condimentum nec bibendum ut, viverra[footnote:2]I love "V" words.[/footnote] id dui. Sed molestie placerat dui. Integer feugiat faucibus lobortis. Sed tincidunt ligula nec sem rhoncus in vestibulum justo consequat.
|
|
|
Post by Itama on Jun 26, 2011 21:54:26 GMT -5
The font drop down menu gives you some delightful fonts, however, there are more! Here's a list of all I could find. The tags are [ font= ] and [ /font ]. If you want a multi-word font add spaces where they need to be, for example [ font=Allegro BT ] as opposed to [ font=AllegroBT ]. This list is alphabetical and is at size=5 to show all the fonts. Remember to test your font for visibility in the color and font size your using. Fonts that don't look good/aren't readable at default size (size=2) are shown in red. Fonts that are hard to read anyways have are "translated" in our default font (font=verdana) after the | .
Allegro BT Andalus Arial Arial Black Arial Narrow Blackadder ITC | Blackadder ITC Bradley Hand ITC Charlesworth Comic Sans MS Copperplate Gothic Light Copperplate Gothic Bold Courier New Curlz MT Cursive Dauphin Edwardian Script ITC | Edwardian Script ITC Engravers MT Eras Demi ITC Eurostile Felix Titling Freestyle Script French Script MT Garamond Georgia Impact Jasmine UPC Jokerman Juice ITC Kristen ITC Matisse ITC Mistral Monospace Monotype Corsiva Palatino Linotype Lithographlight Script Script MT Bold Simsun Sylfaen System Tahoma Tempus Sans ITC Terminal Times New Roman Traditional Arabic Verdana Vivaldi[/color]
|
|