Difference between revisions of "Template:Conference"

From Code4Lib
Jump to: navigation, search
m (try to fix infobox by removing broken #invoke call)
 
(6 intermediate revisions by one other user not shown)
Line 10: Line 10:
 
|Location=
 
|Location=
 
|Coordinates=
 
|Coordinates=
 +
|Organizers=
 +
|Contact=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
+
</noinclude>
|-
+
<includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
| {{#invoke:InfoboxImage|InfoboxImage|image={{{image|{{{Logo|}}}}}}|sizedefault=frameless|upright=.65|suppressplaceholder=yes}}
+
 
|-
 
|-
 
! URL
 
! URL
Line 25: Line 26:
 
! Location
 
! Location
 
| [[locationName::{{{Location|}}}]]
 
| [[locationName::{{{Location|}}}]]
 +
|-
 +
! Contact
 +
| {{{Organizers|}}}
 +
{{{Contact|}}}
 
|}
 
|}
  
 
[[Category:Conferences]]
 
[[Category:Conferences]]
 
</includeonly>
 
</includeonly>

Latest revision as of 22:08, 22 May 2018

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

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

Edit the page to see the template text.