Schrift
BBCodeExampleResult
b
some [b]bold[/b] text
some bold text
board
[board]10[/board], [board=10]link to board[/board] [board://10|title]
Allgemeines zu Perl, link to board title
c
Some [c]code example <hr>[/c] inline
Some code example <hr> inline
code
[code]some;csv;data
and;some;more
[/code]
Code: ()
1
2
some;csv;data
and;some;more

color
[color=blue]blue[/color] [color=#ffffff]white[/color]
blue white
cpan
[cpan]Parse::BBCode[/cpan] [cpan=Parse::BBCode]cpan search[/cpan] [cpan://Parse::BBCode]
CPAN:Parse::BBCode CPAN:cpan search CPAN:Parse::BBCode
Suche auf metacpan.org. Fuer den Link zum direkten Modul [mod] verwenden.
dist
[dist]Parse-BBCode[/dist] [dist=Parse-BBCode]cpan dist[/dist] [dist://Parse-BBCode]
CPAN:Parse-BBCode CPAN:cpan dist CPAN:Parse-BBCode
Link zu einer Distribution auf search.cpan.org. Fuer den Link zum direkten Modul [mod] verwenden.
forumsearch
[forumsearch=perl intitle=1 bydate=1]search[/forumsearch]
 search
hr
some text[hr]more text
some text
more text
i
some [i]italic[/i] text
some italic text
list
[list][*]first
[*]second
[*]third
[list][*]a
[*]b[/list]
[/list]
  • first
  • second
  • third
    • a
    • b

mod
[mod]Parse::BBCode[/mod] [mod://Parse::BBCode]
CPAN:Parse::BBCode CPAN:Parse::BBCode
more
[more="Description"]very looooong text[/more]
Description (18b):
very looooong text

Will be collapsed and shown inline when clicking on the title
msg
[msg]1[/msg], [msg=1]link to message[/msg] [msg://1]
msg #1, link to message msg #1
noparse
[noparse]this text can be full
of [b]bbcode tags and will
not be parsed[/noparse]
this text can be full of [b]bbcode tags and will not be parsed
perl
[perl]package Foo;
# automatically turns on strict and warnings:
use Moose;
has 'x' => (is => 'rw', isa => 'Int');
has 'y' => (is => 'rw', isa => 'Int');[/perl]
Code (perl): ()
1
2
3
4
5
package Foo;
# automatically turns on strict and warnings:
use Moose;
has 'x' => (is => 'rw', isa => 'Int');
has 'y' => (is => 'rw', isa => 'Int');

perldoc
[perldoc]perlintro[/perldoc] [perldoc=perlintro]Deutsche perlintro[/perldoc]
perlintro Deutsche perlintro
Link zur deutschen Perldoc in unserem Wiki. Fuer Links auf perldoc.perl.org [pod] verwenden.
perlmonks
link to [perlmonks]123[/perlmonks] node and [perlmonks=124]another node[/perlmonks] and [perlmonks://125|yet another node]
link to Perlmonks:123 node and Perlmonks:another node and Perlmonks:yet another node
pod
[pod]perlmodinstall[/pod] [pod://perlintro] [pod]File::Find#%options[/pod] link to builtin: [pod]perlfunc.chomp[/pod]
Perldoc:perlmodinstall Perldoc:perlintro Perldoc:File::Find %options link to builtin: Perldoc:perlfunc chomp
quote
[quote]some quoted text
some more quoted text[/quote]
Quote
some quoted text
some more quoted text

size
[size=16]bigger[/size] and [size=2]smaller[/size] text
bigger and smaller text
small
[small]small[/small] Text
small Text
strike
[strike]text crossed out[/strike]
text crossed out
thread
[thread]1[/thread], [thread=1]link to thread[/thread] [thread://1|title]
Verzeichnis mit folgenden Funktionen konfigurieren: Apache, link to thread title
tt
[tt]fixed width[/tt] text
fixed width text
u
some [u]underlined[/u] text
some underlined text
url
link to [url=http://www.perl.org/]Perl 5[/url]
and [url]http://perl6.org[/url]
link to Perl 5
and http://perl6.org
user
[user]1[/user], [user=1]link to user[/user] [user://1|title]
admin, link to user title
wiki
[wiki]Wissensbasis/PerlFaq[/wiki] [wiki=Wissensbasis/PerlFaq]FAQ[/wiki]
Wiki:PerlFaq Wiki:FAQ
Den "WikiNamen" kann man aus der "echten" URL des Wiki-Artikels rauskopieren, also z.B. Wissensbasis/PerlFaq
wp
[wp]Larry_Wall[/wp] [wp=Larry_Wall]wikipedia link[/wp]
Wikipedia:Larry_Wall Wikipedia:wikipedia link
wpe
[wpe]Larry_Wall[/wpe] [wpe=Larry_Wall]english wikipedia Larry Wall[/wpe]
Wikipedia:Larry_Wall Wikipedia:english wikipedia Larry Wall