Difference between revisions of "EventBob"

From Sega Retro

Line 58: Line 58:
 
}}
 
}}
 
{{BobRowPlus
 
{{BobRowPlus
| if={{{attendance|}}}
+
| if={{{location|}}}
| title=Attendance
+
| title=Location
| content=<span itemprop="attendee">{{{attendance|}}}</span>
+
| content=<span itemprop="location" itemscope itemtype="https://schema.org/Place">{{{location|}}}</span>
 +
}}
 +
{{BobRowPlus
 +
| if={{{organizer|}}}
 +
| title=Organizer
 +
| content=<span itemprop="organizer">{{{organizer|}}}</span>
 
}}
 
}}
 
}}
 
}}

Revision as of 22:35, 19 December 2020

This template defines the table "events". View table.

Notavailable.svg
EventBob

Usage

This template is to be used on articles about video game events. Place the following at the top of a page:

{{EventBob
| logo=
| eventimage=
| name=
| startdate=
| enddate=
| location=
| attendance=
}}