nikican / TWD

The V:TES tournament winning decks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TWD

The V:TES tournament winning decks

If you want to contribute, create pull requests with the changes. Be sure to add the URL of the source of the TWD (usually vekn.net) in each entry.

To add a TWD, you must insert a line such at this one at the right place (located near the top of the file). There is one section per year.

<a href=#8470>Ravel Zorzal's Conservative Agitation: Vila Velha, Brazil October 2016</a><br>
         ---- ------------   #------------#--------  #----#----  #----- ------------
        alias  winner name      tournament name        city     country  month and year

The alias is the id of the event in the event calendar.

(Previously, it was built with the year and the first letter of the tournament name and city / country, marked with # in the example above, which would give: 2016cavvb)

Then you must insert at the right place the tournament entry itself (located after the entries above):

<a id=8470 href=#>Top</a>
<hr><pre>
Conservative Agitation
Vila Velha, Brazil
October 1st 2016
2R+F
12 players
Ravel Zorzal
https://www.vekn.net/event-calendar/event/8470

-- 5vp in final

Deck Name : Eyes of the Insane
...
</pre>

All the following lines are mandatory, and the order must be correct:

  • Tournament name
  • City, Country (or place, City, Country)
  • Date
  • Format (2R+F or 3R+F)
  • # players
  • Winner name
  • URL to the TWD
If the deck creator's name is the same as the winner's name, it can be omitted after the Deck name.

About

The V:TES tournament winning decks


Languages

Language:HTML 100.0%