Template:Jam occurrence: Difference between revisions

From VNDev Wiki
m cat
autogenerate number in series property
 
Line 9: Line 9:
| data2      = {{#if: {{{version|<noinclude>x</noinclude>}}}|[[Is version::{{{version}}}]]}}
| data2      = {{#if: {{{version|<noinclude>x</noinclude>}}}|[[Is version::{{{version}}}]]}}
| label3    = Number in series
| label3    = Number in series
| data3      = [[Is number in series::{{{number}}}]]
| data3      = [[Is number in series::{{#expr: {{#ask: [[Jam occurrence:+]] [[Is occurrence of::{{{occurrenceOf}}}]] [[Has start date::<<{{{start}}}]] {{#if: {{{version|}}} | [[Is version::{{{version}}}]] |}} |format=count |headers=none |link=none}} + 1}}]]
| label4    = Start Date
| label4    = Start Date
| data4      = [[Has start date::{{{start}}}]]
| data4      = [[Has start date::{{{start}}}]]

Latest revision as of 09:58, 28 January 2025

{{{title}}}
Occurrence of {{{occurrenceOf}}}
Version {{{version}}}
Number in series Expression error: Unrecognized word "span".
Start Date {{{start}}}
End Date {{{end}}}
Participants
Entries
Visual novels only? {{{vnOnly}}}
Jam page {{{url}}}
Competitive? False
Top Prize
Total Prize Pool


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