Comment

From Wikisphere
Jump to navigation Jump to search
$id"https://wikisphere.org/wiki/JsonSchema:Comment"
x-render-template"Template:Comments.comments.Item"
title"Comment"
x-no-titletrue
description""
x-layout"default"
type"object"
required
"content"
"createdAt"
"name"
properties
name
type"string"
title""
description""
x-format"text"
x-input"OO.ui.TextInputWidget"
x-input-config
Empty object
content
type"string"
minLength1
maxLength10000
title""
x-format"wikitext"
x-input"VisualEditor"
x-input-config
Empty object
createdAt
type"string"
title""
description""
x-input"OO.ui.TextInputWidget"
x-input-config
Empty object
x-format"text"
x-hiddentrue
x-value-formula"{{CURRENTTIMESTAMP}}"
replies
type"array"
x-hidden
path"root"
staticPath"title"
value"Comments"
op"!="
title""
description""
x-layout"default"
items
$ref"#"
x-render-template"Comments.comments.Item.replies"