Template:Top Houses and Sets: Difference between revisions
From Archon Arcana - The KeyForge Wiki
Coffeesaga (talk | contribs) (Created page with "<templatestyles src="Template:Top_Houses_and_Sets/styles.css" /><nowiki> </nowiki><!-- Setting variables and determining which sets and houses to display --> <!-- For displ...") |
Coffeesaga (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<templatestyles src="Template:Top_Houses_and_Sets/styles.css" /><nowiki> | <noinclude> | ||
==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 <code>float:left</code> so that it can display multiple graphs in one line. In order to start a new line break, insert the code <nowiki><br clear=all></nowiki> 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. | |||
</noinclude><templatestyles src="Template:Top_Houses_and_Sets/styles.css" /><nowiki> | |||
Latest revision as of 13:20, 27 February 2020
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.