0
edits
Changes
m
no edit summary
;Description
:This template is used to create an event infobox.
;Syntax
:Type <code>{{t|infobox event|...}}</code> somewhere, with parameters as shown below.
;Sample output
<pre>{{infobox event
| name = Bob's Birthday Party [defaults to pagename]
| image = Image:Example.jpg
| imagewidth = [defaults to 250]
| caption = Bob the Flower
| participants = Bob's friends
| date = Bob's birthday
| location = Bob's house
}}</pre>
Results in...
{{infobox event
| name = Bob's Birthday Party
| image = Image:Example.jpg
| caption = Bob the Flower
| participants = Bob's friends
| date = Bob's birthday
| location = Bob's house
}}
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
:This template is used to create an event infobox.
;Syntax
:Type <code>{{t|infobox event|...}}</code> somewhere, with parameters as shown below.
;Sample output
<pre>{{infobox event
| name = Bob's Birthday Party [defaults to pagename]
| image = Image:Example.jpg
| imagewidth = [defaults to 250]
| caption = Bob the Flower
| participants = Bob's friends
| date = Bob's birthday
| location = Bob's house
}}</pre>
Results in...
{{infobox event
| name = Bob's Birthday Party
| image = Image:Example.jpg
| caption = Bob the Flower
| participants = Bob's friends
| date = Bob's birthday
| location = Bob's house
}}
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>