summaryrefslogtreecommitdiff
path: root/docs/es/banned_addons.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/es/banned_addons.md')
-rw-r--r--docs/es/banned_addons.md39
1 files changed, 39 insertions, 0 deletions
diff --git a/docs/es/banned_addons.md b/docs/es/banned_addons.md
new file mode 100644
index 0000000..559818e
--- /dev/null
+++ b/docs/es/banned_addons.md
@@ -0,0 +1,39 @@
+# banned\_addons
+
+[<-Volver a:Characters](database-characters.md)
+
+Leer en: [English :gb:](../banned_addons) [Spanish :es:](banned_addons)
+
+**Tabla \`banned\_addons\`**
+
+**Estructura**
+
+| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
+| -------------- | ------------ | ---------- | --- | ---- | ----------------- | ------ | ------- |
+| [Id][1] | INT | UNSIGNED | PRI | NO | | | |
+| [Name][2] | VARCHAR(255) | SIGNED | | NO | | UNIQUE | |
+| [Version][3] | VARCHAR(255) | SIGNED | | NO | '' | UNIQUE | |
+| [Timestamp][4] | TIMESTAMP | SIGNED | | NO | CURRENT_TIMESTAMP | | |
+
+[1]: #id
+[2]: #name
+[3]: #version
+[4]: #timestamp
+
+**Descripción de los campos**
+
+### Id
+
+`campo-sin-descripción|1`
+
+### Name
+
+`campo-sin-descripción|2`
+
+### Version
+
+`campo-sin-descripción|3`
+
+### Timestamp
+
+`campo-sin-descripción|4`