Difference between revisions of "Template:Infobox event"
Jump to navigation
Jump to search
(Created page with '{| class="infobox" style="font-size:90%; width:{{#if:{{{infobox_width|}}}|{{{infobox_width}}}|300px}}; text-align:left" |- style="background:#D3D3D3" ! colspan="2" class="fn org"…') |
|||
Line 17: | Line 17: | ||
{{#if:{{{end_date|<noinclude>x</noinclude>}}}| | {{#if:{{{end_date|<noinclude>x</noinclude>}}}| | ||
! End Date | ! End Date | ||
− | {{!}} {{date|{{{ | + | {{!}} {{date|{{{end_date}}}|iso}} |
{{!}}- | {{!}}- | ||
}} | }} |
Revision as of 19:21, 5 February 2010
{{{event_name}}} | |
---|---|
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]]
{{{caption}}} | |
Information | |
Start Date | {{{start_date}}} |
End Date | {{{end_date}}} |
Cost | {{{cost}}} |
Website | [{{{website}}} {{{website}}}] |
Location | {{{location}}} |
This template employs intricate features of template syntax. You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. Remember that you can conduct experiments, and should test all improvements, in either the general Template sandbox or your user space before changing anything here. |
[edit] [ ] Template documentation
Usage
{{Infobox event |event_name = |image = |image_size = |alt = |caption = |start_date = |start_time = |end_date = |end_time = |website = |location = |address = |city = |state = |zip = |media = |digg = |facebook = |flickr = |myspace = |youtube = }}
- event_name — the name of the event
- image — the image file name to use in the infobox (Note: only the file name is needed the template automatically links the file)
- image_size — the desired size of the image in pixels (Default: 250px)
- alt — alternate text to show up when the image is moused over
- caption — the caption to show up underneath the picture
- start_date — the date the event starts on (Note: the template does attempt to format the date)
- start_time — the time the event is expected to start at
- end_date — the date the event ends on (Note: the template does attempt to format the date)
- end_time — the time the event is expected to end at
- cost — the cost to attend the event
- website — the website of the event
- location — where the event is to be held at
- media — yes or no, whether to display the media section or not
- digg — the project's digg link
- facebook — the project's facebook link
- flickr — the project's flickr link
- myspace — the project's myspace link
- youtube — the project's youtube link
The above documentation is transcluded from Template:Infobox event/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |