diff options
| author | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 12:57:10 +0100 |
|---|---|---|
| committer | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 12:57:10 +0100 |
| commit | 700c998f49255b0d7b844363d23509cfedc68865 (patch) | |
| tree | caa8871e25b81d90a8d7b481e68a246eae4bb85f /docs/areatrigger_template.md | |
| parent | 3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff) | |
| download | wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2 wiki-700c998f49255b0d7b844363d23509cfedc68865.zip | |
Fix anchors
Diffstat (limited to 'docs/areatrigger_template.md')
| -rw-r--r-- | docs/areatrigger_template.md | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/areatrigger_template.md b/docs/areatrigger_template.md index ace7571..801eebb 100644 --- a/docs/areatrigger_template.md +++ b/docs/areatrigger_template.md @@ -21,7 +21,7 @@ This table contains the description of areatrigger. <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#areatrigger_template-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> @@ -33,7 +33,7 @@ This table contains the description of areatrigger. <td><p>Identifier</p></td> </tr> <tr class="odd"> -<td><p><a href="#areatrigger_template-Type">Type</a></p></td> +<td><p><a href="#Type">Type</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -46,7 +46,7 @@ This table contains the description of areatrigger. </p></td> </tr> <tr class="even"> -<td><p><a href="#areatrigger_template-Flags">Flags</a></p></td> +<td><p><a href="#Flags">Flags</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -59,7 +59,7 @@ This table contains the description of areatrigger. </p></td> </tr> <tr class="odd"> -<td><a href="#areatrigger_template-Data0">Data0</a></td> +<td><a href="#Data0">Data0</a></td> <td>float</td> <td>signed</td> <td><br /> @@ -72,7 +72,7 @@ This table contains the description of areatrigger. </td> </tr> <tr class="even"> -<td><a href="#areatrigger_template-Data1">Data1</a></td> +<td><a href="#Data1">Data1</a></td> <td>float</td> <td>signed</td> <td><br /> @@ -85,7 +85,7 @@ This table contains the description of areatrigger. </td> </tr> <tr class="odd"> -<td><a href="#areatrigger_template-Data2">Data2</a></td> +<td><a href="#Data2">Data2</a></td> <td><p>float</p></td> <td><p>signed</p></td> <td><p><br /> @@ -98,7 +98,7 @@ This table contains the description of areatrigger. </p></td> </tr> <tr class="even"> -<td><a href="#areatrigger_template-Data">Data3</a></td> +<td><a href="#Data">Data3</a></td> <td><p>float</p></td> <td><p>signed</p></td> <td><p><br /> @@ -111,7 +111,7 @@ This table contains the description of areatrigger. </p></td> </tr> <tr class="odd"> -<td><a href="#areatrigger_template-Data4">Data4</a></td> +<td><a href="#Data4">Data4</a></td> <td><p>float</p></td> <td><p>signed</p></td> <td><p><br /> @@ -124,7 +124,7 @@ This table contains the description of areatrigger. </p></td> </tr> <tr class="even"> -<td><a href="#areatrigger_template-Data5">Data5</a></td> +<td><a href="#Data5">Data5</a></td> <td><p>float</p></td> <td><p>signed</p></td> <td><p><br /> @@ -137,7 +137,7 @@ This table contains the description of areatrigger. </p></td> </tr> <tr class="odd"> -<td><a href="#areatrigger_template-ScriptName">ScriptName</a></td> +<td><a href="#ScriptName">ScriptName</a></td> <td>char(64)</td> <td>signed</td> <td><br /> @@ -150,7 +150,7 @@ This table contains the description of areatrigger. </td> </tr> <tr class="even"> -<td><p><a href="#areatrigger_template-VerifiedBuild">VerifiedBuild</a></p></td> +<td><p><a href="#VerifiedBuild">VerifiedBuild</a></p></td> <td><p>int(10)</p></td> <td><p>signed</p></td> <td><p><br /> |
