Psypoke
http://psypokes.com/forums/

Board Features
http://psypokes.com/forums/viewtopic.php?f=14&t=611
Page 1 of 1

Author:  RaichuLatias [ Sun Nov 21, 2004 4:50 pm ]
Post subject:  Board Features

Well i've been working on a Board Features help list and I since I think it's finished i'll post it,
(Note: Make sure BBCode and HTML are both enable for these things to work).

If you see someone asking one of these questions, please tell them to look at this.

Section I - Pictures and Links

IA - Posting pictures.

Well first you have to have it on a hostsite, where you can link it off of, such as PhotoBucket.Com, Imageshack, etc..

There are 2 Tags you can use, the second one works more than the first,

First: The first is [img]before%20the%20address%20and[/img] after.

So if the address is:
http://img.photobucket.com/albums/v433/ ... 413ebf.gif

Put the IMG Tags before and after (and without spaces)
Code:
[img]http://img.photobucket.com/albums/v433/Raichumvp/20009622924164485413ebf.gif[/img]

And it should come out like Image

Second: Second is the Image Source tag,

Code:
<img src="">


(Looks confusing huh?)

Like the other one, put the address between the 2 "
It should look like this, after you have the link in it,

Code:
<img src="http://img.photobucket.com/albums/v433/Raichumvp/20009622924164485413ebf.gif">


Now do it without spaces, and it should come out like,

<img src="http://img.photobucket.com/albums/v433/Raichumvp/20009622924164485413ebf.gif">

Note: You can copy the IMG Tag (on the host site) for a picture, you can simply copy that and post it on here.


IB - Pictures in your signatures

Well just like Posting Pictures, but instead of putting the IMG Tag in a message, put it in your signature box in your profile.


IC - Messages to appear over a picture.

This one is complicated, but i'll post how to do it, first i'll put the picture,
<img src ="http://img.photobucket.com/albums/v433/Raichumvp/20009622924164485413ebf.gif">

Right Now it just has "Image" or no message which is the standard. But if you want something else put alt="Words you want to appear" before the > at the end of img type 2 (Listed in Posting Pictures) (note: just make sure you don't leave a space between the last" and a in alt).

And it'll come out like <img src ="http://img.photobucket.com/albums/v433/Raichumvp/20009622924164485413ebf.gif"alt="Words you want to appear">


ID - Posting Links without showing address
I usally do,

[url=Web address]What you want the link to say[/url]

Let's say you want to link to Google, and you want it to just say Google, (Note: I put it with spaces, just delete the spaces for it to work)

[ url=www.google.com ]Google[ /url ]

and it will come out like,

Google

(Note: Don't forget the www or sometimes the http://.)


IE - Picture Linking

Just put [ u r l =www.website. c o m ] before the picture and [ / u r l] after. (without the spaces)

I'll use Google for an example,

< i m g s r c ="http://img.photobucket.com/albums/v433/Raichumvp/20009622924164485413ebf.gif" >
do it without the spaces (leave one between g and s though)

<img src ="http://img.photobucket.com/albums/v433/Raichumvp/20009622924164485413ebf.gif">

Simple eh?

You can also do this with the Messages over Pictures to get a link and a message.

<img src ="http://img.photobucket.com/albums/v433/Raichumvp/20009622924164485413ebf.gif"alt="Words you want to appear">


Section 2 - Fonts

IIA - Colored Fonts

Well I find it easiest to highlight the word you want to be colored and select one from the list.

and it'll come out like
RaichuLatias

[color=pink]Or Do [ c o l o r = ]Word you want to be colored[ / c o l o r ] or < f o n t c o l o r =>

And put a color after the = (without the spaces, through leave one between t and c in < f o n t c o l o r =>(Note: don't put spaces, like if you want Dark Red, just put darkred, or you could type in #xxxxxx and put numbers 0-F (Hexadecimal) in the place of the x

Author:  leet for [ Sun Nov 21, 2004 11:30 pm ]
Post subject: 

<center>my site<center>cool

Author:  Skorpius [ Mon Nov 22, 2004 1:55 am ]
Post subject: 

Formatting and Topic Types

What is BBcode?

Can I post images?

;P

Author:  psycho_freak [ Mon Nov 22, 2004 3:15 am ]
Post subject: 

You may want to Edit in font size.
Code:

[size=x][/size]


x being {7, 9, 12, 18, 24}

EDIT: You may also want to add how to do quotes.

Code:

[quote="name"][/quote]


But also say about the 'Quote' button on each post.

Author:  Shiaoran [ Mon Nov 22, 2004 11:02 am ]
Post subject: 

it's

ALL YOUR BASE ARE BELONG TO US

i just love this phrase ^^

I have a mousepad, a shirt and a sticker from the official site ^^

Author:  RaichuLatias [ Mon Nov 22, 2004 1:40 pm ]
Post subject: 

okay, thanks for noticing that psycho_freak, I just edited it in.

*Added Emotions, Pokemon Icons, Picture Linking, Picture Message Linking and Quotes (Like Psycho_freak said).*

Author:  Calculon [ Sat Jan 22, 2005 1:24 am ]
Post subject: 

I'm just wondering if you've ever considered putting a Link to "User's Posts" on the Main Page, along with having some other phpBB Functions like Quick Reply. I say this because...well, they're convenient.

Also, have the Elite 4 ever visited phpBB Hacks? It's sort of like getting Extensions for Firefox: people Program "Upgrades" for the Board that you can apply at will. The Spoiler Tag is very handy...plus there's tons of other cool gizmos on there, too.

Author:  RaichuLatias [ Sat Jan 22, 2005 11:26 am ]
Post subject: 

Well I don't really now much with the hacks or whatever, but you could PM TonberryKing.

He does most of the stuff on the forums.

Author:  leet for [ Fri Mar 18, 2005 12:15 am ]
Post subject: 

Calculon wrote:
I'm just wondering if you've ever considered putting a Link to "User's Posts" on the Main Page, along with having some other phpBB Functions like Quick Reply. I say this because...well, they're convenient.

Also, have the Elite 4 ever visited phpBB Hacks? It's sort of like getting Extensions for Firefox: people Program "Upgrades" for the Board that you can apply at will. The Spoiler Tag is very handy...plus there's tons of other cool gizmos on there, too.
i belive the link looks like this"User's Posts"

Author:  tessa7338 [ Mon Apr 18, 2005 4:48 am ]
Post subject: 

Wow. That is one long list. Very useful. I notice some pple use the font colour for every post they make. Maybe I shall start from my next rank onwards :wink:

Author:  RaichuLatias [ Mon Apr 18, 2005 2:58 pm ]
Post subject: 

Yeah it took a week to type all of it up, I haven't seen any other colors that aren't listed, But I did find Bubble Gum and Sapphire Blue.

Author:  Myuutsuu [ Tue Apr 26, 2005 12:01 pm ]
Post subject: 

The HEX Colour codes really cleared things up! Thanks Skorpius (And RL for posting it :D). (Loving that colour, for some reason :D).

Author:  Truestar [ Tue Jun 21, 2005 4:05 am ]
Post subject: 

Yes this is reviving but it's a Sticky and it does concern the topic. To make things easier for the explanations of the tags, such as [img] tags, instead of putting all those spaces wouldn't you rather just also put [code] tags?

Just a suggestion though. :)

Author:  RaichuLatias [ Mon Jun 27, 2005 3:34 pm ]
Post subject: 

I did try that, everything got screwed up when I tried it though, I think something happened when I edited it one of times. The [code] wouldn't show up for some reason and 90% of the entire post got deleted, and I had to re-type all of it.

Author:  Magcargo [ Sun Sep 04, 2005 1:07 am ]
Post subject: 

RaichuLatias wrote:
I did try that, everything got screwed up when I tried it though, I think something happened when I edited it one of times. The [code] wouldn't show up for some reason and 90% of the entire post got deleted, and I had to re-type all of it.


I don't know if im revivin this thread but when i heard(read) u say that i nearly screamed!

Author:  The Obsidian Wolf [ Sat Jan 13, 2007 3:49 pm ]
Post subject: 

Why does Skarmory's image depict it with blue wings? {skarmory} Is that its shiny version? If so, how do I get my Pokemon icons to appear shiny?

Author:  DracoMaster01 [ Sat Dec 22, 2007 3:05 pm ]
Post subject:  pictures

how exactly di i post pictures without showing the adress.

Author:  Munchlax911 [ Sat Dec 22, 2007 3:46 pm ]
Post subject: 

First off: NECROMANCER!!!!!!!!111!!!!11!!!
Second:
RL wrote:

First: The first is [img]before%20the%20address%20and[/img] after.

So if the address is:
http://img.photobucket.com/albums/v433/ ... 413ebf.gif

Put the IMG Tags before and after (and without spaces)
Code:
Code:
[img]http://img.photobucket.com/albums/v433/Raichumvp/20009622924164485413ebf.gif[/img]

....

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/