Difference between revisions of "Template:LocationInfobox"
Jump to navigation
Jump to search
m (Change order) |
|||
Line 5: | Line 5: | ||
<th>Created by</th> | <th>Created by</th> | ||
<td>{{{creator}}}</td> | <td>{{{creator}}}</td> | ||
− | |||
− | |||
− | |||
</tr>}}{{#if:{{{coords|}}}|<tr> | </tr>}}{{#if:{{{coords|}}}|<tr> | ||
<th>Coordinates</th> | <th>Coordinates</th> | ||
Line 14: | Line 11: | ||
<th>Nether Coordinates</th> | <th>Nether Coordinates</th> | ||
<td>{{{nethercoords}}}</td> | <td>{{{nethercoords}}}</td> | ||
+ | </tr>}}{{#if:{{{date|}}}|<tr> | ||
+ | <th>Built at</th> | ||
+ | <td>{{{date}}}</td> | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> |
Revision as of 21:58, 22 June 2022
LocationInfobox