Template:Jam occurrence

From VNDev Wiki
Revision as of 08:56, 21 January 2025 by Ironnori (talk | contribs) (simplified parameters for form prep)
{{{title}}}
Occurrence of {{{occurrenceOf}}}
Version }

| label3 = Number in series | data3 = {{{number}}} | label4 = Start Date | data4 = {{{start}}} | label5 = End Date | data5 = {{{end}}} | label6 = Year | data6 = {{{year}}} | label7 = Participants | data7 = {{{participants}}} | label8 = Entries | data8 = {{{entries}}} | label9 = Visual novels only? | data9 = {{{vnOnly}}} | label10 = Jam page | data10 = {{{url}}} | label11 = Competitive? | data11 = False | label12 = Top Prize | data12 = | label13 = Total Prize Pool | data13 = }}

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"-->
}}