Template:TM/doc
Jump to navigation
Jump to search
<templatedata> {
"description": "Displays a Turing machine, along with a bbchallenge link.",
"params": {
"1": {
"label": "Turing Machine",
"description": "Turing machine in standard notation.",
"type": "string",
"required": true
}
}
} </templatedata>