Template:Show index in table

From Linux Web Expert

SHOW INDEX IN show_index_in;

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 \"SHOW INDEX IN\" MySQL command, which can automatically detect the table name from the page name. Underscores will also always be used over spaces." } </templatedata>