Jump to content

Scioly.org talk:WikiProject Tournaments of States: Difference between revisions

From Wiki - Scioly.org
Latest comment: 26 March 2020 by Pepperonipi in topic State Results Table
Line 3: Line 3:


:Hmm, in my opinion the first 3 columns of the progress table can be marked with a "-" (or something similar), but I think the state page could certainly be reviewed for proper information (like just making sure the state tourney info is updated). Don't really see a point in making a Navbox for just a state tournament. Others' opinions always welcome of course. <span style="font-family: Comic Sans MS;"><b>~ [[User:Pepperonipi|<span style="color: magenta;">Pepperonipi</span>]]</b> <sup>[[User talk:Pepperonipi|<span style="color: #008080;">talk</span>]]</sup></span> 19:53, 4 February 2020 (UTC)
:Hmm, in my opinion the first 3 columns of the progress table can be marked with a "-" (or something similar), but I think the state page could certainly be reviewed for proper information (like just making sure the state tourney info is updated). Don't really see a point in making a Navbox for just a state tournament. Others' opinions always welcome of course. <span style="font-family: Comic Sans MS;"><b>~ [[User:Pepperonipi|<span style="color: magenta;">Pepperonipi</span>]]</b> <sup>[[User talk:Pepperonipi|<span style="color: #008080;">talk</span>]]</sup></span> 19:53, 4 February 2020 (UTC)
== State Results Table ==
Hey guys. Thanks for the help on this project. Wanted your opinion on something.
I saw you guys are starting to make yearly state tournament results pages (such as [[2019 Idaho State Tournament]]), which is great, but unfortunately there's no supported template for those types of pages yet, so I would like to build one. (Just for the normal reasons of templating: reducing table complexity, ability to mass change templates, etc.) It would produce the results tables for each division of the tournaments (similar to [[Template:Invitational results box]] or [[Template:Regional results box]]). It will look the exact same as what are on the pages now.
Do you guys have a preference between how the template is built?
{{SpoilerBoxBegin}}Templates
{{SpoilerBoxContent}}
{| class="wikitable"
|-
!Code 1 !!Code 2
|-
|
<pre>
{{State results box
|div=C
|1st_name=[[Treasure Valley Homeschool]]
|1st_points=28
|2nd_name=[[Bishop Kelly High School]]
|2nd_points=62
...
}}
</pre>
|
<pre>
{{State results box
|div=C
|1st={{Srb row
|name=[[Treasure Valley Homeschool]]
|points=28
}}
|2nd={{Srb row
|name=[[Bishop Kelly High School]]
|points=62
}}
}}
</pre>
|-
|}
{{SpoilerBoxEnd}}
Let me know if you have any other comments as well! Thanks! <span style="font-family: Comic Sans MS;"><b>~ [[User:Pepperonipi|<span style="color: magenta;">Pepperonipi</span>]]</b> <sup>[[User talk:Pepperonipi|<span style="color: #008080;">talk</span>]]</sup></span> 22:02, 26 March 2020 (UTC)

Revision as of 22:02, 26 March 2020

States with No Invites/Regionals

Pepperonipi, what do you think should be done for states that have no competitions other than their state tournaments, such as Delaware and Montana? Tailsfan101 (talk) 19:30, 4 February 2020 (UTC)Reply

Hmm, in my opinion the first 3 columns of the progress table can be marked with a "-" (or something similar), but I think the state page could certainly be reviewed for proper information (like just making sure the state tourney info is updated). Don't really see a point in making a Navbox for just a state tournament. Others' opinions always welcome of course. ~ Pepperonipi talk 19:53, 4 February 2020 (UTC)Reply

State Results Table

Hey guys. Thanks for the help on this project. Wanted your opinion on something.

I saw you guys are starting to make yearly state tournament results pages (such as 2019 Idaho State Tournament), which is great, but unfortunately there's no supported template for those types of pages yet, so I would like to build one. (Just for the normal reasons of templating: reducing table complexity, ability to mass change templates, etc.) It would produce the results tables for each division of the tournaments (similar to Template:Invitational results box or Template:Regional results box). It will look the exact same as what are on the pages now.

Do you guys have a preference between how the template is built?

Templates
Code 1 Code 2
{{State results box
|div=C
|1st_name=[[Treasure Valley Homeschool]]
|1st_points=28
|2nd_name=[[Bishop Kelly High School]]
|2nd_points=62
...
}}
{{State results box
|div=C
|1st={{Srb row
|name=[[Treasure Valley Homeschool]]
|points=28
}}
|2nd={{Srb row
|name=[[Bishop Kelly High School]]
|points=62
}}
}}

Let me know if you have any other comments as well! Thanks! ~ Pepperonipi talk 22:02, 26 March 2020 (UTC)Reply