Post by celeste trista aurelia on Sept 10, 2012 17:49:01 GMT -5
[classy=header]proboards basics[/classy]
[/li][li] when you're typing it out, but showing up like this in posts:DISCLAIMER: I am not responsible for any headaches you get from trying to read this.
while by no means is this an excellent tutorial (or even a good one), I'm making this to maybe make a few things clearer about the scripts that have been added to antiquity. if you can't code at all, you might be better off searching for a legit tutorial made by someone who can teach better than I can.
I think, by now, most of you know what the usual proboards codes do, but here's a refresher of the most common ones:
bold ([b]text here[/b])
italics ([i]text here[/i])
underline ([u]text here[/u])strikeout([s]text here[/s])
color ([color=hex code]text here[/color])
superscript ([sup]text here[/sup])
subscript ([sub]text here[/sub])
size ([size=#]text here[/size])
where # starts at one (being small) and goes up (getting larger).
generally, using the other ones (such as the glow, shadow, and move/marquee) aren't exactly suggested because sometimes it doesn't work across browsers -- whatever looks pretty on one computer might not look so swell on another. along with those codes are ones that are still frequently used, such as [blockquote][/blockquote] and the justify tag (the 'J' button).blockquote does this: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi varius tempor neque, quis dictum magna ultrices accumsan. Aenean sit amet elit quis orci ultrices adipiscing.justify (which is actually in effect this entire post except the blockquote example section does this: Duis interdum ultricies nunc in varius. Nulla dolor ipsum, tincidunt ut sagittis ac, faucibus vel eros. Suspendisse rhoncus viverra dui vel feugiat. Suspendisse in vehicula lorem. Etiam vel lorem dui, a ultrices nisl. Sed eros arcu, suscipit eu accumsan non, adipiscing ac ipsum. Vivamus gravida, metus consectetur condimentum tempor, nunc tellus semper tortor, in consequat nunc tellus a ante.
with blockquotes (in posts: in essays and whatnot it's used for other things), it's generally to add some padding to both sides and make the post look more streamlined, and justify serves the same function by pushing both the right and left margins flush against the sides.
lists ([ul][/ul]) only push over the left margin, and are useful when you want to list (duh) objects. it looks something like this, with each bulletpoint looking like
- object one
- object two
- object three
I ... really don't want to list out all the little buttons that are up there, but if you have any questions feel free to ask? (or just try it out for yourself; the best way to learn is by trial and error.)
next up will be style and classy tags, I guess. once you learn the basics of style tags, classy tags are a breeze.[/justify][/blockquote]
[newclass=header]font-family: georgia; font-size: 40px; font-style: italic; margin-bottom: -10px[/newclass]