Difference between revisions of "Template:Place"
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "Place" template. It should be called in the following format: <pre> {{Place |= }} </pre> Edit the page to see the template text. </noinclude><includeo...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Place | {{Place | ||
− | |= | + | |Address= |
+ | |Island= | ||
+ | |Website= | ||
+ | |EventCalendar= | ||
+ | |ShortDescription= | ||
+ | |LongDescription= | ||
+ | |RetailWholesale= | ||
+ | |PlaceType= | ||
+ | |PlaceHas= | ||
+ | |PlantSaleW= | ||
+ | |Phone= | ||
+ | |Email= | ||
+ | |Contact= | ||
+ | |Logo= | ||
+ | |Location= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
− | ! | + | ! Address |
− | | {{{|}}} | + | | [[Address::{{{Address|}}}]] |
+ | |- | ||
+ | ! Island | ||
+ | | [[Hawaiian Island::{{{Island|}}}]] | ||
+ | |- | ||
+ | ! Website | ||
+ | | [[External Website URL::{{{Website|}}}]] | ||
+ | |- | ||
+ | ! Event Calendar | ||
+ | | [[Event Calendar URL::{{{EventCalendar|}}}]] | ||
+ | |- | ||
+ | ! Short Description | ||
+ | | [[One Line Description::{{{ShortDescription|}}}]] | ||
+ | |- | ||
+ | ! Long Description | ||
+ | | [[Long Description::{{{LongDescription|}}}]] | ||
+ | |- | ||
+ | ! Retail or Wholesale | ||
+ | | {{#arraymap:{{{RetailWholesale|}}}|,|x|[[Retail-Wholesale::x]]}} | ||
+ | |- | ||
+ | ! Place Type | ||
+ | | {{#arraymap:{{{PlaceType|}}}|,|x|[[Place Type::x]]}} | ||
+ | |- | ||
+ | ! Place Has | ||
+ | | {{#arraymap:{{{PlaceHas|}}}|,|x|[[Place Has::x]]}} | ||
+ | |- | ||
+ | ! Plant Sale When | ||
+ | | [[PlantSaleWhen::{{{PlantSaleW|}}}]] | ||
+ | |- | ||
+ | ! Phone | ||
+ | | [[Phone::{{{Phone|}}}]] | ||
+ | |- | ||
+ | ! Email Address | ||
+ | | [[Email::{{{Email|}}}]] | ||
+ | |- | ||
+ | ! Contact Info | ||
+ | | [[Contact::{{{Contact|}}}]] | ||
+ | |- | ||
+ | ! Logo | ||
+ | | {{#if:{{{Logo|}}}|[[Image:{{{Logo|}}}|100px]]}} | ||
+ | |- | ||
+ | ! Location | ||
+ | | [[Location::{{{Location|}}}]] | ||
+ | |- | ||
+ | ! Map | ||
+ | | {{#if:{{{Location|}}}|{{#display_point:{{{Location}}}|service=googlemaps|types=normal|height=275|width=275|zoom=11}}}}[[Location::{{{Location}}}|]] | ||
|} | |} | ||
+ | |||
+ | [[Form:Place|Add another Place]] | ||
+ | |||
+ | [[Category:Place]] | ||
</includeonly> | </includeonly> |
Latest revision as of 22:40, 4 September 2012
This is the "Place" template. It should be called in the following format:
{{Place |Address= |Island= |Website= |EventCalendar= |ShortDescription= |LongDescription= |RetailWholesale= |PlaceType= |PlaceHas= |PlantSaleW= |Phone= |Email= |Contact= |Logo= |Location= }}
Edit the page to see the template text.