Template:Server Infobox New: Difference between revisions

Visual editor metadata
changed dates to strings
Line 36: Line 36:
         "startdate": {
         "startdate": {
             "label": "Earliest used date",
             "label": "Earliest used date",
             "type":"date",
             "type":"string",
             "description": {
             "description": {
                 "en": "The first time the server was known to be created or used"
                 "en": "The first time the server was known to be created or used"
Line 43: Line 43:
         "enddate": {
         "enddate": {
             "label": "Latest used date",
             "label": "Latest used date",
             "type":"date",
             "type":"string",
             "description": {
             "description": {
                 "en": "The last time the server was known to be used"
                 "en": "The last time the server was known to be used"