Help:WildWords Entry Layout

From WildWords
Revision as of 11:06, 26 May 2015 by Eclaire (Talk | contribs)

Jump to: navigation, search

Basics

A Simple Example

This is a simple entry for the word "tree," and shows the most fundamental elements of an entry:


<div class="thumb tright">
<poll>
{{UsagePoll|Tree}}
</poll>
</div>

==Part of Speech==
Noun

==Pronunciation==
['tree]
{{#widget:SC|link=https://soundcloud.com/nu-dictionary-project/tree}}

==Usage==
This term is used by almost all English speakers, since it is a simple word and trees are pervasive worldwide.

==Description==
Any plant with an elongated stem, called a trunk, which supports the leaves or branches at a distance above the ground. 
Trees are also distinguished by their height, as they are significantly taller than most other plants. 
There are many different kinds of trees, including oak, pine, and elm.

==Example Sentence==
Sarah sat under the tree, which provided shade.

This Tree page shows what the exact above markup looks like when made into an actual page.

Note: The usage poll should always be the first part of the entry. To insert the usage poll, simply copy the exact markup from the above example, but substitute your entry word where the word “Tree” is in the example.

Note: A pronunciation sound clip should be entered by recording your pronunciation on the SoundCloud website, and then inserting the URL of that pronunciation clip into the entry using the above markup.

An Example with Alternate Forms

This is a simple entry for the term "United States of America", and shows the most fundamental elements of an entry:


<div class="thumb tright">
<poll>
{{UsagePoll|United States of America}}
</poll>
</div>

==Part of Speech==
Proper Noun

==Alternate Forms and Pronunciation==
# United States of America [yoo ‘ni ted/stayts/əv/ə ‘mer ih ka]  {{#widget:SC|link=https://soundcloud.com/nu-dictionary-project/united_states_of_america}}
# United States [yoo ‘ni ted/stayts]  {{#widget:SC|link=https://soundcloud.com/nu-dictionary-project/united_states}}
# USA [yoo es ay]  {{#widget:SC|link=https://soundcloud.com/nu-dictionary-project/USA}}

==Usage==
This term is used by all English speakers.

==Description==
The North American country that borders Mexico and Canada, as well as the Atlantic, Pacific, and Arctic oceans.

==Example Sentence==
The largest city in the United States of America is New York City. 

This United States of America page shows what the exact above markup looks like when made into an actual page.

There are also the required United States and USA pages, which automatically redirect to the United States of America page.

Note: A pronunciation sound clip can be entered by recording your pronunciation on the SoundCloud website, and then inserting the URL of that pronunciation clip into the entry using the above markup, substituted with the URL to your pronunciation.

Optional Headings

Any headings beyond the essential entry elements should be added after the Example Sentences heading and before the References heading. This can include:

==Etymology==

==Context Label==

==Related Terms==

==External Links==

==References==

References

To insert a citation in the text, use the following markup:

 
Example page text. <ref> [http://example.org Example.org], more text.</ref>

To display the citation in the footnotes, add the following markup to the "References" section:

<references / >

Interwiki Links

Interwiki links should be inserted wherever necessary using bracket wikimarkup.

[[Name of NeD page]]

Images and Videos

Images and videos that assist in defining the NeD entry should be right aligned using the following wikimarkup. Formatting works best if the wikimarkup for these elements is entered onto the edit page before any text information.

Images can be uploaded as a file with a caption using the wikimarkup brackets

[[File:Example.png|thumb|Caption text]]

Videos can be embedded from Youtube and then linked using wikimarkup

{{#ev:youtube|viodeoIDnumber|300|right|caption text}}


Redirects

The mediawiki software supports redirection as a way of guiding users to a single dictionary entry from multiple entry points. Consider, for example, the use of of acronyms and abbreviations versus complete forms.

prereq vs. prerequisite

SPAC vs. Sports Pavilion and Aquatics Center

To handle these cases, one should create a single dictionary entry for the dominant form of the word. Then, unless the alternative forms carry significantly different meanings, users looking up the variant forms should arrive at the entry for the dominant form. This can be achieved through the use of Redirects.

  1. Create a complete entry for the dominant word
  2. Create a blank wiki page for the alternative usage

In the entry for the alternative usage, enter the following:

#REDIRECT [[dominant word]]