Template:Infobox place: Difference between revisions
| Robertbaxter (talk | contribs) No edit summary | Robertbaxter (talk | contribs)  No edit summary | ||
| Line 7: | Line 7: | ||
| {{#if:{{{location|}}}|<tr><th scope="row">Location</th><td>{{{location}}}</td></tr>|}}<!-- | {{#if:{{{location|}}}|<tr><th scope="row">Location</th><td>{{{location}}}</td></tr>|}}<!-- | ||
| -->{{#if:{{{place_type|}}}|<tr><th scope="row">Type</th><td>{{{place_type}}}</td></tr>|}}<!--	 | -->{{#if:{{{place_type|}}}|<tr><th scope="row">Type</th><td>{{{place_type}}}</td></tr>|}}<!--	 | ||
| -->{{#if:{{{website||}}}|<tr><th scope="row">Website</th><td>{{{website}}}</td></tr>|}}<!--	 | -->{{#if:{{{website||}}}|<tr><th scope="row">Website</th><td>{{Clean URL|{{{website}}}}}</td></tr>|}}<!--	 | ||
| -->{{#if:{{{site_store||}}}|<tr><th scope="row">Store</th><td>{{{site_store}}}</td></tr>|}}<!--	 | -->{{#if:{{{site_store||}}}|<tr><th scope="row">Store</th><td>{{Clean URL|{{{site_store}}}}}</td></tr>|}}<!--	 | ||
| -->{{#if:{{{site_blog||}}}|<tr><th scope="row">Blog</th><td>{{{site_blog}}}</td></tr>|}} | -->{{#if:{{{site_blog||}}}|<tr><th scope="row">Blog</th><td>{{Clean URL|{{{site_blog}}}}}</td></tr>|}} | ||
| |}</includeonly> | |}</includeonly> | ||