×
Create a new article
Write your page title here:
We currently have 23 articles on Tophiachu Wiki. Type your article name above or click on one of the titles below and start writing!



Tophiachu Wiki
23Articles

Template:Event: Difference between revisions

(Infobox created with infobox builder.)
m (1 revision imported: importing from fandom)
 
(3 intermediate revisions by one other user not shown)
Line 19: Line 19:
</data>
</data>
</infobox>
</infobox>
<noinclude>
<templatedata>
{
    "description": "An infobox for events.",
    "params": {
        "title": {
            "label": "title",
            "description": "What the event was called.",
            "type": "string",
            "required": true
        },
        "image": {
            "label": "image",
            "description": "Image of said event.",
            "type": "wiki-file-name",
            "required": false
        },
        "Time": {
            "label": "Time",
            "description": "The date the event happened",
            "type": "string",
            "required": false
        },
        "Cause": {
            "label": "Cause",
            "description": "Cause of the event.",
            "type": "string",
            "required": false
        },
        "Effect": {
            "label": "Effect",
            "description": "The aftermath of the event.",
            "type": "string",
            "required": false
        },
        "Involved": {
            "label": "People involved",
            "description": "People involved with the event.",
            "type": "string",
            "required": false
        }
    }
}
</templatedata>
</noinclude>

Latest revision as of 21:51, 1 September 2024

An infobox for events.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
titletitle

What the event was called.

Stringrequired
imageimage

Image of said event.

Fileoptional
TimeTime

The date the event happened

Stringoptional
CauseCause

Cause of the event.

Stringoptional
EffectEffect

The aftermath of the event.

Stringoptional
People involvedInvolved

People involved with the event.

Stringoptional