Difference between revisions of "Template:LocationInfobox"
Jump to navigation
Jump to search
m |
|||
(2 intermediate revisions by the same user not shown) | |||
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> | ||
<td>{{{coords}}}</td> | <td>{{{coords}}}</td> | ||
</tr>}}{{#if:{{{nethercoords|}}}|<tr> | </tr>}}{{#if:{{{nethercoords|}}}|<tr> | ||
− | <th>Nether Coordinates</th> | + | <th>Nether Portal Coordinates</th> |
<td>{{{nethercoords}}}</td> | <td>{{{nethercoords}}}</td> | ||
+ | </tr>}}{{#if:{{{date|}}}|<tr> | ||
+ | <th>Build Date</th> | ||
+ | <td>{{{date}}}</td> | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> |
Latest revision as of 11:16, 3 August 2022
LocationInfobox