Form:Definition: Difference between revisions
From Indian River Lagoon Project
mNo edit summary |
mNo edit summary |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOINDEX__ | |||
<noinclude> | <noinclude> | ||
This is the "Definition" form. | This is the "Definition" form. | ||
Line 11: | Line 12: | ||
|placeholder= Add a Term | |placeholder= Add a Term | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
Line 17: | Line 17: | ||
<div class="irlheader"><h1>Indian River Lagoon Dictionary</h1><p>[[Glossary:Terms|<Back to Terms and Definitions]]</p><p>Fill out the form and press save page. * Fields are required.</p><p>Review your post and if needed, press "enter with form" to make changes.</p></div> | <div class="irlheader"><h1>Indian River Lagoon Dictionary</h1><p>[[Glossary:Terms|<Back to Terms and Definitions]]</p><p>Fill out the form and press save page. * Fields are required.</p><p>Review your post and if needed, press "enter with form" to make changes.</p></div> | ||
{{{for template|definition}}} | {{{for template|definition}}} | ||
<div class="irlbody"> | <div class="irlbody"> | ||
<div class="irlformpage"> | <div class="irlformpage"> | ||
Line 26: | Line 25: | ||
<div class="irlformrow1"> | <div class="irlformrow1"> | ||
<span class="irlformrowlabel">Term</span> | <span class="irlformrowlabel">Term</span> | ||
{{{field|Term|size=50|default={{lc: {{SUBPAGENAME}} }}|restricted}}} | {{{field|Term|size=50|default={{lc: {{SUBPAGENAME}} }}|restricted}}} | ||
Line 33: | Line 33: | ||
</div> | </div> | ||
<div class="irlformrow2"> | <div class="irlformrow2"> | ||
<span class="irlformrowlabel">Word Class | <span class="irlformrowlabel">Abbreviation: </span>{{{field|Abb|size=8|maxlength=16|placeholder=ABB}}} | ||
{{{field|Type|input type=dropdown|values=noun,verb,adjective,adverb,pronoun|default=noun | |||
Optional: Enter an abbreviation. | |||
</div> | |||
<div class="irlformrow1"> | |||
<span class="irlformrowlabel">* Definition</span> | |||
{{{field|Definition|input type=textarea|rows=6|maxlength=512|mandatory|placeholder=Enter a definition}}} | |||
Enter a definition under 512 characters. Additional text can be entered in the Page Content area below. | |||
</div> | |||
<div class="irlformrow2"> | |||
<span class="irlformrowlabel">* Definition Source URL</span> | |||
{{{field|SourceURL|size=50|maxlength=300|placeholder=Enter full url https://|mandatory}}} | |||
Enter the full url of the definition's source. | |||
</div> | |||
<div class="irlformrow1"> | |||
<span class="irlformrowlabel">* Word Class: </span>{{{field|Type|input type=dropdown|values=noun,verb,adjective,adverb,pronoun|default=noun}}} | |||
Select a word class type. | |||
</div> | </div> | ||
<div class=" | <div class="irlformrow2"> | ||
<span class="irlformrowlabel">Pronunciation</span> | <span class="irlformrowlabel">Pronunciation</span> | ||
{{{field|Pronunciation|size=36|maxlength= | |||
{{{field|Pronunciation|size=36|maxlength=300|placeholder=Enter the pronunciation}}} | |||
</div> | </div> | ||
<div class=" | <div class="irlformrow1"> | ||
<span class="irlformrowlabel">Audio File Name</span> | <span class="irlformrowlabel">Audio File Name</span> | ||
If the | {{{field|AudioFile|input type=text|size=30|maxlength=300|uploadable|default filename=Glossary_audio_{{#replace:{{lc: {{SUBPAGENAME}} }}.mp3 |<nowiki> </nowiki>|_}}|placeholder=Enter file name or upload file}}} | ||
If the audio file already exists on the server, enter the file name. ([{{canonicalurl: Special:ListFiles}} view server files]) | |||
If the file is not on the server, upload a '''.mp3''' file from your device. | If the file is not on the server, upload a '''.mp3''' audio file from your device. | ||
</div> | </div> | ||
<div class=" | <div class="irlformrow2"> | ||
<span class="irlformrowlabel"> | <span class="irlformrowlabel">Synonym </span> | ||
{{{field| | |||
{{{field|Synonym|input type=text|size=50|maxlength=300|placeholder=word1, word2, word3}}} | |||
Enter similar words separated by a comma. | |||
</div> | </div> | ||
<div class=" | <div class="irlformrow1"> | ||
<span class="irlformrowlabel"> | <span class="irlformrowlabel">Example Sentence</span> | ||
{{{field| | |||
{{{field|Sentence|input type=text|size=50|maxlength=300|placeholder=Enter an example sentence}}} | |||
</div> | |||
<div class="irlformrow2"> | |||
<span class="irlformrowlabel">Article</span> | |||
Select a related article from this site. | |||
{{{field|Article|input=text|size=36|placeholder=Select a Related Article Title}}} | |||
</div> | </div> | ||
<div class=" | <div class="irlformrow1"> | ||
<span class="irlformrowlabel">Relevant Web Link</span> | <span class="irlformrowlabel">Relevant Web Link</span> | ||
{{{field|RelatedURL|size=50|maxlength= | |||
{{{field|RelatedURL|size=50|maxlength=300|placeholder=Enter full url https://}}} | |||
Enter the full url of a related website. | |||
</div> | </div> | ||
<div class=" | <div class="irlformrow2"> | ||
<span class="irlformrowlabel">Image</span> | <span class="irlformrowlabel">Image</span> | ||
{{{field|ImageFile|input type=text|uploadable|image preview| | |||
{{{field|ImageFile|input type=text with autocomplete|values from namespace=File|size=30|maxlength=300|uploadable|image preview|default filename=Glossary_{{#replace:{{lc: {{SUBPAGENAME}} }} |<nowiki> </nowiki>|_}}|placeholder=Enter file name or upload image}}} | |||
If the image already exists on the server, enter the file name. ([{{canonicalurl: Special:ListFiles}} view server images]) | If the image already exists on the server, enter the file name. ([{{canonicalurl: Special:ListFiles}} view server images]) | ||
If the image is not on this server, upload | If the image is not on this server, upload an image (maximum: 800px 500KB) from your device. | ||
</div> | </div> | ||
<div class=" | <div class="irlformrow1"> | ||
<span class="irlformrowlabel"> | <span class="irlformrowlabel">Admin Only Fields</span> | ||
<span class="irlformrowlabel">Poster: </span>{{{field|Poster|size=15|default=current user|restricted}}} | |||
<span class="irlformrowlabel">Poster</span> | <span class="irlformrowlabel">Posted: </span>{{{field|Postdate|size=15|default={{LOCALTIMESTAMP}}|restricted}}} | ||
{{{field|Poster|size=15|default=current user|restricted}}} | |||
<span class="irlformrowlabel">Term ID: </span>{{{field|TermID|input type=text|size=4|default={{#sub:{{SUBPAGENAME}}|0|1}}|restricted}}} | |||
<span class="irlformrowlabel"> | |||
{{{field|Postdate|size=15|default={{LOCALTIMESTAMP}}|restricted}}} | |||
<span class="irlformrowlabel">Term ID</span> | |||
{{{field|TermID|input type=text|size= | |||
</div> | </div> | ||
{{{end template}}} | {{{end template}}} | ||
'''Optional: Enter Page Content''' | '''Optional: Enter Page Content''' | ||
{{{standard input|free text|input type=textarea|rows=10|editor= | {{{standard input|free text|input type=textarea|rows=10|editor=wikieditor}}} | ||
<!-- {{{standard input|summary}}} --> | <!-- {{{standard input|summary}}} --> | ||
{{{standard input|minor edit}}} {{{standard input|watch}}} | {{{standard input|minor edit}}} {{{standard input|watch}}} | ||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 08:23, January 5, 2022
This is the "Definition" form.
Enter a term to add it to the dictionary;
If the term already exists, you will be sent to a form to edit that term.