Difference between revisions of "Form:GlossaryEntry"
From CIMI
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | This is the " | + | This is the "GlossaryCategoryEntry" form. Its purpose is to create and edit Instance (vs. Category) glossary entries. |
− | + | If a page with that name already exists, you will be sent to a form to edit that page. | |
− | + | ||
+ | Note that Mediawiki page names are case sensitive, with the exception of the first character. As an example, the pages ''Applecore'' and ''Category:applecore'' reference the same category, but ''Applecore'' and ''appleCore'' do not. Also note that embedded spaces and undescores ('_') are considered identical. This ''Apple Core'' and ''Apple_Core'' both reference the same page. | ||
+ | |||
Line 10: | Line 12: | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
− | + | {{{for template|EntryStatus}}} | |
+ | {| class="formtable" | ||
+ | ! Status: | ||
+ | | {{{field|1|input type=radiobutton|mandatory|default=New|values=New, Reviewed, Final}}} | ||
+ | |} | ||
+ | {{{end template}}} | ||
{{{for template|Abbrev|multiple|label=Abbreviations}}} | {{{for template|Abbrev|multiple|label=Abbreviations}}} | ||
Line 17: | Line 24: | ||
{{{end template}}} | {{{end template}}} | ||
− | {{{for template|Definition}}} | + | |
+ | {{{for template|Definition|label=Definition - official CIMI definition}}} | ||
+ | {{{field|1|input type=textarea}}} | ||
{{{end template}}} | {{{end template}}} | ||
− | {{{for template|Reference Definition|multiple|label=Reference Definition(s)}}} | + | {{{standard input|save}}} {{{standard input|preview}}} |
− | '''Definition:''' {{{field|1|input type=textarea}}} | + | |
+ | {{{for template|Reference Definition|multiple|label=Reference Definition(s) - definitions derived from outside sources}}} | ||
+ | '''Reference Definition:''' {{{field|1|input type=textarea}}} | ||
'''Source:''' {{{field|2|values from category=Source}}} | '''Source:''' {{{field|2|values from category=Source}}} | ||
− | {{{field|3| | + | '''Citation or URL:''' (opt) {{{field|3|input type=text|size=80}}} |
{{{end template}}} | {{{end template}}} | ||
− | {{{for template|Instanceof|multiple|label=Instance of | + | {{{for template|Instanceof|multiple|label=Instance of - this is an instance of the referenced category}}} |
− | '''Instance Of:''' {{{field|1|input type= | + | '''Instance Of:''' {{{field|1|input type=category|height=400|top category=GlossaryEntry|hideroot=on}}} |
{{{end template}}} | {{{end template}}} | ||
− | {{{for template|Componentof|multiple|label=Component | + | {{{for template|Componentof|multiple|label=Component of - this is a part of the target}}} |
'''Component Of:''' {{{field|1|input type=text with autocomplete|values from category=GlossaryEntry|hideroot=on}}} | '''Component Of:''' {{{field|1|input type=text with autocomplete|values from category=GlossaryEntry|hideroot=on}}} | ||
{{{end template}}} | {{{end template}}} | ||
− | {{{for template|Seealso|multiple|label= | + | {{{for template|Seealso|multiple|label=See also - a reference to a related term or category}}} |
− | ''' | + | '''See also:''' {{{field|1|input type=text with autocomplete|values from category=GlossaryEntry|hideroot=on}}} |
− | {{{field|2|hidden|default= | + | {{{field|2|hidden|default=I}}} |
+ | |||
+ | {{{end template}}} | ||
+ | |||
+ | {{{for template|Aka|multiple|label=Also known as - other terms that serve as exact synonyms for this entry}}} | ||
+ | '''Aka:''' {{{field|1|input type=text with autocomplete|values from category=GlossaryEntry|hideroot=on}}} | ||
+ | |||
+ | {{{field|2|hidden|default=I}}} | ||
{{{end template}}} | {{{end template}}} | ||
Line 59: | Line 77: | ||
'''Additional Information:''' | '''Additional Information:''' | ||
− | {{{standard input|free text|rows= | + | {{{standard input|free text|rows=5}}} |
− | + | ||
{{{standard input|summary}}} | {{{standard input|summary}}} |
Latest revision as of 12:34, 1 March 2012
This is the "GlossaryCategoryEntry" form. Its purpose is to create and edit Instance (vs. Category) glossary entries. If a page with that name already exists, you will be sent to a form to edit that page.
Note that Mediawiki page names are case sensitive, with the exception of the first character. As an example, the pages Applecore and Category:applecore reference the same category, but Applecore and appleCore do not. Also note that embedded spaces and undescores ('_') are considered identical. This Apple Core and Apple_Core both reference the same page.