Update page 'General Information Tab'

Jan Kolberg
2019-06-25 18:07:39 +02:00
parent ebe8aac6b1
commit 2e11d872a5

@@ -1,4 +1,15 @@
<h1>General Information Tab</h1> <h1>General Information Tab</h1>
The general information tab gives you information about the currently selected tile. Showing the an image of the the tile type, its name and the world coordinates of the tile. <p>The general information tab gives you information about the currently selected tile.</p>
<p>Showing the an image of the the tile type, its name and the world coordinates of the tile.</p>
<table style="width:100%">
<tr>
<th>Before</th>
<th>After</th>
</tr>
<tr>
<td><img src="https://gitea.kolberg-familie.de/jankolberg/TileTerritoryPublish/raw/branch/master/images/SwapTiles%20A2.jpg" width="400"/></td>
<td><img src="https://gitea.kolberg-familie.de/jankolberg/TileTerritoryPublish/raw/branch/master/images/SwapTiles%20B.jpg" width="400"/></td>
</tr>
</table>