Template:Event Infobox: Difference between revisions
Appearance
Shadowdawn (talk | contribs) Created page with "{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;" |- ! colspan="2" style="background-color: #eab267; color: #FFFFFF;..." |
No edit summary |
||
(22 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: #eab267; color: #FFFFFF; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} | ! colspan="2" style="background-color: #eab267; color: #FFFFFF; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} | ||
Line 6: | Line 6: | ||
|- | |- | ||
! colspan="2" style="background-color: #eab267; color: #FFFFFF; padding:0em;" | Information | ! colspan="2" style="background-color: #eab267; color: #FFFFFF; padding:0em;" | Information | ||
|- | |||
{{#if: {{{Type|}}}| | |||
{{!}} '''Type''' | |||
{{!}} {{{Type|}}} }} | |||
|- | |- | ||
{{#if: {{{Format|}}}| | {{#if: {{{Format|}}}| | ||
Line 18: | Line 22: | ||
{{!}} '''Sponsor''' | {{!}} '''Sponsor''' | ||
{{!}} {{{Sponsor|}}} }} | {{!}} {{{Sponsor|}}} }} | ||
|- | |||
{{#if: {{{Judge|}}}| | |||
{{!}} '''Judge''' | |||
{{!}} {{{Judge|}}} }} | |||
|- | |||
{{#if: {{{Speaker|}}}| | |||
{{!}} '''Speaker''' | |||
{{!}} {{{Speaker|}}} }} | |||
|- | |||
{{#if: {{{Exhibitor|}}}| | |||
{{!}} '''Exhibitor''' | |||
{{!}} {{{Exhibitor|}}} }} | |||
|- | |||
{{#if: {{{Requirement|}}}| | |||
{{!}} '''Requirement''' | |||
{{!}} {{{Requirement|}}} }} | |||
|- | |||
{{#if: {{{Cost|}}}| | |||
{{!}} '''Cost''' | |||
{{!}} {{{Cost|}}} }} | |||
|- | |- | ||
{{#if: {{{Prize|}}}| | {{#if: {{{Prize|}}}| | ||
Line 27: | Line 51: | ||
{{!}} {{{Entries|}}} }} | {{!}} {{{Entries|}}} }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{Winner|}}}| | ||
{{!}} ''' | {{!}} '''Winner''' | ||
{{!}} {{{ | {{!}} {{{Winner|}}} }} | ||
|- | |||
{{#if: {{{Location|}}}| | |||
{{!}} '''Location''' | |||
{{!}} {{{Location|}}} }} | |||
|- | |||
{{#if: {{{Dates|}}}| | |||
{{!}} '''Dates''' | |||
{{!}} {{{Dates|}}} }} | |||
|- | |||
{{#if: {{{Attendants|}}}| | |||
{{!}} '''Attendants''' | |||
{{!}} {{{Attendants|}}} }} | |||
|- | |||
{{#if: {{{Previous|}}}| | |||
{{!}} '''Previous''' | |||
{{!}} {{{Previous|}}} }} | |||
|- | |- | ||
{{#if: {{{ | {{#if: {{{Next|}}}| | ||
{{!}} ''' | {{!}} '''Next''' | ||
{{!}} {{{ | {{!}} {{{Next|}}} }} | ||
|- | |- | ||
{{#if: {{{Website|}}}| | {{#if: {{{Website|}}}| | ||
Line 39: | Line 79: | ||
{{!}} {{{Website|}}} }} | {{!}} {{{Website|}}} }} | ||
|- | |- | ||
|}<includeonly>[[Category:Events|{{PAGENAME}}]]</includeonly> | |}<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:Previous={{{Previous|}}} }} {{#set:Next={{{Next|}}} }} {{#set:Website={{{Website|}}} }} </includeonly> | ||
<noinclude> | <noinclude> | ||
Designed for use on [[Event]] pages. | Designed for use on [[Event]] pages. | ||
Line 45: | Line 85: | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
{{ | {{Event Infobox | ||
|image= | |image= | ||
| | |Type= | ||
| | |Format= | ||
| | |Presenter= | ||
| | |Sponsor= | ||
| | |Judge= | ||
| | |Speaker= | ||
| | |Exhibitor= | ||
| | |Requirement= | ||
|Cost= | |||
|Prize= | |||
|Entries= | |||
|Winner= | |||
|Location= | |||
|Dates= | |||
|Attendants= | |||
|Previous= | |||
|Next= | |||
|Website= | |Website= | ||
}} | }} | ||
Line 63: | Line 112: | ||
: 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>| | '''<nowiki>|Type=</nowiki>''' | ||
: | : Type of event. i.e. Conference, Expo, Contest, Meetup etc. | ||
'''<nowiki>| | '''<nowiki>|Format=</nowiki>''' | ||
: | : Format of the event | ||
'''<nowiki>| | '''<nowiki>|Presenter=</nowiki>''' | ||
: | : The main presenter of the event. | ||
'''<nowiki>| | '''<nowiki>|Sponsor=</nowiki>''' | ||
: | : The additional sponsor(s) of the event | ||
'''<nowiki>| | '''<nowiki>|Judge=</nowiki>''' | ||
: | : The judge(s) of the event | ||
'''<nowiki>| | '''<nowiki>|Speaker=</nowiki>''' | ||
: | : The speaker(s) and panelist(s) of the event | ||
'''<nowiki>| | '''<nowiki>|Exhibitor=</nowiki>''' | ||
: | : The exhibitor(s) of the event | ||
'''<nowiki>| | '''<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>''' | |||
: The location of the event | |||
'''<nowiki>|Dates=</nowiki>''' | |||
: The dates of event | |||
'''<nowiki>|Attendants=</nowiki>''' | |||
: number of people Attended the event | |||
'''<nowiki>|Previous=</nowiki>''' | |||
: Previous events. | |||
'''<nowiki>|Next=</nowiki>''' | |||
: Next events. | |||
'''<nowiki>|Website=</nowiki>''' | '''<nowiki>|Website=</nowiki>''' | ||
: | : Event Website | ||
<br><br> | <br><br> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 09:11, 22 November 2017
Event Infobox | |
---|---|
Information |
Designed for use on Event pages.
Usage
{{Event Infobox |image= |Type= |Format= |Presenter= |Sponsor= |Judge= |Speaker= |Exhibitor= |Requirement= |Cost= |Prize= |Entries= |Winner= |Location= |Dates= |Attendants= |Previous= |Next= |Website= }}
Parameters
|image=
- Image of instance in normal [[file:name|size]] format.
- E.g. [[]]
|Type=
- Type of event. i.e. Conference, Expo, Contest, Meetup etc.
|Format=
- Format of the event
|Presenter=
- The main presenter of the event.
|Sponsor=
- The additional sponsor(s) of the event
|Judge=
- The judge(s) of the event
|Speaker=
- The speaker(s) and panelist(s) of the event
|Exhibitor=
- The exhibitor(s) of the event
|Requirement=
- Requirements for entry
|Cost=
- Cost to enter the event
|Prize=
- The prize of event. I.E. money such as $1,000,000
|Entries=
- Number of entries into the event
|Winner=
- Winner(s) of the event. If there are too many, choose the 1st place winner(s).
|Location=
- The location of the event
|Dates=
- The dates of event
|Attendants=
- number of people Attended the event
|Previous=
- Previous events.
|Next=
- Next events.
|Website=
- Event Website