Template:ChanName: Difference between revisions

No edit summary
No edit summary
Line 17: Line 17:
"1": {
"1": {
"label": "Name",
"label": "Name",
"description": "The name of the page for the chan, capitalisation matters.",
"description": "The page for the chan (capitalisation matters!).",
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": true
"required": true
Line 23: Line 23:
"2": {
"2": {
"label": "Variant",
"label": "Variant",
"description": "The variant of the chan being referenced, if there is one.",
"description": "The variant of the chan being referenced, if there is one (capitalisation matters!).",
"type": "string"
"type": "string"
}
}