Anonymous

Template:Subpage: Difference between revisions

From No Man's Land - A Trigun Wiki
m
changed templatedata
m (more templatedata)
m (changed templatedata)
Line 22: Line 22:
"description": "The name of the subpage (only what appears after the / ).",
"description": "The name of the subpage (only what appears after the / ).",
"example": "Gallery",
"example": "Gallery",
"type": "wiki-page-name",
"type": "content",
"required": true
"required": true
},
},
Line 28: Line 28:
"label": "Subpage 2",
"label": "Subpage 2",
"description": "The name of the subpage (only what appears after the / ).",
"description": "The name of the subpage (only what appears after the / ).",
"type": "wiki-page-name"
"type": "content"
},
},
"3": {
"3": {
"label": "Subpage 3",
"label": "Subpage 3",
"description": "The name of the subpage (only what appears after the / ).",
"description": "The name of the subpage (only what appears after the / ).",
"type": "wiki-page-name"
"type": "content"
}
}
},
},