Template talk:Infobox town
Latest comment: 26 January 2009 by Laoris in topic Edit request
Edit request
Please replace
|-
| align="center" colspan=2 | [[image:{{{image}}}|290px]]
|-
| align="center" colspan=2 | ''{{{slogan| }}}''
with
|- style="{{#if:{{{image|}}}||display: none;}}"
| align="center" colspan=2 | {{#if:{{{image|}}}|[[Image:{{{image}}}|290px]]|}}
|- style="{{#if:{{{slogan|}}}||display: none;}}"
| align="center" colspan=2 | ''{{{slogan| }}}''
Thanks. --TMF Let's Go Mets - Stats 02:34, 13 September 2008 (UTC)
Edit request
Please replace:
| align="center" colspan=2 | [[image:{{{map|{{{town}}} map.png}}}]]<br /><small>Location of {{{town}}} in [[{{{region}}}]].</small>
|
on line 20 with:
| align="center" colspan=2 | [[image:{{{map|{{{town}}} map.png}}}|290px]]<br /><small>Location of {{{town}}} in [[{{{region}}}]].</small>
|
That is, please add a max width to the map image. On the Phenac City page in Internet Explorer, the map is blown up to full size: 643 pixels wide. — Laoris (Blah) 01:35, 26 January 2009 (UTC)