1 |
for the sake of completeness a re-posting:
|
1 |
for the sake of completeness a re-posting:
|
2 |
(i [s]will[/s] maybe keep this here updated)
|
2 |
(i [s]will[/s] maybe keep this here updated)
|
3 |
\n
|
3 |
\n
|
4 |
[size=3][color=red][u]overview of coded bb-code commands. for USAGE REMOVE THE STARS ("*").[/u][/color][/size]
|
4 |
[size=3][color=red][u]overview of coded bb-code commands. for USAGE REMOVE THE STARS ("*").[/u][/color][/size]
|
5 |
\n
|
5 |
\n
|
6 |
\n
|
6 |
\n
|
7 |
// bold:
|
7 |
// bold:
|
8 |
// [*b]bold text[/b]
|
8 |
// [*b]bold text[/b]
|
9 |
// becomes [b]bold text[/b]
|
9 |
// becomes [b]bold text[/b]
|
10 |
\n
|
10 |
\n
|
11 |
\n
|
11 |
\n
|
12 |
// quote:
|
12 |
// quote:
|
13 |
// [*quote]quoted text
|
13 |
// [*quote]quoted text
|
14 |
WITH
|
14 |
WITH
|
15 |
linebreaks[/quote]
|
15 |
linebreaks[/quote]
|
16 |
// becomes [quote]quoted text
|
16 |
// becomes [quote]quoted text
|
17 |
WITH
|
17 |
WITH
|
18 |
linebreaks[/quote]
|
18 |
linebreaks[/quote]
|
19 |
// [q ]short quote [/q]
|
19 |
// [q ]short quote [/q]
|
20 |
// [q]short quote [/q]
|
20 |
// [q]short quote [/q]
|
21 |
|
21 |
|
22 |
\n
|
22 |
\n
|
23 |
// italic:
|
23 |
// italic:
|
24 |
// [*i]italic text[/i]
|
24 |
// [*i]italic text[/i]
|
25 |
// becomes [i]italic text[/i]
|
25 |
// becomes [i]italic text[/i]
|
26 |
\n
|
26 |
\n
|
27 |
\n
|
27 |
\n
|
28 |
// underline:
|
28 |
// underline:
|
29 |
// [*u]underlined text[/u]
|
29 |
// [*u]underlined text[/u]
|
30 |
// becomes [u]underlined text[/u]
|
30 |
// becomes [u]underlined text[/u]
|
31 |
\n
|
31 |
\n
|
32 |
\n
|
32 |
\n
|
33 |
// strike:
|
33 |
// strike:
|
34 |
// [*s]striked text[/s]
|
34 |
// [*s]striked text[/s]
|
35 |
// becomes [s]striked text[/s]
|
35 |
// becomes [s]striked text[/s]
|
36 |
\n
|
36 |
\n
|
37 |
\n
|
37 |
\n
|
38 |
// url:
|
38 |
// url:
|
39 |
// [*url=http://www.zero-k.info]this link goes to zero-k[/url]
|
39 |
// [*url=http://www.zero-k.info]this link goes to zero-k[/url]
|
40 |
// becomes: [url=http://www.zero-k.info]this link goes to zero-k[/url]
|
40 |
// becomes: [url=http://www.zero-k.info]this link goes to zero-k[/url]
|
41 |
//
|
41 |
//
|
42 |
// ZK-Forum
|
42 |
// ZK-Forum
|
43 |
// [*url=2424]this thread[/url]
|
43 |
// [*url=2424]this thread[/url]
|
44 |
// becomes: [url=2424]this thread[/url]
|
44 |
// becomes: [url=2424]this thread[/url]
|
45 |
// It also accepts page number using ?page=123 and post ID using #123, eg.
|
45 |
// It also accepts page number using ?page=123 and post ID using #123, eg.
|
46 |
// [*url=1784?page=8#106706]the sprung sprung sprung post[/url]
|
46 |
// [*url=1784?page=8#106706]the sprung sprung sprung post[/url]
|
47 |
// [url=1784?page=8#106706]the sprung sprung sprung post[/url]
|
47 |
// [url=1784?page=8#106706]the sprung sprung sprung post[/url]
|
48 |
\n
|
48 |
\n
|
49 |
// images:
|
49 |
// images:
|
50 |
// [*img]http://i131.photobucket.com/albums/p315/Saktoth/zk_eclipse-1.png[/img]
|
50 |
// [*img]http://i131.photobucket.com/albums/p315/Saktoth/zk_eclipse-1.png[/img]
|
51 |
// becomes: [img]http://i131.photobucket.com/albums/p315/Saktoth/zk_eclipse-1.png[/img]
|
51 |
// becomes: [img]http://i131.photobucket.com/albums/p315/Saktoth/zk_eclipse-1.png[/img]
|
52 |
//
|
52 |
//
|
53 |
// imges with alt-text:
|
53 |
// imges with alt-text:
|
54 |
// [*img=http://zero-k.info/img/avatars/khomeini2.png.BrokenLinkToUseAltText]this is the alt text[/img]
|
54 |
// [*img=http://zero-k.info/img/avatars/khomeini2.png.BrokenLinkToUseAltText]this is the alt text[/img]
|
55 |
// becomes [img=http://zero-k.info/img/avatars/khomeini2.png.BrokenLinkToUseAltText]this is the alt text[/img]
|
55 |
// becomes [img=http://zero-k.info/img/avatars/khomeini2.png.BrokenLinkToUseAltText]this is the alt text[/img]
|
56 |
\n
|
56 |
\n
|
57 |
\n
|
57 |
\n
|
58 |
// colour:
|
58 |
// colour:
|
59 |
// [*color=red]your coloured text[/color]
|
59 |
// [*color=red]your coloured text[/color]
|
60 |
// becomes: [color=red]your coloured text[/color]
|
60 |
// becomes: [color=red]your coloured text[/color]
|
61 |
// supports UK English and US English spelling of colour/color
|
61 |
// supports UK English and US English spelling of colour/color
|
62 |
// color specification accepts #rrggbb format and named html colors, including "transparent" (useful for spoiler sections)
|
62 |
// color specification accepts #rrggbb format and named html colors, including "transparent" (useful for spoiler sections)
|
63 |
\n
|
63 |
\n
|
64 |
\n
|
64 |
\n
|
65 |
// size:
|
65 |
// size:
|
66 |
// [*size=3]your sized text[/size]
|
66 |
// [*size=3]your sized text[/size]
|
67 |
// becomes: [size=3]your sized text[/size]
|
67 |
// becomes: [size=3]your sized text[/size]
|
68 |
\n
|
68 |
\n
|
69 |
// playername/clanname/faction:
|
69 |
// playername/clanname/faction:
|
70 |
// @*mojjj / @*TheGBC / @*SynPact
|
70 |
// @*mojjj / @*TheGBC / @*SynPact
|
71 |
// becomes: @mojjj / @TheGBC / @SynPact
|
71 |
// becomes: @mojjj / @TheGBC / @SynPact
|
72 |
\n
|
72 |
\n
|
73 |
// replay battles:
|
73 |
// replay battles:
|
74 |
//@*B12345
|
74 |
//@*B12345
|
75 |
// becomes: @B12345
|
75 |
// becomes: @B12345
|
76 |
\n
|
76 |
\n
|
77 |
// Spoiler.
|
77 |
// Spoiler.
|
78 |
// [*spoiler]this is a spoiler[/spoiler]
|
78 |
// [*spoiler]this is a spoiler[/spoiler]
|
79 |
// becomes:[spoiler]this is a spoiler[/spoiler]
|
79 |
// becomes:[spoiler]this is a spoiler[/spoiler]
|
80 |
\n
|
80 |
\n
|
81 |
// embedded videos - click to play. with sound. no repeat
|
81 |
// embedded videos - click to play. with sound. no repeat
|
82 |
// supported formats: mp4, 3gp, webm, ogg, ogv, gifv
|
82 |
// supported formats: mp4, 3gp, webm, ogg, ogv, gifv
|
83 |
// your browser must be version
|
83 |
// your browser must be version
|
84 |
// IE: 9.0+
|
84 |
// IE: 9.0+
|
85 |
// Chrome: 4.0+
|
85 |
// Chrome: 4.0+
|
86 |
// Firefox: 3.5+
|
86 |
// Firefox: 3.5+
|
87 |
// Safari: 4.0+
|
87 |
// Safari: 4.0+
|
88 |
// Opera: 10.5+
|
88 |
// Opera: 10.5+
|
89 |
// [vid*]https://dl.dropboxusercontent.com/u/23979348/spring_static/vid/Zero-kMayhem-Dirtbag-YouTube_360p.webm[/vid]
|
89 |
// [vid*]https://dl.dropboxusercontent.com/u/23979348/spring_static/vid/Zero-kMayhem-Dirtbag-YouTube_360p.webm[/vid]
|
90 |
// becomes
|
90 |
// becomes
|
91 |
[vid]https://dl.dropboxusercontent.com/u/23979348/spring_static/vid/Zero-kMayhem-Dirtbag-YouTube_360p.webm[/vid]
|
91 |
[vid]https://dl.dropboxusercontent.com/u/23979348/spring_static/vid/Zero-kMayhem-Dirtbag-YouTube_360p.webm[/vid]
|
92 |
\n
|
92 |
\n
|
93 |
// embedded videos - autoplay/sound is muted/repeat => just as a gif ;)
|
93 |
// embedded videos - autoplay/sound is muted/repeat => just as a gif ;)
|
94 |
// supported formats: mp4, 3gp, webm, ogg, ogv, gifv
|
94 |
// supported formats: mp4, 3gp, webm, ogg, ogv, gifv
|
95 |
// your browser must be version
|
95 |
// your browser must be version
|
96 |
// IE: 9.0+
|
96 |
// IE: 9.0+
|
97 |
// Chrome: 4.0+
|
97 |
// Chrome: 4.0+
|
98 |
// Firefox: 3.5+
|
98 |
// Firefox: 3.5+
|
99 |
// Safari: 4.0+
|
99 |
// Safari: 4.0+
|
100 |
// Opera: 10.5+
|
100 |
// Opera: 10.5+
|
101 |
//
[*gifv]https://dl.
dropboxusercontent.
com/u/23979348/spring_static/vid/giftest/crop.
cut.
x264.
mp4[/gifv]
|
101 |
//
[*gifv]https://dl.
dropboxusercontent.
com/u/23979348/spring_static/vid/giftest/crop.
webm[/gifv]
|
102 |
// becomes
|
102 |
// becomes
|
103 |
[gifv]https://dl.
dropboxusercontent.
com/u/23979348/spring_static/vid/giftest/crop.
cut.
x264.
mp4[/gifv]
|
103 |
[gifv]https://dl.
dropboxusercontent.
com/u/23979348/spring_static/vid/giftest/crop.
webm[/gifv]
|
104 |
\n
|
104 |
\n
|
105 |
\n
|
105 |
\n
|
106 |
if some formatting does not work, play with the order. (e.g. color always deepest level. bold always most outta level. )
|
106 |
if some formatting does not work, play with the order. (e.g. color always deepest level. bold always most outta level. )
|