1. Template
  2. Infobox event/doc
Printable Version

https://www.forum.werealive.com/wiki_index.php?title=Template:Infobox-event-doc
This page can be used as a building block in other pages.

This page has been seen 6 times.

;Description
[indent]This template is used to create an event infobox.[/indent];Syntax
[indent]Type <code>[template]t|infobox event|...[/template]</code> somewhere, with parameters as shown below.[/indent];Sample output

[code]{{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
}}[/code]Results in...

[template]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
[/template]

[includeonly][category]Infobox templates|[var]PAGENAME[/var[/category]][/includeonly][noinclude][category]Template documentation|[var]PAGENAME[/var[/category]][/noinclude]