Difference between revisions of "Template:Activity Infobox"

From Virtual Reality, Augmented Reality Wiki
Jump to: navigation, search
 
(5 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 6: Line 6:
 
|-
 
|-
 
! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em;" | Information
 
! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em;" | Information
 +
|-
 +
{{#if: {{{Event|}}}|
 +
{{!}} '''Event'''
 +
{{!}} {{{Event|}}} }}
 
|-
 
|-
 
{{#if: {{{Type|}}}|
 
{{#if: {{{Type|}}}|
 
{{!}} '''Type'''
 
{{!}} '''Type'''
 
{{!}} {{{Type|}}} }}
 
{{!}} {{{Type|}}} }}
|-
 
{{#if: {{{Format|}}}|
 
{{!}} '''Format'''
 
{{!}} {{{Format|}}} }}
 
|-
 
{{#if: {{{Presenter|}}}|
 
{{!}} '''Presenter'''
 
{{!}} {{{Presenter|}}} }}
 
|-
 
{{#if: {{{Sponsor|}}}|
 
{{!}} '''Sponsor'''
 
{{!}} {{{Sponsor|}}} }}
 
|-
 
{{#if: {{{Judge|}}}|
 
{{!}} '''Judge'''
 
{{!}} {{{Judge|}}} }}
 
 
|-
 
|-
 
{{#if: {{{Speaker|}}}|
 
{{#if: {{{Speaker|}}}|
 
{{!}} '''Speaker'''
 
{{!}} '''Speaker'''
 
{{!}} {{{Speaker|}}} }}
 
{{!}} {{{Speaker|}}} }}
|-
 
{{#if: {{{Exhibitor|}}}|
 
{{!}} '''Exhibitor'''
 
{{!}} {{{Exhibitor|}}} }}
 
|-
 
{{#if: {{{Requirement|}}}|
 
{{!}} '''Requirement'''
 
{{!}} {{{Requirement|}}} }}
 
|-
 
{{#if: {{{Cost|}}}|
 
{{!}} '''Cost'''
 
{{!}} {{{Cost|}}} }}
 
|-
 
{{#if: {{{Prize|}}}|
 
{{!}} '''Prize'''
 
{{!}} {{{Prize|}}} }}
 
|-
 
{{#if: {{{Entries|}}}|
 
{{!}} '''Entries'''
 
{{!}} {{{Entries|}}} }}
 
|-
 
{{#if: {{{Winner|}}}|
 
{{!}} '''Winner'''
 
{{!}} {{{Winner|}}} }}
 
 
|-
 
|-
 
{{#if: {{{Location|}}}|
 
{{#if: {{{Location|}}}|
Line 59: Line 23:
 
{{!}} {{{Location|}}} }}
 
{{!}} {{{Location|}}} }}
 
|-
 
|-
{{#if: {{{Dates|}}}|
+
{{#if: {{{Date|}}}|
{{!}} '''Dates'''
+
{{!}} '''Date'''
{{!}} {{{Dates|}}} }}
+
{{!}} {{{Date|}}} }}
 +
|-
 +
{{#if: {{{Time|}}}|
 +
{{!}} '''Time'''
 +
{{!}} {{{Time|}}} }}
 +
|-
 +
{{#if: {{{Duration|}}}|
 +
{{!}} '''Duration'''
 +
{{!}} {{{Duration|}}} }}
 
|-
 
|-
 
{{#if: {{{Attendants|}}}|
 
{{#if: {{{Attendants|}}}|
Line 71: Line 43:
 
{{!}} {{{Website|}}} }}
 
{{!}} {{{Website|}}} }}
 
|-
 
|-
|}<includeonly>[[Category:Events|{{PAGENAME}}]] {{#set:Type={{{Type|}}} |+sep}} {{#set:Format={{{Format|}}} |+sep}} {{#set:Presenter={{{Presenter|}}} |+sep}} {{#set:Sponsor={{{Sponsor|}}} |+sep}} {{#set:Judge={{{Judge|}}} |+sep}} {{#set:Speaker={{{Speaker|}}} |+sep}} {{#set:Exhibitor={{{Exhibitor|}}} |+sep}} {{#set:Requirement={{{Requirement|}}} |+sep}} {{#set:Cost={{{Cost|}}} |+sep}} {{#set:Prize={{{Prize|}}} }} {{#set:Entries={{{Entries|}}} }} {{#set:Winner={{{Winner|}}} |+sep}} {{#set:Location={{{Location|}}} }} {{#set:Dates={{{Dates|}}} |+sep}} {{#set:Attendants={{{Attendants|}}} }} {{#set:Website={{{Website|}}} }} </includeonly>
+
|}<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 [[Event]] pages.
+
Designed for use on [[Activity]] pages. It is used for [[talks]] and [[workshops]] during [[events]].
  
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Event Infobox
+
{{Activity Infobox
 
|image=
 
|image=
 +
|Event=
 
|Type=
 
|Type=
|Format=
 
|Presenter=
 
|Sponsor=
 
|Judge=
 
 
|Speaker=
 
|Speaker=
|Exhibitor=
 
|Requirement=
 
|Cost=
 
|Prize=
 
|Entries=
 
|Winner=
 
 
|Location=
 
|Location=
|Dates=
+
|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 of event. i.e. Conference, Expo, Contest, Meetup etc.
+
: Type of the activity such as [[Talk]] or [[Workshop]]
'''<nowiki>|Format=</nowiki>'''
 
: Format of the event
 
'''<nowiki>|Presenter=</nowiki>'''
 
: The main presenter of the event.
 
'''<nowiki>|Sponsor=</nowiki>'''
 
: The additional sponsor(s) of the event
 
'''<nowiki>|Judge=</nowiki>'''
 
: The judge(s) of the event
 
 
'''<nowiki>|Speaker=</nowiki>'''
 
'''<nowiki>|Speaker=</nowiki>'''
: The speaker(s) and panelist(s) of the event
+
: The speaker(s) of the talk or activity
'''<nowiki>|Exhibitor=</nowiki>'''
 
: The exhibitor(s) of the event
 
'''<nowiki>|Requirement=</nowiki>'''
 
: Requirements for entry
 
'''<nowiki>|Cost=</nowiki>'''
 
: Cost to enter the event
 
'''<nowiki>|Prize=</nowiki>'''
 
: The prize of event. I.E. money such as $1,000,000
 
'''<nowiki>|Entries=</nowiki>'''
 
: Number of entries into the event
 
'''<nowiki>|Winner=</nowiki>'''
 
: Winner(s) of the event. If there are too many, choose the 1st place winner(s).
 
 
'''<nowiki>|Location=</nowiki>'''
 
'''<nowiki>|Location=</nowiki>'''
: The location of the event
+
: The location of the activity
'''<nowiki>|Dates=</nowiki>'''
+
'''<nowiki>|Date=</nowiki>'''
: The dates of event
+
: 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 event
+
: number of people Attended the activity
 
'''<nowiki>|Website=</nowiki>'''
 
'''<nowiki>|Website=</nowiki>'''
: Event Website
+
: 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=

Type of the activity such as Talk or Workshop

|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