Stores the templates.
Field | Type | Null | Key | Default | Description |
---|---|---|---|---|---|
tid | int(10) | No | Primary | Template ID | |
title | varchar(120) | No | Title of the template (used when calling the template) | ||
template | text | No | The data of the template | ||
sid | int(10) | No | 0 | Template set ID | |
version | int(10) | No | 0 | MyBB version | |
status | varchar(10) | No | Template status | ||
dateline | int(10) | No | 0 | UNIX timestamp when template was created |
Indexes:
Keyname | Type | Cardinality | Field |
---|---|---|---|
PRIMARY | PRIMARY | 416 | tid |
Moderation | Standard Thread Moderation - Inline Thread Moderation - Inline Post Moderation - Warning System |
Mod CP | Home - Forums and Posts - Users |
Admin CP | Home - Configuration - Forums & Posts - Users & Groups - Templates & Style - Tools & Maintenance |
Templates & Themes | Images - Postbit - Templates - Themes |
Developer | Database Methods - Database Tables |
Miscellaneous | Cookies - UTF8 Setup - Default Settings |