Template:Infobox Event/doc: Difference between revisions
(Created page with "{{doc/start}} {{tl|Infobox Event}} is used to create a uniform Infobox for Events. This infobox adds Category:Events to the page. === <u>Template parameters</u> === {| class="wikitable" border=1 style="text-align:center;" |- ! Attribute ! Description ! Required? ! Default |- | <code>title</code> | Set the Title of the Infobox. | Optional | <nowiki>{{PAGENAME}}</nowiki> |- | <code>image</code> | Set the Image of the Infobox. | Optional | <nowiki>File:Site-commun...") |
m (set to right category) |
||
Line 58: | Line 58: | ||
</pre> | </pre> | ||
<includeonly>[[Category: | <includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>{{doc/end}} |
Latest revision as of 12:09, 15 October 2024
{{Infobox Event}}
is used to create a uniform Infobox for Events.
This infobox adds Category:Events to the page.
Template parameters
Attribute | Description | Required? | Default |
---|---|---|---|
title
|
Set the Title of the Infobox. | Optional | {{PAGENAME}} |
image
|
Set the Image of the Infobox. | Optional | [[File:Site-community-image.png]] |
date
|
Set Date | Required | - |
vendor
|
Set Vendor | Required | - |
currency
|
Set used Currency | Required | - |
location
|
Set Location | Required | - |
Example
{{Infobox Event| |title= |image=Halloween_Bash_Splashart.png |date=October 1st-31st |vendor=[[David S. Pumpkins]] |currency=[[Magic Pumpkin]] |location=[[Event Realm#The_cursed_Woods|The Cursed Woods]] }}
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.