Template:Activity Infobox: Difference between revisions
Appearance
Created page with "{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;" |- ! colspan="2" style="background-color: #BDBDBD; color: #000000;..." |
No edit summary |
||
(6 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 5: | Line 5: | ||
! colspan="2" |{{#if:{{{image|}}}|{{{image|}}}}} | ! colspan="2" |{{#if:{{{image|}}}|{{{image|}}}}} | ||
|- | |- | ||
! colspan="2" style="background-color: # | ! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em;" | Information | ||
|- | |||
{{#if: {{{Event|}}}| | |||
{{!}} '''Event''' | |||
{{!}} {{{Event|}}} }} | |||
|- | |- | ||
{{#if: {{{Type|}}}| | {{#if: {{{Type|}}}| | ||
{{!}} '''Type''' | {{!}} '''Type''' | ||
{{!}} {{{Type|}}} }} | {{!}} {{{Type|}}} }} | ||
|- | |- | ||
{{#if: {{{Speaker|}}}| | {{#if: {{{Speaker|}}}| | ||
{{!}} '''Speaker''' | {{!}} '''Speaker''' | ||
{{!}} {{{Speaker|}}} }} | {{!}} {{{Speaker|}}} }} | ||
|- | |- | ||
{{#if: {{{Location|}}}| | {{#if: {{{Location|}}}| | ||
Line 59: | Line 23: | ||
{{!}} {{{Location|}}} }} | {{!}} {{{Location|}}} }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{Date|}}}| | ||
{{!}} ''' | {{!}} '''Date''' | ||
{{!}} {{{ | {{!}} {{{Date|}}} }} | ||
|- | |||
{{#if: {{{Time|}}}| | |||
{{!}} '''Time''' | |||
{{!}} {{{Time|}}} }} | |||
|- | |||
{{#if: {{{Duration|}}}| | |||
{{!}} '''Duration''' | |||
{{!}} {{{Duration|}}} }} | |||
|- | |- | ||
{{#if: {{{Attendants|}}}| | {{#if: {{{Attendants|}}}| | ||
Line 71: | 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= | |||
|Type= | |Type= | ||
|Speaker= | |Speaker= | ||
|Location= | |Location= | ||
| | |Date= | ||
|Time= | |||
|Duration= | |||
|Attendants= | |Attendants= | ||
|Website= | |Website= | ||
Line 102: | Line 67: | ||
: Image of instance in normal <nowiki>[[file:name|size]]</nowiki> format. | : Image of instance in normal <nowiki>[[file:name|size]]</nowiki> format. | ||
: E.g. [[]] | : E.g. [[]] | ||
'''<nowiki>|Event=</nowiki>''' | |||
: The event where the activity takes place | |||
'''<nowiki>|Type=</nowiki>''' | '''<nowiki>|Type=</nowiki>''' | ||
: Type | : Type of the activity such as [[Talk]] or [[Workshop]] | ||
'''<nowiki>|Speaker=</nowiki>''' | '''<nowiki>|Speaker=</nowiki>''' | ||
: The speaker | : 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