To start editing, click theEdit tab at the top right of a Wiktionary entry (but, obviously, not until you’ve finished reading this).
Thesoftware that powers Wiktionary is designed to make editing as easy as possible, but there are going to be a few strange things. That’s because you can createfar more than only plain text.
Thesingle quote (or apostrophe) character ' has the following special uses for formatting text:
''Italic text''
.'''Bold text'''
.'''''bold italic text'''''
.... an ''italic sentence with '''bold italic words''' in it''
.my ''dog's'' ball
gives you mydog's ball.my '''dog's''' ball
gives you mydog's ball.my ''grandparents''' house
.my '''grandparents'''' house
.my '''''grandparents'''''' house
.He said, "now ''you'' too '''''can''''' type '''some "bold" words''' or ''some "italic" words''."
Looking at a dictionary entry, you can see that a lot of lines are different. For example, definitions are numbered, translations have a bullet point, example sentences are indented.
Numbered lines are made by# Starting the line with a pound sign
Bullet pointed lines are created for lines* Starting with an asterisk
Indented lines are those: Starting with a colon
It is possible to combine these, to create lists within lists – as I have done here, by putting two characters together.
#
An example definition#:
With anexample sentence.Linking is one of the main benefits of a wiki like this. Links enable one-click navigation among related pages.
Although we haven’t used many on this page, you will often seeblue text around, or occasionallyred text. These are both links: the blue indicates that an entry exists (though not necessarily in the right language), the red that the entry does not exist yet andmay need creating.
Words inlists always get linked, otherwise there is little point in having the list. Deciding when to use links in prose requires a bit of judgment; more detailed guidance may be found atWiktionary:Links.
Here are some basics ofhow to make links. Although basic links are simple, linking effectively can be much neater, so a quick whiz through how to link:
[[thusly]]
, which is renderedthusly.[[Thusly]]
doesn’t work:Thusly.[[want]]ed
[[[target]]]
becomes [[[target]]]). Instead, try one of these:([[target]])
→ (target).[
for the left-hand/opening one ([
) and]
for the right-hand/closing one (]
). Example:[[[view]]]
renders [view].{{sqb|term}}
(forsquarebrackets), or the easier-to-remember{{brackets|term}}
. Those aretemplates that write the entity codes for you. Examples:{{sqb|gotten}}
yields [gotten], and{{brackets|view}}
is equivalent to the example above.[[target page|text to link from]]
[[forum|fora]]
, and it displaysfora, but clicking it will take you to “forum”.[[help oneself|help yourself]]
.[[Help:FAQ#Writing definitions]]
, givingHelp:FAQ#Writing definitions.[[gloss#Noun 2]]
, which gives yougloss#Noun 2. (Be aware though that even if the entry for the “target” term is well-settled, the number and/or order of etymologies, POS and definitions may change, and your link may end up pointing to a different one! SeeHelp talk:How to edit a page § Linking to a particular definition.)As you will see, on every entry there are numerous headings of different sizes, these are generated by typing==Heading==
. The more equals signs are included, the smaller the heading will be. Wiktionary has very strictguidelines about the use of headings, which I would advise you to read through, when you have the time. But, as an introduction
==English=====Noun=======Synonyms====
which yields:
You might also want to add characters you can’t type because they aren’t on your keyboard. You will almost certainly find any character you need in the box below the “Save page” button in editing mode. Just select the set of characters you need and have your pick. For a complete list of Unicode characters, look here:http://www.unicode.org/charts/
One often encounters cryptic abbreviations enclosed by double curly brackets in the code. These are templates and automatically substitute text into the code. So if you need the same piece of code on many pages, creating a template might be a good idea. The string {{xyz}} will cause the page to be displayed as if the content of the page [[Template:xyz]] had been in its place. An example isTemplate:rfc which indicates that a page has been marked for clean-up onWiktionary:Requests for cleanup. SeeWiktionary:Index to templates.
If you are involved in a discussion, be it on atalk page or on a page such asWiktionary:Requests for deletion, it is consideredgood manners to sign your (user) name at the end of your post. Signing is most easily done by typing four tildes (~~~~
), which will automatically be converted into your username (linked to your user page) and a UTC time stamp.
But of course you never sign the actual dictionary entries as they are considered the collaborative work of many editors like you.