|
|
What is an ACRONYM?An acronym is an abbreviation that is typically made up of the first letter or letters of a phrase. A very familiar example would be WWW standing for World Wide Web. In Foswiki, an acronym of 3 or more letters will be automatically linked only if a topic of that name already exists in the Web. 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:
Syntax of an Acronym
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" ; Examples of Acronyms
Variations in linkingWhen you write an acronym and the acronym topic already exists, it becomes a link. There are more ways
Hints
Related Topics: WikiSyntax, TextFormattingRules ![]() |