Template:Side event row

From QBWiki
Revision as of 13:50, 30 April 2021 by Kevin Wang (talk | contribs)
Jump to navigation Jump to search

A row of the table listing side events for a given year. For use in the List of side events page.

This template makes extensive use of anonymous parameters.

  • {{{1}}} - The date of the side event (assuming it has a singular date). Should include a link to the announcement.
  • {{{2}}} - The name of the side event. Should attempt to link to the page.
  • {{{3}}} - The category or categories of the side event. Multiple categories can be specified and should be separated by a comma and a space (", "). Any properly formatted combination of Arts, History, Literature, Science, and Trash will be colored - any other options will not be.
  • {{{4}}} - The specific subject/gimmick of the side event.
  • {{{5}}}/format - The format of the side event.
  • audiovisual - Whether the set was an audio set ("audio"), a visual set ("visual"), or neither (empty).
  • {{{6}}}/packets - Link to the packets, with the number of packets.
  • numpackets - The number of packets, for sorting purposes.
  • {{{7}}}/writers - The writers or organizers, as well as the means by which the set was organized (e.g. was it guerilla?)
  • packetsub - Whether the set is a packet sub set. Any non-whitespace value will indicate that it is, while not using this will indicate that it isn't.
  • {{{8}}} - Notes (optional)

Note: providing multiple categories, of which some have valid colors, will result in no color in the cell and a malformed style in the HTML - this does not have any serious consequences but is worth noting. This can be resolved when switch statements work better, which they currently do not.

To view the column names for this table, see Template:Side events table start or the example below.

Examples of categories:

Arts History Literature Science Trash
Arts Arts Arts, History Arts, Literature Arts, Science Arts, Trash
History History, Arts History History, Literature History, Science History, Trash
Literature Literature, Arts Literature, History Literature Literature, Science Literature, Trash
Science Science, Arts Science, History Science, Literature Science Science, Trash
Trash Trash, Arts Trash, History Trash, Literature Trash, Science Trash

Similar patterns appear when provided more than two categories, but a table showing possible options cannot be easily rendered in 2D space and generally side events do not have many more than two.

Example table:

Date Name Category Subject or gimmick Format Packets Writers or organizers Notes
January 1, 2000 Y2K Science The new millenium 2000 audio tossups Packet sub Cancelled
The year 3000 Art History Arts, History History, art, and art history 3000 visual tossups
February 29, 2019 FAKE Arts, History, Literature, Science, Trash Most subject tournament on fake things
February 30, 2020 FAKE II General All subject fake things Packets Notes
February 31, 2021 FAKE III Arts, General All subject fake things + all art is twice as fake Writers


{{Side event row|January 1, 2000|Y2K|Science|The new millenium|Audio tournament|audiovisual=audio||Packet sub|packetsub=true|cancelled=true}}
{{Side event row|The year 3000|Art History|Arts, History|History, art, and art history|Visual packet|audiovisual=visual|6 packets|numpackets=6|7}}
{{Side event row|February 29, 2019|FAKE|Arts, History, Literature, Science, Trash|4}}
{{Side event row|February 30, 2020|FAKE II|General|4|packets=Packets|notes=Notes}}
{{Side event row|February 31, 2021|FAKE III|Arts, General|4|writers=Writers}}