显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 <!DOCTYPE markdown> # guild\_bank\_tab [<-Back-to:Characters](database-characters.md) **The \`guild\_bank\_tab\` table** This table holds information on all the tabs in use for all guilds that make use of the guild bank. **Structure** | Field | Type | Attributes | Key | Null | Default | Extra | Comment | | ------------ | ------------ | ---------- | --- | ---- | ------- | ----- | ------- | | [guildid][1] | INT | UNSIGNED | PRI | NO | 0 | | | | [TabId][2] | TINYINT | UNSIGNED | PRI | NO | 0 | | | | [TabName][3] | VARCHAR(16) | SIGNED | | NO | " | | | | [TabIcon][4] | VARCHAR(100) | SIGNED | | NO | " | | | | [TabText][5] | VARCHAR(500) | SIGNED | | YES | | | | [1]: #guildid [2]: #tabid [3]: #tabname [4]: #tabicon [5]: #tabtext **Description of the fields** ### guildid The guild ID that the guild bank belongs to. ### TabId The tab ID. ### TabName The name assigned to the tab. ### TabIcon The icon assigned to the tab. ### TabText The text assigned to the tab. docs-en/guild_bank_tab.md.txt 最后更改: 2024/03/15 19:08由 127.0.0.1