Template:Top Houses and Sets

From Archon Arcana - The KeyForge Wiki

Description

This is a template that will display either:

(a) a graph of the houses within a single set
(b) a graph comparing multiple sets (but not any of their houses)

This can only display the houses from exactly one set. To compare houses across multiple sets, use Template:VT_Houses.

How to Use

The template will automatically determine which graph you intend to display based on inputs. By default, the template has the code float:left so that it can display multiple graphs in one line. In order to start a new line break, insert the code <br clear=all> after the template code.

House graphs

|Title=Title for the chart (optional, but has default titles)
|Subtitle=Subtitle (optional)
|Set=Set name (Possible values: CotA, AoA, WC)
|Factor=Size factor for chart (optional, will default to a value of 20)

Once you choose a house (COTA, AOA, or WC), outline the house values using the following pattern (switch out the set abbreviation as needed):

|COTA=Total number of COTA decks
|COTA Brobnar=x|COTA Dis=x|COTA Logos=x|COTA Mars=x|COTA Sanctum=x|COTA Shadows=x|COTA Untamed=x

Set graphs

|Title=Title for the chart (optional, but has default titles)
|Subtitle=Subtitle (optional)
|Total=Total number of decks across sets
|COTA=Total number of CotA decks
|AOA=Total number of AoA decks
|WC=Total number of WC decks
|Factor=Size factor for chart (optional, will default to a value of 20)

Only define the sets that you intend to display.