(Created page with "Category:Location<table class="infobox-table floatright" style="padding-top:0"> <tr> <th width="100%" colspan="3" class="infobox-table-name">{{PAGENAME}}</th> </tr> <tr id="infobox-table-img-bg"> <td width="100%" colspan="3" class="infobox-table-img" style="text-align: center; padding:0 !important;">{{#if:{{{ExtImage|}}}|[[File:{{{ExtImage}}}|400px]]|400px}}</td> </tr> {{#if:{{{Address|}}}{{{MapImg|}}}{{{Aliases|}}}{{{Associations|}}}|<tr> <t...") |
No edit summary |
||
Line 7: | Line 7: | ||
</tr> | </tr> | ||
{{#if:{{{Address|}}}{{{MapImg|}}}{{{Aliases|}}}{{{Associations|}}}|<tr> | {{#if:{{{Address|}}}{{{MapImg|}}}{{{Aliases|}}}{{{Associations|}}}|<tr> | ||
<th width="100%" colspan="3" class="infobox-table-h1" style="text-align: center;"> | <th width="100%" colspan="3" class="infobox-table-h1" style="text-align: center;">Location Information</th> | ||
</tr>{{#if:{{{Address|}}}|<tr> | </tr>{{#if:{{{Address|}}}|<tr> | ||
<td width="40%" valign="top" colspan="3" style="padding:3px;">Address</td> | <td width="40%" valign="top" colspan="3" style="padding:3px;">Address</td> | ||
<td width="60%" style="padding:3px;">{{{Address}}}</td> | <td width="60%" style="padding:3px;">{{{Address}}}</td> | ||
</tr>}} | </tr>}} | ||
<td width="40%" valign="top" colspan="2" style="padding:3px;">Aliases</td> | <td width="40%" valign="top" colspan="2" style="padding:3px;">Aliases</td> | ||
Line 20: | Line 17: | ||
<td width="40%" valign="top" colspan="2" style="padding:3px;">Associations</td> | <td width="40%" valign="top" colspan="2" style="padding:3px;">Associations</td> | ||
<td width="60%" style="padding:3px;">{{{Associations}}}</td> | <td width="60%" style="padding:3px;">{{{Associations}}}</td> | ||
</tr>}} | |||
{{#if:{{{MapImg|}}}| | |||
<th width="100%" colspan="3" class="infobox-table-h1" style="text-align: center;">Map</th> | |||
<tr id="infobox-table-img-bg" style="padding-top: 10px;"> | |||
<td width="100%" colspan="3" class="infobox-table-img" style="text-align: center; padding:0 !important;">[[File:{{{MapImg}}}|400px]]</td> | |||
</tr>}} | </tr>}} | ||
</table> | </table> |
Revision as of 20:08, 4 February 2023
Infobox/Location | ||
---|---|---|
Page Template:InfoboxOld/styles.css has no content.
This documentation is transcluded from Template:Infobox/Location/doc. Changes can be proposed in the talk page.
Template:Infobox/Location invokes Template:InfoboxOld/styles.css using TemplateStyles.
You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor.
Usage
{{Infobox/Location |Image = |Address = |MapImg = |Aliases = |Associations = }}
Template Data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image Exterior | Image | Image of the location, such as the exterior | File | suggested |
Address | Address | Where in the city is the location?
| String | suggested |
MapImg | MapImg | An image of the location where this location can be found. | File | suggested |
Aliases | Aliases | Is the location known by any other names? | String | suggested |
Associations | Associations | Who is associated with this location, this could be a gang, or individual, use the template provided.
| Template | optional |