Template:Infobox location: Difference between revisions
no edit summary
(Created page with "<includeonly><table class="infobox vevent" style="width: 20em;display: inline-infobox;"> <tr> <th colspan="3" scope="col" class="summary" style="text-align: center; background: {{#ifeq:{{Template:Infobox Song/color|{{{Type|}}}}}|khaki|{{Template:Infobox Song/color}}|{{Template:Infobox Song/color|{{{Type|}}}}}}};">{{#if:{{{Name|}}}|'''{{{Name}}}'''|}}</th> </tr> {{#ifeq:{{{Cover size|}}}|0|| <tr> <td colspan="3" style="text-align: center;">{{#if:{{{Cover|}}}...") |
No edit summary |
||
| Line 16: | Line 16: | ||
<tr> | <tr> | ||
<th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Type</th> | <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Type</th> | ||
<td colspan="2" style="width: 14em; font-size:0.9em;"> | <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Type}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
| Line 22: | Line 22: | ||
<tr> | <tr> | ||
<th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Address</th> | <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Address</th> | ||
<td colspan="2" style="width: 14em; font-size:0.9em;"> | <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Address}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
| Line 28: | Line 28: | ||
<tr> | <tr> | ||
<th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Country</th> | <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Country</th> | ||
<td colspan="2" style="width: 14em; font-size:0.9em;">''{{{Country}}} | <td colspan="2" style="width: 14em; font-size:0.9em;">''{{{Country}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||