Template:Robotics: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
}} | }} | ||
[[Category: Robotics Teams]] | [[Category: Robotics Teams]] | ||
<noinclude> | |||
[[Category: Prepared Templates]] | [[Category: Prepared Templates]] | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Latest revision as of 05:08, 24 September 2024
{{#invoke:Infobox|infobox}} <templatedata> { "params": { "name": { "label": "Name", "description": "The name of the robotics team.", "required": true }, "created": { "label": "Creation Date", "description": "The date the robotics team was created.", "type": "string" }, "code": { "label": "Team Number", "description": "The FTC Team number for the Robotics Team", "example": "772", "type": "number", "required": true } }, "paramOrder": [ "name", "created", "code" ], "description": "A template for Robotics Teams." } </templatedata>