Template:BTD6 artifact list by introduced/doc: Difference between revisions

Created page with "<templatedata> { "params": { "1": { "label": "Version number", "description": "The version number to query for. Corresponds to the \"introduced\" column in the table \"btd6_artifacts\".", "example": "48.0", "type": "number", "required": true } }, "description": "Uses Cargo to generate a list of Rogue Legends Artifacts that were introduced in a specific version, ordered alphabetically.", "format": "inline" } </templatedata> ==Example usage== <pre>{{..."
 
mNo edit summary
Line 4: Line 4:
"1": {
"1": {
"label": "Version number",
"label": "Version number",
"description": "The version number to query for. Corresponds to the \"introduced\" column in the table \"btd6_artifacts\".",
"description": "The version number to use in the query. Selects Artifacts with an equal value in the \"introduced\" column in the \"btd6_artifacts\" table.",
"example": "48.0",
"example": "48.0",
"type": "number",
"type": "number",