Template:NotableMatch: Difference between revisions

From ytptenniswiki
Jump to navigation Jump to search
m testing
mNo edit summary
Line 5: Line 5:
|text=This article is about a notable {{#if:{{{tournament|}}}|[[Tournament|Tournament Match]]|[[Tennis Match]]}}. [[Category:Notable Matches]] <br>
|text=This article is about a notable {{#if:{{{tournament|}}}|[[Tournament|Tournament Match]]|[[Tennis Match]]}}. [[Category:Notable Matches]] <br>
{{#if:{{{d|}}}|This match was played during the following years: |[[Category:Matches with missing year categories]] The years this match was played in are not specified.}}
{{#if:{{{d|}}}|This match was played during the following years: |[[Category:Matches with missing year categories]] The years this match was played in are not specified.}}
{{#if:{{{2007|}}}|[[Category:Matches from 2007]]2007 |}}
{{#if:{{{2007|}}}|[[Category:Matches from 2007]]2007, |}}
{{#if:{{{2008|}}}|[[Category:Matches from 2008]]2008 |}}
{{#if:{{{2008|}}}|[[Category:Matches from 2008]]2008, |}}
{{#if:{{{2009|}}}|[[Category:Matches from 2009]]2009 |}}
{{#if:{{{2009|}}}|[[Category:Matches from 2009]]2009, |}}
{{#if:{{{2010|}}}|[[Category:Matches from 2010]]2010 |}}
{{#if:{{{2010|}}}|[[Category:Matches from 2010]]2010, |}}
{{#if:{{{2011|}}}|[[Category:Matches from 2011]]2011 |}}
{{#if:{{{2011|}}}|[[Category:Matches from 2011]]2011, |}}
{{if|{{{2012|}}}|[[Category:Matches from 2012]]2012 |}}
{{#if:{{{2012|}}}|[[Category:Matches from 2012]]2012, |}}
{{#if:{{{2013|}}}|[[Category:Matches from 2013]]2013 |}}
{{if||2012| p | q }}
{{#if:{{{2014|}}}|[[Category:Matches from 2014]]2014 |}}
{{#if:{{{2013|}}}|[[Category:Matches from 2013]]2013, |}}
{{#if:{{{2015|}}}|[[Category:Matches from 2015]]2015 |}}
{{#if:{{{2014|}}}|[[Category:Matches from 2014]]2014, |}}
{{#if:{{{2016|}}}|[[Category:Matches from 2016]]2016 |}}
{{#if:{{{2015|}}}|[[Category:Matches from 2015]]2015, |}}
{{#if:{{{2017|}}}|[[Category:Matches from 2017]]2017 |}}
{{#if:{{{2016|}}}|[[Category:Matches from 2016]]2016, |}}
{{#if:{{{2018|}}}|[[Category:Matches from 2018]]2018 |}}
{{#if:{{{2017|}}}|[[Category:Matches from 2017]]2017, |}}
{{#if:{{{2019|}}}|[[Category:Matches from 2019]]2019 |}}
{{#if:{{{2018|}}}|[[Category:Matches from 2018]]2018, |}}
{{#if:{{{2020|}}}|[[Category:Matches from 2020]]2020 |}}
{{#if:{{{2019|}}}|[[Category:Matches from 2019]]2019, |}}
{{#if:{{{2021|}}}|[[Category:Matches from 2021]]2021 |}}
{{#if:{{{2020|}}}|[[Category:Matches from 2020]]2020, |}}
{{#if:{{{2022|}}}|[[Category:Matches from 2022]]2022 |}}
{{#if:{{{2021|}}}|[[Category:Matches from 2021]]2021, |}}
{{#if:{{{2023|}}}|[[Category:Matches from 2023]]2023 |}}
{{#if:{{{2022|}}}|[[Category:Matches from 2022]]2022, |}}
{{#if:{{{2024|}}}|[[Category:Matches from 2024]]2024 |}}
{{#if:{{{2023|}}}|[[Category:Matches from 2023]]2023, |}}
{{#if:{{{2024|}}}|[[Category:Matches from 2024]]2024, |}}
{{#if:{{{2025|}}}|[[Category:Matches from 2025]]2025 |}}
{{#if:{{{2025|}}}|[[Category:Matches from 2025]]2025 |}}
}}
}}

Revision as of 01:09, 12 March 2025


An extension off of Template:Ambox.

This box is used to signify this this page is a notable match. This is also used to insert the years that a match was played in (a match was 'played in a year' if rounds were made during said year; don't count gap years.)

Usage

  • NotableMatch defines the template itself.
  • tournament=y defines if the match is part of a Tennis Tournament; otherwise, omit.
  • d=y is the date flag; it is used to tell the system that dates have been applied. Don't put this flag unless the date flags are filled in!
  • 2007=y, 2008=y, etc. are the years that the match partook in (rounds were made). Don't put '=n' for years the match wasn't part of; the system sees all non-whitespace responses as true!

Standard Matches

{{NotableMatch|d=y|2007=y|...}}

Tournament Matches

{{NotableMatch|tournament=y|d=y|2007=y|...}} (to be implemented)