Template:Abbreviation/doc: Difference between revisions

From Indian River Lagoon Project
(Created page with "==Abbreviation Template Documentation== <templatedata> { "params": { "Term": {}, "Abb": {}, "Type": {}, "Pronunciation": {}, "AudioFile": {}, "Definition": {},...")
 
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
{
{
"params": {
"params": {
"Term": {},
"Term": {
"Abb": {},
"label": "Term",
"Type": {},
"description": "Word phrase to abbreviate. Auto-filled at form start.",
"Pronunciation": {},
"type": "string",
"AudioFile": {},
"required": true
"Definition": {},
},
"Sentence": {},
"Abb": {
"Synonym": {},
"label": "Abbreviation",
"SourceURL": {},
"description": "Abbreviation of the word phrase.",
"RelatedURL": {},
"type": "string",
"ImageFile": {},
"required": true
"Poster": {},
},
"Postdate": {},
"Definition": {
"TermID": {}
"description": "Short description of the abbreviated word phrase.",
"required": true
},
"RelatedURL": {
"label": "Related Web Site",
"description": "Enter the full url (https://...) of a related web site.",
"type": "url"
},
"Poster": {
"label": "Poster",
"description": "Abbreviation poster Username. Auto-filled.",
"type": "string"
},
"Postdate": {
"label": "Posted",
"description": "Date the entry was posted. Auto-filled."
},
"TermID": {
"label": "Term ID",
"description": "Abbreviation ID is currently used for table sorting. Auto-filled"
},
"Article": {
"label": "Article",
"description": "Enter a related Page Title from this site.",
"type": "wiki-page-name"
}
},
},
"description": "The abbreviation template uses the Abbreviation Form to collect info for an Abb entry. Abbreviation data is stored in the Cargo Definition table."
"description": "The abbreviation template uses the Abbreviation Form to collect info for an Abb entry. Abbreviation data is stored in the Cargo Definition table.",
"paramOrder": [
"Term",
"Abb",
"Definition",
"Article",
"RelatedURL",
"Poster",
"Postdate",
"TermID"
]
}
}
</templatedata>
</templatedata>

Latest revision as of 13:12, October 29, 2020

Abbreviation Template Documentation

The abbreviation template uses the Abbreviation Form to collect info for an Abb entry. Abbreviation data is stored in the Cargo Definition table.

Template parameters

ParameterDescriptionTypeStatus
TermTerm

Word phrase to abbreviate. Auto-filled at form start.

Stringrequired
AbbreviationAbb

Abbreviation of the word phrase.

Stringrequired
DefinitionDefinition

Short description of the abbreviated word phrase.

Unknownrequired
ArticleArticle

Enter a related Page Title from this site.

Page nameoptional
Related Web SiteRelatedURL

Enter the full url (https://...) of a related web site.

URLoptional
PosterPoster

Abbreviation poster Username. Auto-filled.

Stringoptional
PostedPostdate

Date the entry was posted. Auto-filled.

Unknownoptional
Term IDTermID

Abbreviation ID is currently used for table sorting. Auto-filled

Unknownoptional