Template:Event/doc: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (Diamondback88 moved page Template:Infobox event/doc to Template:Event/doc)
No edit summary
Line 1: Line 1:
{{Infobox
{{Documentation header}}
|above = {{{name}}}
 
|image = [[File:{{{image}}}]]
<pre style="display:table">
|caption = {{{image_caption}}}
{{Event
| label1 = Date
| name =
| data1 = {{{date}}}
| image =
| label2 = Location
| image_caption =
| data2 = {{{location}}}
| date =
| label3 = Participants
| location =
| data3 = {{{participants}}}
| participants =
| data4 = Timeline
| previous =
| label5 = Preceded by
| next =
| data5 = {{{previous}}}
| label6 = Followed by
| data6 = {{{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>

Navigation menu