summaryrefslogtreecommitdiff
path: root/docs/mail.md
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2019-03-03 13:08:32 +0100
committerGitHub <noreply@github.com>2019-03-03 13:08:32 +0100
commit469ab8a58dd8ded64427db6ce945ea7ded7f3b22 (patch)
tree4aa0561f4bd215c703e5ab886663b3a8cfd2458b /docs/mail.md
parent3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff)
parent8a2b277924d2b816e495feedc75dc95a357cc116 (diff)
downloadwiki-469ab8a58dd8ded64427db6ce945ea7ded7f3b22.tar.gz
wiki-469ab8a58dd8ded64427db6ce945ea7ded7f3b22.tar.bz2
wiki-469ab8a58dd8ded64427db6ce945ea7ded7f3b22.zip
Merge pull request #16 from azerothcore/fix-anchors
Fix anchors
Diffstat (limited to 'docs/mail.md')
-rw-r--r--docs/mail.md28
1 files changed, 14 insertions, 14 deletions
diff --git a/docs/mail.md b/docs/mail.md
index a7685fd..81a5f34 100644
--- a/docs/mail.md
+++ b/docs/mail.md
@@ -35,7 +35,7 @@ This table contains main data about all mails in the game.
<td><p><strong>Comment</strong></p></td>
</tr>
<tr class="even">
-<td><p><a href="#mail-id">id</a></p></td>
+<td><p><a href="#id">id</a></p></td>
<td><p>int(10)</p></td>
<td><p>unsigned</p></td>
<td><p>PRI</p></td>
@@ -45,7 +45,7 @@ This table contains main data about all mails in the game.
<td><p>Identifier</p></td>
</tr>
<tr class="odd">
-<td><p><a href="#mail-messageType">messageType</a></p></td>
+<td><p><a href="#messagetype">messageType</a></p></td>
<td><p>tinyint(3)</p></td>
<td><p>unsigned</p></td>
<td><p> </p></td>
@@ -55,7 +55,7 @@ This table contains main data about all mails in the game.
<td><p> </p></td>
</tr>
<tr class="even">
-<td><p><a href="#mail-stationery">stationery</a></p></td>
+<td><p><a href="#stationery">stationery</a></p></td>
<td><p>tinyint(3)</p></td>
<td><p>signed</p></td>
<td><p> </p></td>
@@ -65,7 +65,7 @@ This table contains main data about all mails in the game.
<td><p> </p></td>
</tr>
<tr class="odd">
-<td><p><a href="#mail-mailTemplateId_x">mailTemplateId</a></p></td>
+<td><p><a href="#mailtemplateid_x">mailTemplateId</a></p></td>
<td><p>mediumint(5)</p></td>
<td><p>unsigned</p></td>
<td><p> </p></td>
@@ -75,7 +75,7 @@ This table contains main data about all mails in the game.
<td><p> </p></td>
</tr>
<tr class="even">
-<td><p><a href="#mail-sender">sender</a></p></td>
+<td><p><a href="#sender">sender</a></p></td>
<td><p>int(10)</p></td>
<td><p>unsigned</p></td>
<td><p> </p></td>
@@ -85,7 +85,7 @@ This table contains main data about all mails in the game.
<td><p>Character Global Unique Identifier</p></td>
</tr>
<tr class="odd">
-<td><p><a href="#mail-receiver">receiver</a></p></td>
+<td><p><a href="#receiver">receiver</a></p></td>
<td><p>int(10)</p></td>
<td><p>unsigned</p></td>
<td><p> </p></td>
@@ -95,7 +95,7 @@ This table contains main data about all mails in the game.
<td><p>Character Global Unique Identifier</p></td>
</tr>
<tr class="even">
-<td><p><a href="#mail-subject">subject</a></p></td>
+<td><p><a href="#subject">subject</a></p></td>
<td><p>longtext</p></td>
<td><p>signed</p></td>
<td><p> </p></td>
@@ -105,7 +105,7 @@ This table contains main data about all mails in the game.
<td><p> </p></td>
</tr>
<tr class="odd">
-<td><p><a href="#mail-body">body</a></p></td>
+<td><p><a href="#body">body</a></p></td>
<td><p>longtext</p></td>
<td><p>signed</p></td>
<td><p> </p></td>
@@ -115,7 +115,7 @@ This table contains main data about all mails in the game.
<td> </td>
</tr>
<tr class="even">
-<td><p><a href="#mail-has_items">has_items</a></p></td>
+<td><p><a href="#has_items">has_items</a></p></td>
<td><p>tinyint(3)</p></td>
<td><p>unsigned</p></td>
<td> </td>
@@ -125,7 +125,7 @@ This table contains main data about all mails in the game.
<td> </td>
</tr>
<tr class="odd">
-<td><p><a href="#mail-expire_time">expire_time</a></p></td>
+<td><p><a href="#expire_time">expire_time</a></p></td>
<td><p>int(10)</p></td>
<td><p>unsigned</p></td>
<td> </td>
@@ -135,7 +135,7 @@ This table contains main data about all mails in the game.
<td> </td>
</tr>
<tr class="even">
-<td><p><a href="#mail-deliver_time">deliver_time</a></p></td>
+<td><p><a href="#deliver_time">deliver_time</a></p></td>
<td><p>int(10)</p></td>
<td><p>unsigned</p></td>
<td> </td>
@@ -145,7 +145,7 @@ This table contains main data about all mails in the game.
<td> </td>
</tr>
<tr class="odd">
-<td><p><a href="#mail-money">money</a></p></td>
+<td><p><a href="#money">money</a></p></td>
<td><p>int(10)</p></td>
<td><p>unsigned</p></td>
<td> </td>
@@ -155,7 +155,7 @@ This table contains main data about all mails in the game.
<td> </td>
</tr>
<tr class="even">
-<td><p><a href="#mail-cod">cod</a></p></td>
+<td><p><a href="#cod">cod</a></p></td>
<td><p>int(10)</p></td>
<td><p>unsigned</p></td>
<td> </td>
@@ -165,7 +165,7 @@ This table contains main data about all mails in the game.
<td> </td>
</tr>
<tr class="odd">
-<td><p><a href="#mail-checked">checked</a></p></td>
+<td><p><a href="#checked">checked</a></p></td>
<td><p>tinyint(3)</p></td>
<td><p>unsigned</p></td>
<td> </td>