Template:Describe table
From Linux Web Expert
DESCRIBE describe;
Template documentation
Template data
<templatedata> { "params": { "1": { "label": "Table name", "description": "Name of the SQL table", "example": "actor", "type": "string" } }, "description": "Allows for easily formatting the DESCRIBE SQL command, which can automatically detect the table name from the page name. Underscores will also always be used over spaces.", "format": "inline" } </templatedata>