Template:HC Jam: Difference between revisions

From Hardcore Wiki
Content deleted Content added
No edit summary
No edit summary
 
Line 4: Line 4:
</title>
</title>
<image source="image"/>
<image source="image"/>
<data source="winner">
<label>Winner</label>
</data>
<data source="start_date">
<data source="start_date">
<label>Start Date</label>
<label>Start Date</label>
Line 20: Line 23:
|title=Example
|title=Example
|image=Example
|image=Example
|winner=Example
|start_date=Example
|start_date=Example
|end_date=Example
|end_date=Example
Line 57: Line 61:
"type": "wiki-file-name",
"type": "wiki-file-name",
"suggested": true
"suggested": true
},
"winner": {
"label": "Winner",
"description": "The winner of the HC Jam"
}
}
},
},
Line 63: Line 71:
"title",
"title",
"image",
"image",
"winner",
"start_date",
"start_date",
"end_date",
"end_date",

Latest revision as of 07:22, 25 January 2024

Example usage:

{{HC Jam
|title=Example
|image=Example
|winner=Example
|start_date=Example
|end_date=Example
|#_of_submissions=Example
}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

The Formal name of the HC Jam

Linesuggested
Logoimage

The logo of the HC Jam

Filesuggested
Winnerwinner

The winner of the HC Jam

Unknownoptional
Start Datestart_date

The starting date of the HC Jam

Datesuggested
End Dateend_date

The cutoff date for HC Jam entries

Datesuggested
Number of Submissions#_of_submissions

The number of submissions the HC Jam got

Linesuggested