Uživatelské nástroje

Nástroje pro tento web


bb_code_-_manual

Rozdíly

Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.

Odkaz na výstup diff

Následující verze
Předchozí verze
Poslední revizeObě strany příští revize
bb_code_-_manual [2009/06/02 11:51] – vytvořeno strnad@icpf.cas.czbb_code_-_manual [2009/06/02 12:47] strnad@icpf.cas.cz
Řádek 1: Řádek 1:
 **Syntaxe BB kódu**\\ **Syntaxe BB kódu**\\
-- pozn. hvězdička (*) je záměrná chyba z důvodu zobrazení, do normální syntaxe nepatří!!!\\+[size=85%]Při psaní lze použít mimo nabídky editoru další prvky viz. níže.[/size]\\ 
 +\\ 
 +[color=red]- pozn. hvězdička-písmeno (*b) je záměrná chyba z důvodu zobrazení, do normální syntaxe nepatří!!![/color]\\
 \\ \\
 **Základní formátování:** **Základní formátování:**
 \\ \\
-[*b]bold text[/b] +[*b]bold text[/b]\\ 
-[*i]italic text[/i] +[*i]italic text[/i]\\ 
-[*u]underline[/u] +[*u]underline[/u]\\ 
-[*s]deleted[/s] +[*s]deleted[/s]\\ 
-[*m]monospace[/m] +[*m]monospace[/m]\\ 
- +\\ 
-Code and Quoting+**Kódování a citování:**\\ 
- +\\ 
-[*code]<?php echo $text;[/code] +[*code]<?php echo $text;[/code]\\ 
-[*quote="Esther"]DokuWiki is great![/quote] +[*quote="Esther"]DokuWiki is great![/quote]\\ 
- +\\ 
-Links and Images+**Odkazy a obrázky:**\\ 
- +\\ 
-[*url=http://www.kaffeehaus.ch]Esthers Kaffeehaus Blog[/url] +[*url=http://www.kaffeehaus.ch]Esthers Kaffeehaus Blog[/url]\\ 
-[*email]esther@kaffeehaus.ch[/email] +[*email]esther@kaffeehaus.ch[/email]\\ 
-[*img]http://www.dokuwiki.org/lib/exe/fetch.php?w=&h=&cache=cache&media=wiki%3Adokuwiki-128.png[/img] +[*img]http://www.dokuwiki.org/lib/exe/fetch.php?w=&h=&cache=cache&media=wiki%3Adokuwiki-128.png[/img]\\ 
- +\\ 
-Lists+**Seznamy:**\\ 
- +\\ 
-[*list][*]item 1[*]item 2[*]item 3[/list] +[*list][*]item 1[*]item 2[*]item 3[/list]\\ 
-[*list=1][*]item 1[*]item 2[*]item 3[/list]  attribute: 1, a, A, i or I +[*list=1][*]item 1[*]item 2[*]item 3[/list]\\ 
- +attribute: 1, a, A, i or I\\ 
-Textsize and Color+\\ 
- +**Velikost písma a barva písma:**\\ 
-[size=90%]smaller text[/size]               attribute: numeric value (px, em, %, ...) or keywords like small +\\ 
-[color=red]colored text[/color]             attribute: color name, #fff[fff] or rgb(255,255,255)+[*size=90%]smaller text[/size]\\ 
 +attribute: numeric value (px, em, %, ...) or keywords like small\\ 
 +\\ 
 +[*color=red]colored text[/color]\\ 
 +attribute: color name, #fff[fff] or rgb(255,255,255) 
 +\\ 
 +\\ 
 +\\ 
 +[size=130%]**PŘÍKLADY**[/size]\\ 
 +\\ 
 +**Základní formátování:**\\ 
 +\\ 
 +[b]bold text[/b]\\ 
 +[i]italic text[/i]\\ 
 +[u]underline[/u]\\ 
 +[s]deleted[/s]\\ 
 +[m]monospace[/m]\\ 
 +\\ 
 +**Kódování a citování:**\\ 
 +\\ 
 +[code]<?php echo $text;[/code]\\ 
 +[quote="Esther"]DokuWiki is great![/quote]\\ 
 +\\ 
 +**Odkazy a obrázky:**\\ 
 +\\ 
 +[url=http://www.kaffeehaus.ch]Esthers Kaffeehaus Blog[/url]\\ 
 +[email]esther@kaffeehaus.ch[/email]\\ 
 +\\ 
 +\\ 
 +[img]http://www.dokuwiki.org/lib/exe/fetch.php?w=&h=&cache=cache&media=wiki%3Adokuwiki-128.png[/img]\\ 
 +\\ 
 +\\ 
 +\\ 
 +\\ 
 +\\ 
 +\\ 
 +\\ 
 +\\ 
 +\\ 
 +**Seznamy:**\\ 
 +\\ 
 +[list][*]item 1[*]item 2[*]item 3[/list]\\ 
 +[list=1][*]item 1[*]item 2[*]item 3[/list]\\ 
 +attribute: 1, a, A, i or I\\ 
 +\\ 
 +**Velikost písma a barva písma:**\\ 
 +\\ 
 +[size=90%]smaller text[/size]\\ 
 +attribute: numeric value (px, em, %, ...) or keywords like small\\
 \\ \\
-Basic Formatting: +[color=red]colored text[/color]\\ 
- +attribute: color name, #fff[fff] or rgb(255,255,255)
-[b]bold text[/b] +
-[i]italic text[/i] +
-[u]underline[/u] +
-[s]deleted[/s] +
-[m]monospace[/m] +
- +
-Code and Quoting: +
- +
-[*code]<?php echo $text;[/code] +
-[*quote="Esther"]DokuWiki is great![/quote] +
- +
-Links and Images: +
- +
-[url=http://www.kaffeehaus.ch]Esthers Kaffeehaus Blog[/url] +
-[email]esther@kaffeehaus.ch[/email] +
-[img]http://www.dokuwiki.org/lib/exe/fetch.php?w=&h=&cache=cache&media=wiki%3Adokuwiki-128.png[/img] +
- +
-Lists: +
- +
-[list][*]item 1[*]item 2[*]item 3[/list] +
-[list=1][*]item 1[*]item 2[*]item 3[/list]  attribute: 1, a, A, i or I +
- +
-Textsize and Color: +
- +
-[size=90%]smaller text[/size]               attribute: numeric value (px, em, %, ...) or keywords like small +
-[color=red]colored text[/color]             attribute: color name, #fff[fff] or rgb(255,255,255) +
- +
- +
- +
/usr/local/www/dokuwiki/data/pages/bb_code_-_manual.txt · Poslední úprava: 2009/06/02 12:48 autor: strnad@icpf.cas.cz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki