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
Následující verzeObě strany příští revize
bb_code_-_manual [2009/06/02 11:51] – vytvořeno strnad@icpf.cas.czbb_code_-_manual [2009/06/02 12:05] 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ří!!!\\+- pozn. hvězdička-písmeno (*b) je záměrná chyba z důvodu zobrazení, do normální syntaxe nepatří!!!\\
 \\ \\
 **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: +
- +
-[*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)+
 \\ \\
-Basic Formatting+**Kódování a citování:**\\ 
- +\\ 
-[b]bold text[/b] +[*code]<?php echo $text;[/code]\\ 
-[i]italic text[/i] +[*quote="Esther"]DokuWiki is great![/quote]\\ 
-[u]underline[/u] +\\ 
-[s]deleted[/s] +**Odkazy a obrázky:**\\ 
-[m]monospace[/m] +\\ 
- +[*url=http://www.kaffeehaus.ch]Esthers Kaffeehaus Blog[/url]\\ 
-Code and Quoting:+[*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\\ 
 +\\ 
 +[*color=red]colored text[/color]\\ 
 +attribute: color name, #fff[fff] or rgb(255,255,255) 
 +\\ 
 +\\ 
 +\\ 
 +**PŘÍKLADY**\\ 
 +\\ 
 +**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:**\\
  
-[*code]<?php echo $text;[/code] +[size=90%]smaller text[/size]\\ 
-[*quote="Esther"]DokuWiki is great![/quote] +attribute: numeric value (px, em, %, ...) or keywords like small\\ 
- +\\ 
-Links and Images: +[color=red]colored text[/color]\\ 
- +attribute: color name, #fff[fff] or rgb(255,255,255)\\
-[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