Jump to content

Template:TLSInfoBox: Difference between revisions

From Tekkit Lite Server
No edit summary
No edit summary
Line 4: Line 4:
   </title>
   </title>
   <Image source="image" />
   <Image source="image" />
   <data source="date">
   <data source="date-start">
     <label>started</label>
     <label>Started</label>
     <default>Some time ago</default>
     <default>Some time ago</default>
  </data>
  <data source="date-end">
    <label>Shutdown</label>
   </data>
   </data>
</infobox>
</infobox>
Line 17: Line 20:
"type": "wiki-file-name"
"type": "wiki-file-name"
},
},
"date": {
"date-start": {
"type": "date"
"type": "date"
}
},
}
"date-end": {}
},
"paramOrder": [
"title",
"image",
"date-start",
"date-end"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 16:51, 23 August 2025

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
titletitle

no description

Unknownoptional
imageimage

no description

Fileoptional
date-startdate-start

no description

Dateoptional
date-enddate-end

no description

Unknownoptional