Template:BTD6/doc: Difference between revisions

Created page with "<templatedata> { "params": { "1": { "label": "Base name", "description": "The name of the article before any identifiers in parentheses.", "example": "Double Shot", "type": "string", "required": true }, "2": { "label": "Second identifier", "description": "The second identifier in parentheses, if one exists.", "example": "Monkey Buccaneer", "type": "string", "required": true }, "3": { "label": "Third identifier", "description..."
 
mNo edit summary
Line 15: Line 15:
"type": "string",
"type": "string",
"required": true
"required": true
},
"3": {
"label": "Third identifier",
"description": "The third identifier in parentheses, if one exists.",
"type": "string"
}
}
},
},