Difference between revisions of "Template:Conference"

From Code4Lib
Jump to: navigation, search
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Conference
 
{{Conference
 +
|Logo=File:xyz
 
|URL=
 
|URL=
 
|Start Date=
 
|Start Date=
Line 19: Line 20:
 
| [[sameAs::{{{URL|}}}]]  
 
| [[sameAs::{{{URL|}}}]]  
 
|-
 
|-
! Start Date
+
! Dates
| [[begins::{{{Start Date|}}}]]  
+
| [[begins::{{{Start Date|}}}]] - [[ends::{{{End Date|}}}]]
|-
+
! End Date
+
| [[ends::{{{End Date|}}}]]  
+
 
|-
 
|-
 
! Location
 
! Location
| [[locationName::{{{Location|}}}]]
+
| [[locationName::{{{Location|}}}]]
|-
+
! Coordinates
+
| [[located::{{{Coordinates|}}}]]  
+
 
|}
 
|}
  
 
[[Category:Conferences]]
 
[[Category:Conferences]]
 
</includeonly>
 
</includeonly>

Revision as of 02:40, 11 September 2014

This is the "Conference" template. It should be called in the following format:

{{Conference
|Logo=File:xyz
|URL=
|Start Date=
|End Date=
|Location=
|Coordinates=
}}

Edit the page to see the template text.