Template:Jam occurrence: Difference between revisions

From VNDev Wiki
m SMW format tweak
Tag: Reverted
m more smw fiddling
Tag: Manual revert
Line 12: Line 12:
| data3      = {{{number|{{{num|<noinclude><nowiki>{{{number}}}</nowiki></noinclude>}}}}}}
| data3      = {{{number|{{{num|<noinclude><nowiki>{{{number}}}</nowiki></noinclude>}}}}}}
| label4    = [[Property:Start Date|Start Date]]
| label4    = [[Property:Start Date|Start Date]]
| data4      = [[Has start date::{{#dateformat:{{{start}}}|ymd}}]]
| data4      = [[Has start date::{{{start}}}]]
| label5    = End Date
| label5    = End Date
| data5      = {{{end|<noinclude><nowiki>{{{end}}}</nowiki></noinclude>}}}
| data5      = {{{end|<noinclude><nowiki>{{{end}}}</nowiki></noinclude>}}}

Revision as of 07:39, 21 January 2025

{{{title}}}
Occurrence of {{{series}}}
Version {{{version}}}
Number in series {{{number}}}
Start Date {{{start}}}
End Date {{{end}}}
Year {{{year}}}
Participants {{{participants}}}
Entries {{{entries}}}
Visual novels only? {{{vnOnly}}}
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"-->
}}