Template:BTD6 map list by difficulty/doc: Difference between revisions

Created page with "<templatedata> { "params": { "1": { "label": "Difficulty", "description": "The map difficulty to use in the query. Displays maps with an equal value in the \"difficulty\" column in the \"btd6_maps\" table.", "example": "Intermediate", "type": "string", "required": true } }, "description": "Uses Cargo to generate a list of Bloons TD 6 maps of a specific map difficulty, ordered alphabetically.", "format": "inline" } </templatedata> ==Example usage==..."
 
mNo edit summary
 
Line 4: Line 4:
"1": {
"1": {
"label": "Difficulty",
"label": "Difficulty",
"description": "The map difficulty to use in the query. Displays maps with an equal value in the \"difficulty\" column in the \"btd6_maps\" table.",
"description": "The map difficulty to use in the query. Selects maps with an equal value in the \"difficulty\" column in the \"btd6_maps\" table.",
"example": "Intermediate",
"example": "Intermediate",
"type": "string",
"type": "string",
Line 10: Line 10:
}
}
},
},
"description": "Uses Cargo to generate a list of Bloons TD 6 maps of a specific map difficulty, ordered alphabetically.",
"description": "Uses Cargo to generate a link gallery of Bloons TD 6 maps of a specific map difficulty, ordered alphabetically.",
"format": "inline"
"format": "inline"
}
}