Difference between revisions of "Template:Datum"

From emcawiki
Jump to: navigation, search
Line 50: Line 50:
  
 
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
+
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">Recording</span>
|-
 
! Corpus ID
 
| [[CorpusID::{{{Corpus ID|}}}]]
 
|-
 
! Vernacular title
 
| [[Title::{{{Vernacular title|}}}]]
 
|-
 
! Date of incident
 
| [[DateOfIncident::{{{Date of incident|}}}]]
 
|-
 
! Location of incident
 
| [[LocationOfIncident::{{{Location of incident|}}}]]
 
|-
 
! Geographic location
 
| [[GeographicLocationOfIncident::{{{Geographic location|}}}]]
 
|-
 
! Context
 
| [[Context::{{{Context|}}}]]
 
|-
 
! Linguistic medium
 
| {{#arraymap:{{{Linguistic medium|}}}|,|x|[[LinguisticMedium::x]]}}
 
|-
 
! Targeted languages
 
| {{#arraymap:{{{Targeted languages|}}}|,|x|[[TargetedLanguages::x]]}}
 
 
|-
 
|-
 
! Recording length
 
! Recording length

Revision as of 09:04, 19 January 2024

This is the "Datum" template. It should be called in the following format:

{{Datum
|Corpus ID=
|Vernacular title=
|Date of incident=
|Location of incident=
|Geographic location=
|Context=
|Linguistic medium=
|Targeted languages=
|Recording length=
}}

Edit the page to see the template text.