Template:Event: Difference between revisions
Jump to navigation
Jump to search
Hypermoron (talk | contribs) (Created page with "{{Infobox | above = {{{ name | {{FULLPAGENAME}}}}} | image = {{#ifexist: File:{{{image}}} | [[File:{{{image}}}|150px|link=]] | {{#ifexist: File:{{SUBPAGENAME}}.svg | [[File:{{SUBPAGENAME}}.svg|150px|link=]] | {{#ifexist: File:{{SUBPAGENAME}}.png | [[File:{{SUBPAGENAME}}.png|150px|link]] | {{#ifexist: File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.svg | [[File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.svg|150px|link=]] | {{#ifexist: File:{{#titleparts: {{FULLPAG...") |
Hypermoron (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox | <includeonly>{{Infobox | ||
| above = {{{ name | {{FULLPAGENAME}}}}} | | above = {{{ name | {{FULLPAGENAME}}}}} | ||
| image = {{#ifexist: File:{{{image}}} | [[File:{{{image}}}|150px|link=]] | {{#ifexist: File:{{SUBPAGENAME}}.svg | [[File:{{SUBPAGENAME}}.svg|150px|link=]] | {{#ifexist: File:{{SUBPAGENAME}}.png | [[File:{{SUBPAGENAME}}.png|150px|link]] | {{#ifexist: File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.svg | [[File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.svg|150px|link=]] | {{#ifexist: File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.png | [[File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.png|150px|link=]] | {{#ifexist: File:{{#titleparts: {{FULLPAGENAME}} | -2 | -3 }}.svg | [[File:{{#titleparts: {{FULLPAGENAME}} | -2 | -3 }}.svg|150px|link=]] | {{#ifexist: File:{{#titleparts: {{FULLPAGENAME}} | -2 | -3 }}.png | [[File:{{#titleparts: {{FULLPAGENAME}} | -2 | -3 }}.png|150px|link=]] | [[File:{{#setmainimage: ParallelLogo.png }} |150px|link=]] }} }} }} }} }} }} }} | | image = {{#ifexist: File:{{{image}}} | [[File:{{{image}}}|150px|link=]] | {{#ifexist: File:{{SUBPAGENAME}}.svg | [[File:{{SUBPAGENAME}}.svg|150px|link=]] | {{#ifexist: File:{{SUBPAGENAME}}.png | [[File:{{SUBPAGENAME}}.png|150px|link]] | {{#ifexist: File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.svg | [[File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.svg|150px|link=]] | {{#ifexist: File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.png | [[File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.png|150px|link=]] | {{#ifexist: File:{{#titleparts: {{FULLPAGENAME}} | -2 | -3 }}.svg | [[File:{{#titleparts: {{FULLPAGENAME}} | -2 | -3 }}.svg|150px|link=]] | {{#ifexist: File:{{#titleparts: {{FULLPAGENAME}} | -2 | -3 }}.png | [[File:{{#titleparts: {{FULLPAGENAME}} | -2 | -3 }}.png|150px|link=]] | [[File:{{#setmainimage: ParallelLogo.png }} |150px|link=]] }} }} }} }} }} }} }} | ||
Line 9: | Line 9: | ||
| label3 = Participants | | label3 = Participants | ||
| data3 = {{{participants|}}} | | data3 = {{{participants|}}} | ||
}}<noinclude> | }}</includeonly><noinclude> | ||
{{Documentation}}</noinclude> | {{Documentation}}</noinclude> |
Revision as of 07:22, 25 June 2022
[view] [edit] [history] [⧼smw purge⧽]Documentation
{{Event | name = | image = | image_caption = | date = | location = | participants = | previous = | next = }}
An infobox to serve as a quick reference on the right side of event pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Event name | name | Will automatically enter based on page name
| Line | optional |
Image | image | Refers to the image file stored on the wiki.
| File | suggested |
Image caption | image_caption | An optional caption for the image. | Line | optional |
Date | date | The date or period of time during which the event occurred. Try to use MDY format (e.g., April 1, 2022) | Line | suggested |
Location | location | The location of the event.
| Line | suggested |
Participants | participants | Participants in the event (usually NPCs). | Line | suggested |
Preceded by | previous | The previous event. | Line | suggested |
Followed by | next | The next event. | Line | suggested |
Examples
Everything
Event
[[File:|150px|class=|alt=: Infobox image for Event the infobox in Minecraft]]
{ "title": "Event", "rows": [], "invimages": [], "images": [ "[[File:Tattered Cloudius 2021-06-04.png|150px|link=]]" ] }
{{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 }}
[view] [edit] [history] [⧼smw purge⧽]The above documentation is transcluded from Template:Event/doc.