| 
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://wiki.cmc.msu.ru/System/ACRONYM?cover=print;rev=1  
 Дата изменения: Unknown Дата индексирования: Sun Apr 10 12:48:48 2016 Кодировка:  | 
When you type an Acronym, you establish a possible hyperlink. It's as easy as that.
Just like WikiWord linking, acronym linking is easy to use:
    Acronym        = 3*upperLetters ;
    upperLetters   = "A" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "I"
                    | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R"
                    | "S" | "T" | "U" | "V" | "W" | "X" | "Y" | "Z" ;
When you write an acronym and the acronym topic already exists, it becomes a link. There are more ways
[[HTML5]] - this becomes: HTML5 and will display the broken link indicator (?) if the topic does not exist.
Sandbox.HTML - this becomes: Sandbox.HTML
Acronym:HTTP - this becomes: Acronym:HTTP  (sites are defined in the InterwikiPlugin)
!HTML to get HTML.
FAQ will be linked, but FAQIndex will not. Turn acronyms into WikiWords, i.e. Change FAQIndex to  FaqIndex for a "FAQ index" topic.
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.