Difference between revisions of "Template:Side event row"
Kevin Wang (talk | contribs) |
Kevin Wang (talk | contribs) |
||
Line 37: | Line 37: | ||
*{{{3}}}/cats - 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. | *{{{3}}}/cats - 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}}}/subject (optional) - The specific subject/gimmick of the side event. | *{{{4}}}/subject (optional) - The specific subject/gimmick of the side event. | ||
− | *{{{5}}}/format (optional) - The format of the | + | *{{{5}}}/format (optional) - The format of the packets. Should lead with a number or "≈" and optionally whether the questions are audio or visual. |
*audiovisual - Whether the set was an [[audio set]] ("audio"), a [[visual set]] ("visual"), or neither (empty). | *audiovisual - Whether the set was an [[audio set]] ("audio"), a [[visual set]] ("visual"), or neither (empty). | ||
*{{{6}}}/packets (optional) - Link to the packets, with the number of packets. | *{{{6}}}/packets (optional) - Link to the packets, with the number of packets. |
Revision as of 14:27, 30 April 2021
A row of the table listing side events for a given year. For use in the List of side events page.
- {{{1}}}/date - The date of the side event (assuming it has a singular date). Should include a link to the announcement.
- {{{2}}}/name - The name of the side event. Should attempt to link to the page.
- {{{3}}}/cats - 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}}}/subject (optional) - The specific subject/gimmick of the side event.
- {{{5}}}/format (optional) - The format of the packets. Should lead with a number or "≈" and optionally whether the questions are audio or visual.
- audiovisual - Whether the set was an audio set ("audio"), a visual set ("visual"), or neither (empty).
- {{{6}}}/packets (optional) - Link to the packets, with the number of packets.
- {{{7}}}/writers (optional) - 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}}} (optional) - Notes
This template makes extensive use of anonymous parameters. A known problem when using anonymous parameters is that outside links will not work properly - to use links, use a named parameter. This means that the simplest case (i.e. a row with only anonymous parameters) can only be used if there are no links to announcements.
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 | The new millenium | ≈21 audio tossups | Packet sub | Cancelled | |||
The year 3000 | Art History | History, art, and art history | 20 visual tossups | 6 packets | 7 | ||
February 29, 2019 | FAKE | ||||||
February 30, 2020 | FAKE II | Packets | Notes | ||||
February 31, 2021 | FAKE III | Subject | Writers | ||||
February 32, 2022 | FAKE IV | ≈12 | |||||
February 33, 2022 | FAKE IV II | 13 |
{{Side event row|January 1, 2000|Y2K|Science|The new millenium|≈21 audio tossups|audiovisual=audio|Packet sub|packetsub=true|cancelled=true}} {{Side event row|The year 3000|Art History|Arts, History|History, art, and art history|20 visual tossups|audiovisual=visual|6 packets|7}} {{Side event row|February 29, 2019|FAKE|Arts, History, Literature, Science, Trash}} {{Side event row|February 30, 2020|FAKE II|General|packets=Packets|notes=Notes}} {{Side event row|February 31, 2021|FAKE III|Arts, General|subject=Subject|writers=Writers}} {{Side event row|February 32, 2022|FAKE IV|misc|packets=≈12}} {{Side event row|February 32, 2022|FAKE IV II|misc|packets=13}}