Difference between revisions of "Template:Timeline"

From Wayne County, Ohio Online Resource Center
Jump to navigation Jump to search
Line 44: Line 44:
 
"description": "Name of semantic property",
 
"description": "Name of semantic property",
 
"example": "Organization name",
 
"example": "Organization name",
"type": "string"
+
"type": "string",
 +
"required": true
 
},
 
},
 
"2": {
 
"2": {
Line 50: Line 51:
 
"description": "Property value",
 
"description": "Property value",
 
"example": "Eastern House",
 
"example": "Eastern House",
"type": "string"
+
"type": "string",
 +
"required": true
 
}
 
}
 
},
 
},

Revision as of 17:58, 24 August 2022


Collects media by years.

Template parameters

ParameterDescriptionTypeStatus
Property1

Name of semantic property

Example
Organization name
Stringrequired
Value2

Property value

Example
Eastern House
Stringrequired