8,282
edits
m (Diamondback88 moved page Template:Infobox event/doc to Template:Event/doc) |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{Documentation header}} | ||
<pre style="display:table"> | |||
| | {{Event | ||
| | | name = | ||
| | | image = | ||
| | | image_caption = | ||
| | | date = | ||
| location = | |||
| | | participants = | ||
| previous = | |||
| next = | |||
| | |||
| | |||
}} | }} | ||
</pre> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 82: | Line 81: | ||
} | } | ||
</templatedata> | </templatedata> | ||
== Examples == | |||
=== Everything === | |||
<pre style="display:table"> | |||
{{Event | |||
| name = The Day Cloudius Forgot to Do the Wash | |||
| image = Tattered Cloudius 2021-06-04.png | |||
| image_caption = Oh boy, he's stinky | |||
| date = May 22, 2022 | |||
| location = The Sky Kingdom | |||
| participants = Cloudius and everyone else's noses | |||
| previous = Cloudius Wears All His Clothes | |||
| next = Cloudius Does the Wash | |||
}} | |||
</pre> |