Open main menu

Difference between revisions of "Events:Aubrey Logan, Aberdeen SD, Johnson Fine Arts Center, Jan 23rd, 2020"

Line 1: Line 1:
 
+
<includeonly>
 
<!--Event template variables -->
 
<!--Event template variables -->
 
{{#vardefine: event_name | Jazz Festival }}
 
{{#vardefine: event_name | Jazz Festival }}
Line 19: Line 19:
 
{{#vardefine: event_image | http: //example.com/logo.png }}
 
{{#vardefine: event_image | http: //example.com/logo.png }}
  
 
+
<!--Declare template names here-->
{{#vardefine:testname|specifiedvalue}}
+
{{#vardefine:testname|error}}={{#var: event_performer | error}}
 
{{#vardefine:templateName|Event}}
 
{{#vardefine:templateName|Event}}
  
 +
</includeonly>
 
<h1>this is a test</h1>
 
<h1>this is a test</h1>
 
{{#var:testname | defaultvalue }}
 
{{#var:testname | defaultvalue }}
  
  <textarea rows="4" cols="50">At w3schools.com you will learn how to make a website. We offer free tutorials in all web development technologies.</textarea>
+
*warning url The url field is recommended. Please provide a value if available.
 
+
*warning image The image field is recommended. Please provide a value if available.
 
 
 
 
  
 
   <script type="application/ld+json">
 
   <script type="application/ld+json">

Revision as of 17:28, 19 December 2019

this is a test

defaultvalue

  • warning url The url field is recommended. Please provide a value if available.
  • warning image The image field is recommended. Please provide a value if available.
 <script type="application/ld+json">
 {"@context":"https://schema.org",
   "@type":"Event",
   "name":"error",
   "startDate":"2019-06-01T10:00",
   "endDate":"2019-06-01",
   "description":"First track day in June",
   "image":"http:\/\/example.com\/logo.png",
   "location":{
     "@type":"Place",
     "name":"Moscow Raceway",
     "address":{
       "streetAddress":"95th km of Novorizhskoe highway (\u041c9)",
       "addressLocality":"Moscow district",
       "postalCode":"000000",
       "addressRegion":"District of Volokolamsk","
       addressCountry":"RU"
     }
   },
   "performer":{
     "@type":"PerformingGroup",
     "name":"Some awesome person"
   },
   "offers":{
     "@type":"Offer",
     "url":"http:\/\/example.com\/test-event",
     "price":"5",
     "priceCurrency":"USD",
     "availability":"http:\/\/schema.org\/InStock",
     "validFrom":"2019-06-01"
   }
 }
 </script>


<event name="error" startDate="error" endDate="error" description="error" image="error" attendancemode="{{{attendancemode}}}" eventstatus="{{{eventstatus}}}" virtualvendorurl="{{{virtualvendorurl}}}" place="error" streetaddress="error" postalCode="error" locality="error" region="error" country="error" offer="{{{offer}}}" offerURL="error" offerPrice="error" offerCurrency="error" offerAvailability="error" validFrom="error" performer="error" performer_url="{{{performer_url}}}" performer_sameAs="{{{performer_sameas}}}" contributor="{{{contributor}}}" contributor_url="{{{contributor_url}}}" contributor_sameas= "{{{contributor_sameas}}}" contributor_name="{{{contributor_name}}}" contributor_award="{{{contributor_award}}}" organizer="{{{organizer}}}" organizer_url="{{{organizer_url}}}" />