Help:Special character insertion
In the FrathWiki page editing view there is a section beneath the main edit box called Special character insertion which looks like this:
{{#dpl: title=MediaWiki:Copyrightwarning|include=#Special character insertion}}
Special character insertion area contents
From top to bottom:
- The character insertion scroll box
- This scroll box contains several sections each consisting of Unicode characters from a certain script or category of characters:
- IPA
- Recognised IPA characters as listed on John Wells' site.
- Latin
- These are the characters of the Latin script as understood by Unicode. It probably differs from your idea of 'the Latin Alphabet' in terms of the size and nature of what it includes. Inter alia all IPA letters are contained in the Unicode Latin script.
- Greek
- The Greek alphabet plus punctuation and symbols peculiar to Greek. Also some symbols used in pre-classical Greek and in non-Greek languages which used to be written in the Greek alphabet.
- Cyrillic
- Cyrillic script for Slavic languages and several other languages of the former Soviet Union.
- Diacritics
- Common diacritics, shown in a larger font size so as to be easier to identify. Those most crucial to phonetic transcription are repeated in the IPA section.
- Punctuation
- Several punctuation characters not found on an ordinary keyboard.
- Invisible characters
- Some characters that are helpful for improving display but are not themselves shown as mark on the screen or paper. They are inserted as HTML entities so that one can locate them in the edit box.
- To insert one of the listed characters in the main edit box all you need to do is to place the insertion point (the blinking
|
) where you want to insert the character, then click on that character in the scroll box, and the character will appear at the insertion point.
User specific insert characters
You can make your own user-specific set(s) of insert characters by creating a page http://wiki.frath.net/User:<your_username>/charinsert
(you can create it easily by clicking this link) and populate the page with one or more HTML paragraphs on this pattern:
<p class="insertchar">'''Language name''': <charinsert> Th e s p e c i a l ch a r s & d i g r a ph s o f y o u r c o n l a ng </charinsert> <p>
(See User:Melroch/charinsert for an actual example!)
You can now click on the "User specific insert characters" link in the Scripts section below the special character insertion box to reach your own insert character groups.
Tip: You can even provide easy access to your favorite templates this way, as long as you remmeber to replace any spaces in the template name with underscores _
. You can put a +
where you want your parameter text to go.