Template:Jam occurrence

From VNDev Wiki
Revision as of 04:51, 11 January 2025 by Ironnori (talk | contribs) (first draft; no SMW code here yet, just building out the structure)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{{title}}}
Occurrence of {{{series}}}
Version {{{version}}}
Number in series {{{number}}}
Start Date {{{start}}}
End Date {{{end}}}
Year {{{year}}}
Participants {{{participants}}}
Entries {{{entries}}}
Jam page {{{page}}}
Competitive? {{{competitive}}}
Top Prize {{{topPrize}}}
Total Prize Pool {{{prizePool}}}

<

Documentation icon Template documentation [view] [edit] [purge]
{{Jam occurrence
| title       =   <!--Can also use "name", or will default to the name of the page-->
| series      =   <!--If article for jam series exists, give exact title. Otherwise, use longest form of jam name, without abbreviations, title case. Can also use "occurrenceOf" or "instanceOf"-->
| version     =   <!--Used for jams with multiple versions, such as Velox, O2A2, or Ukrainian. Can also use "ver"-->
| number      =   <!--Give a numeral only, no "st" or "th" etc. For jams with multiple versions, give the sequence number within that version. Can also use "num"-->
| start       =   <!--Use {{#dateformat:jan 1 2025}}-->
| end         =   <!--Use {{#dateformat:jan 1 2025}}-->
| year        = 
| partic      =   <!--Can also use "participants"-->
| entries     =   <!--Can also use "submissions" or "subs"-->
| vnOnly      =   <!--Whether the jam is visual novels only, or accepts other types of games. Set as "Yes" or "No".-->
| page        =   <!--Can also use "url"-->
| competitive =   <!--Set as "Yes" or "No". Can also use "comp"-->
| topPrize    =   <!--Give amount and currency abbreviation (USD, GBP, etc.) Defaults to $0. Can also use "top_prize"-->
| prizePool   =   <!--Give amount and currency abbreviation (USD, GBP, etc.) Defaults to $0. Can also use "prize_pool", "totalPrize", or "total_prize"-->
}}