Difference between revisions of "Template:Activity Infobox"
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;" | + | {| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;display:inline-table!important;" |
|- | |- | ||
! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} | ! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} | ||
Line 10: | Line 10: | ||
{{!}} '''Event''' | {{!}} '''Event''' | ||
{{!}} {{{Event|}}} }} | {{!}} {{{Event|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Type|}}}| | ||
+ | {{!}} '''Type''' | ||
+ | {{!}} {{{Type|}}} }} | ||
|- | |- | ||
{{#if: {{{Speaker|}}}| | {{#if: {{{Speaker|}}}| | ||
Line 22: | Line 26: | ||
{{!}} '''Date''' | {{!}} '''Date''' | ||
{{!}} {{{Date|}}} }} | {{!}} {{{Date|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Time|}}}| | ||
+ | {{!}} '''Time''' | ||
+ | {{!}} {{{Time|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Duration|}}}| | ||
+ | {{!}} '''Duration''' | ||
+ | {{!}} {{{Duration|}}} }} | ||
|- | |- | ||
{{#if: {{{Attendants|}}}| | {{#if: {{{Attendants|}}}| | ||
Line 31: | Line 43: | ||
{{!}} {{{Website|}}} }} | {{!}} {{{Website|}}} }} | ||
|- | |- | ||
− | |}<includeonly>[[Category: | + | |}<includeonly>[[Category:Activities|{{PAGENAME}}]] {{#set:Event={{{Event|}}} |+sep}} {{#set:Type={{{Type|}}} |+sep}} {{#set:Speaker={{{Speaker|}}} |+sep}} {{#set:Location={{{Location|}}} }} {{#set:Date={{{Date|}}} |+sep}} {{#set:Time={{{Time|}}} |+sep}} {{#set:Duration={{{Duration|}}} |+sep}} {{#set:Attendants={{{Attendants|}}} }} {{#set:Website={{{Website|}}} }} </includeonly> |
<noinclude> | <noinclude> | ||
− | Designed for use on [[ | + | Designed for use on [[Activity]] pages. It is used for [[talks]] and [[workshops]] during [[events]]. |
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
− | {{ | + | {{Activity Infobox |
|image= | |image= | ||
|Event= | |Event= | ||
+ | |Type= | ||
|Speaker= | |Speaker= | ||
|Location= | |Location= | ||
− | | | + | |Date= |
+ | |Time= | ||
+ | |Duration= | ||
|Attendants= | |Attendants= | ||
|Website= | |Website= | ||
Line 53: | Line 68: | ||
: E.g. [[]] | : E.g. [[]] | ||
'''<nowiki>|Event=</nowiki>''' | '''<nowiki>|Event=</nowiki>''' | ||
− | : The event where the | + | : The event where the activity takes place |
+ | '''<nowiki>|Type=</nowiki>''' | ||
+ | : Type of the activity such as [[Talk]] or [[Workshop]] | ||
'''<nowiki>|Speaker=</nowiki>''' | '''<nowiki>|Speaker=</nowiki>''' | ||
− | : The speaker(s) of the talk | + | : The speaker(s) of the talk or activity |
'''<nowiki>|Location=</nowiki>''' | '''<nowiki>|Location=</nowiki>''' | ||
− | : The location of the | + | : The location of the activity |
− | '''<nowiki>| | + | '''<nowiki>|Date=</nowiki>''' |
− | : The | + | : The date of the activity |
+ | '''<nowiki>|Time=</nowiki>''' | ||
+ | : The time of the activity | ||
+ | '''<nowiki>|Duration=</nowiki>''' | ||
+ | : Duration of the activity | ||
'''<nowiki>|Attendants=</nowiki>''' | '''<nowiki>|Attendants=</nowiki>''' | ||
− | : number of people Attended the | + | : number of people Attended the activity |
'''<nowiki>|Website=</nowiki>''' | '''<nowiki>|Website=</nowiki>''' | ||
− | : | + | : activity or Speaker Website |
<br><br> | <br><br> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 09:11, 22 November 2017
Activity Infobox | |
---|---|
Information |
Designed for use on Activity pages. It is used for talks and workshops during events.
Usage
{{Activity Infobox |image= |Event= |Type= |Speaker= |Location= |Date= |Time= |Duration= |Attendants= |Website= }}
Parameters
|image=
- Image of instance in normal [[file:name|size]] format.
- E.g. [[]]
|Event=
- The event where the activity takes place
|Type=
|Speaker=
- The speaker(s) of the talk or activity
|Location=
- The location of the activity
|Date=
- The date of the activity
|Time=
- The time of the activity
|Duration=
- Duration of the activity
|Attendants=
- number of people Attended the activity
|Website=
- activity or Speaker Website