[phpBB3] BBcodes

Discuss phpBB in general.
Forum rules
Please post any phpBB 3.1.x related topics in the Asraeus discussion forum.

Postby Trent » 25 May 2007, 21:40

Marquee BBcode:
This will give you a horizontal auto-scrolling text box showing whatever you put between the tags.
This also allows the use of smilies.


BBCode:
Code: Select all
[marquee]{TEXT}[/marquee]


HTML Replacement:
Code: Select all
<marquee bgcolor="#000000" loop="-1" scrollamount="4" width="100%">{TEXT}</marquee>
Last edited by Trent on 25 May 2007, 22:36, edited 1 time in total.
Trent
New member
New member
 
Posts: 37
Joined: 16 Mar 2007, 11:26

Postby Tom@S » 25 May 2007, 22:24

pls where i have to put this tags?in bbcode.html?
Tom@S
New member
New member
 
Posts: 12
Joined: 24 May 2007, 23:35

Postby Trent » 25 May 2007, 22:29

No, BB3 has a new system which is a great addition, follow this and you should be good to go.

ACP>POSTING>BBCODES then click "Add a new BBcode"
The rest is easy enough.
Trent
New member
New member
 
Posts: 37
Joined: 16 Mar 2007, 11:26

Postby Tom@S » 25 May 2007, 22:33

ok thx i find before this reply but i thx anyway this aco is great you have nothing to make in files
Tom@S
New member
New member
 
Posts: 12
Joined: 24 May 2007, 23:35

Postby Tom@S » 25 May 2007, 22:58

how is called the bbcode which make in post litle table whit vertikal scroling in this topic not whit all page
Tom@S
New member
New member
 
Posts: 12
Joined: 24 May 2007, 23:35

Postby DualFusion » 26 May 2007, 00:00

Center Alignment:

BBCode:
Code: Select all
[center]{TEXT}[/center]


HTML Replacement:
Code: Select all
<div align="center">{TEXT}</div>


Right Alignment:

BBCode:
Code: Select all
[right]{TEXT}[/right]


HTML Replacement:
Code: Select all
<div align="right">{TEXT}</div>


Strike Through:

BBCode:
Code: Select all
[strike]{TEXT}[/strike]


HTML Replacement:
Code: Select all
<strike>{TEXT}</strike>


Superscript:

BBCode:
Code: Select all
[sup]{TEXT}[/sup]


HTML Replacement:
Code: Select all
<sup>{TEXT}</sup>


Subscript:

BBCode:
Code: Select all
[sub]{TEXT}[/sub]


HTML Replacement:
Code: Select all
<sub>{TEXT}</sub>


I got alot more :D
Look at my rank!!!! I am a guru!!! yay!! :D
Image
User avatar
DualFusion
Member
Member
 
Posts: 116
Joined: 08 Dec 2006, 00:35

Postby Trinity » 29 May 2007, 20:08

I got alot more

Please post them when you get the chance. :) i know you must be busy.
User avatar
Trinity
New member
New member
 
Posts: 22
Joined: 15 May 2007, 17:31

Postby DualFusion » 29 May 2007, 20:30

Theres a whole mess more here. Especially in the 'Extra BBCodes' topic. :thumbsup:
Look at my rank!!!! I am a guru!!! yay!! :D
Image
User avatar
DualFusion
Member
Member
 
Posts: 116
Joined: 08 Dec 2006, 00:35

Re: [phpBB3] BBcodes

Postby SpawN » 16 Nov 2007, 19:01

Good Job ;))

Image
SpawN
New member
New member
 
Posts: 7
Joined: 16 Nov 2007, 18:18

Re: [phpBB3] BBcodes

Postby blazes816 » 03 Jun 2008, 17:18

moved
Reason: phpBB3 specific
User Number 9e071a3a594a8964cbefe784f8a6afaa94c0de17
My MODs: http://github.com/blazes816/MODs
blazes816
Past Contributor
Past Contributor
 
Posts: 193
Joined: 07 Oct 2006, 03:00
Location: Wichita, Kansas
Real name: Tyler

Previous

Return to phpBB discussion

Who is online

Users browsing this forum: No registered users and 0 guests

cron