Help:WildWords Entry Layout: Difference between revisions

From WildWords
No edit summary
No edit summary
 
(25 intermediate revisions by 6 users not shown)
Line 1: Line 1:
==Basics==
=Basics=
===A Simple Example===
===A Simple Example===
This is a simple entry for the word "tree," and shows the most fundamental elements of an entry:
This is a simple entry for the word "WildWords," and shows the most fundamental elements of an entry:


<pre>
<pre>
''Note: this is an example entry layout page, and is not a WildWords Dictionary term''
==Alternative Spellings==
Wildwordz
==Pronunciation==
['wild wə<sup>r</sup>dz ]


==Part of Speech==
==Part of Speech==
Noun
Noun


==Pronunciation==
==Definition==
['tree]
The official dictionary of Northwestern University related terms, created by LING 363 students.  
{{#widget:SC|link=https://soundcloud.com/nu-dictionary-project/tree}}


==Description==
==Who kNUw?==
Any plant with an elongated stem, called a trunk, which supports the leaves or branches at a distance above the ground.
Incoming students of LING 363 are constantly updating WildWords, making it an evolving encyclopedic dictionary.
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.
 
==Usage==
This term is used by almost all English speakers, since it is a simple word and trees are pervasive worldwide.


==Example Sentence==
==Example Sentence==
Sarah sat under the tree, which provided shade.
If you don't know what I mean, go check it out on ''Wildwords''.


==Usage Poll==
==Usage Poll==
<poll>{{UsagePoll|Tree}}</poll>
<poll>
{{UsagePoll|WildWords}}
</poll>


</pre>
</pre>


This [[Tree]] page shows what the exact above markup looks like when made into an actual page.
This [[WildWords]] 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: 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 “WildWords” is in the example.


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


===An Example with Alternate Forms===
Note: Synonymous terms should all automatically redirect to the most dominant or most commonly used form. If all forms are used equally, they should all redirect to the most expanded form. To create a redirect page, simply create a page with the title of the alternate form, then add the markup for redirecting, with the title of the page you are redirecting to. There should be nothing on this page but the following markup:
This is a simple entry for the term "United States of America", and shows the most fundamental elements of an entry with multiple forms:
 
<pre>
 
==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}}
 
==Description==
The North American country that borders Mexico and Canada, as well as the Atlantic, Pacific, and Arctic oceans.
 
==Usage==
This term, in all of its forms, is used by all English speakers.
 
==Example Sentence==
The largest city in the United States of America is New York City.


==Usage Poll==
Note: Homophonous forms should appear in separate entries, distinguished in the title by a short description in parenthesis. A note should appear at the top of each entry with a link to the other form(s).  
<poll>{{UsagePoll|Tree}}</poll>
For example, “The Rock Show” has two separate meanings. These entries share the same spelling and pronunciation yet different meanings, so they are homophonous. One is titled “The Rock Show (WNUR)” while the other is “The Rock Show (Theatre).” At the top of the entry for “The Rock Show (WNUR),” there is a note that says, “for The Rock Show (Theatre), click here” with a link to the other entry.
 
</pre>
 
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: Synonymous terms should all automatically redirect to the most dominant or most commonly used form. If all forms are used equally, they should all redirect to the most expanded form. To create a redirect page, simply create a page with the title of the alternate form, then add the markup for redirecting, with the title of the page you are redirecting to. There should be nothing on this page but the following markup:


<pre>
<pre>
Line 73: Line 48:
</pre>
</pre>


==Optional Headings==
=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:
Any headings beyond the essential entry elements should be added after the Example Sentences heading and before the References heading. This can include:
<pre>
<pre>
==Etymology==


==Related Terms==
==Related Terms==
Line 103: Line 77:


<pre>
<pre>
[[Name of NeD page]]
[[Name of WIldWords page]]
</pre>
</pre>


Line 110: Line 84:


Images can be uploaded as a file with a caption using the wikimarkup brackets
Images can be uploaded as a file with a caption using the wikimarkup brackets
<pre>
<pre>
[[File:Lakefill.jpg|thumb|Rocks at the Lakefill]]
or
<div class="thumb tright">
<div class="thumb tright">
<gallery>Chi_Alpha_Logo_2006.jpg |Chi Alpha Logo</gallery>
<gallery>Chi_Alpha_Logo_2006.jpg |Chi Alpha Logo</gallery>
</div>
</div>
</pre>
</pre>


Line 119: Line 99:


<pre>
<pre>
<p>{{#ev:youtube|VIDEO_ID|300|left|caption text}}</p>
<p>{{#ev:youtube|VIDEO_ID|300||}}</p>
</pre>
</pre>

Latest revision as of 17:05, 8 June 2021

Basics

A Simple Example

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

''Note: this is an example entry layout page, and is not a WildWords Dictionary term''

==Alternative Spellings==
Wildwordz

==Pronunciation==
['wild wə<sup>r</sup>dz ]

==Part of Speech==
Noun

==Definition==
The official dictionary of Northwestern University related terms, created by LING 363 students. 

==Who kNUw?==
Incoming students of LING 363 are constantly updating WildWords, making it an evolving encyclopedic dictionary.

==Example Sentence==
If you don't know what I mean, go check it out on ''Wildwords''.

==Usage Poll==
<poll>
{{UsagePoll|WildWords}}
</poll>

This WildWords 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 “WildWords” 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.

Note: Synonymous terms should all automatically redirect to the most dominant or most commonly used form. If all forms are used equally, they should all redirect to the most expanded form. To create a redirect page, simply create a page with the title of the alternate form, then add the markup for redirecting, with the title of the page you are redirecting to. There should be nothing on this page but the following markup:

Note: Homophonous forms should appear in separate entries, distinguished in the title by a short description in parenthesis. A note should appear at the top of each entry with a link to the other form(s). For example, “The Rock Show” has two separate meanings. These entries share the same spelling and pronunciation yet different meanings, so they are homophonous. One is titled “The Rock Show (WNUR)” while the other is “The Rock Show (Theatre).” At the top of the entry for “The Rock Show (WNUR),” there is a note that says, “for The Rock Show (Theatre), click here” with a link to the other entry.


#REDIRECT [[Title of dominant or expanded form page]]

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:


==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 should be inserted wherever necessary using bracket wikimarkup.

[[Name of WIldWords 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:Lakefill.jpg|thumb|Rocks at the Lakefill]]

or

<div class="thumb tright">
<gallery>Chi_Alpha_Logo_2006.jpg |Chi Alpha Logo</gallery>
</div>

Videos can be embedded from Youtube and then linked using wikimarkup

<p>{{#ev:youtube|VIDEO_ID|300||}}</p>