User:B/test: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Blue moved page Template:Shiren6AL to User:Blue/test without leaving a redirect)
No edit summary
Line 1: Line 1:
<onlyinclude><tr>{{#if:{{{1|}}}|<th>[[File:Shiren 6 - {{{1|}}} Adventure Log Icon.png|60x60px]]</th>}}</onlyinclude>
{{Graph:Chart
<onlyinclude>{{#if:{{{2|}}}|<th>[[File:Shiren 6 - {{{2|}}} Adventure Log Icon.png|60x60px]]</th>}}</onlyinclude>
 
<onlyinclude>{{#if:{{{3|}}}|<th>[[File:Shiren 6 - {{{3|}}} Adventure Log Icon.png|60x60px]]</th>}}</onlyinclude>
 
<onlyinclude>{{#if:{{{4|}}}|<th>[[File:Shiren 6 - {{{4|}}} Adventure Log Icon.png|60x60px]]</th>}}</onlyinclude>
<!-- Created with CSV2WikiChart - URL: https://niebert.github.io/csv2wikichart_app -->
<onlyinclude>{{#if:{{{5|}}}|<th>[[File:Shiren 6 - {{{5|}}} Adventure Log Icon.png|60x60px]]</th>}}</onlyinclude>
|type=line
<onlyinclude>{{#if:{{{6|}}}|<th>[[File:Shiren 6 - {{{6|}}} Adventure Log Icon.png|60x60px]]</th>}}</onlyinclude>
<!--  Attribute 'type' has value 'line' in output format 'mediawiki' -->
<onlyinclude>{{#if:{{{7|}}}|<th>[[File:Shiren 6 - {{{7|}}} Adventure Log Icon.png|60x60px]]</th>}}</onlyinclude>
|linewidth=2
<onlyinclude>{{#if:{{{8|}}}|<th>[[File:Shiren 6 - {{{8|}}} Adventure Log Icon.png|60x60px]]</th>}}</onlyinclude>
<!--  Attribute 'interpolate' has value 'line' with thinin output format 'mediawiki' -->
<onlyinclude>{{#if:{{{9|}}}|<th>[[File:Shiren 6 - {{{9|}}} Adventure Log Icon.png|60x60px]]</th>}}</onlyinclude>
|showSymbols=3
<onlyinclude>{{#if:{{{10|}}}|<th>[[File:Shiren 6 - {{{10|}}} Adventure Log Icon.png|60x60px]]</th>}}</onlyinclude>
<!-- Width and Height of the rendered image in Wikiversity, Wikipedia, ... -->
<onlyinclude>{{#if:{{{11|}}}|<th>[[File:Shiren 6 - {{{11|}}} Adventure Log Icon.png|60x60px]]</th>}}</onlyinclude>
|width=600
<onlyinclude>{{#if:{{{12|}}}|<th>[[File:Shiren 6 - {{{12|}}} Adventure Log Icon.png|60x60px]]</th>}}</tr></onlyinclude>
|height=480
<!-- Header of the Legend -->
|legend=Legende
<!--  Attribute 'colorpalette' has value 'user-defined' in output format 'mediawiki'
      therefore the colors of the curve are defined by the curve colors for the datarow -->
|colors=#ff7f0e,#2ca02c,#d62728,#9467bd
<!-- Define the properties of the x-axis -->
|xAxisTitle=HP
|xAxisAngle=0
<!-- Define the properties of the y-axis -->
|yAxisTitle=y-Values
<!-- Define CSV Data into the Graph-->
<!-- Column List 'x': 'HP' with color of line: '#1f77b4' -->
<!-- Data 'HP':  33  36  38  41  43  46  48  51  53  56  58  -->
|xTitle=HP
|x= 33,36,38,41,43,46,48,51,53,56,58
<!-- Column List 'y1': 'Attack' with color of line: '#ff7f0e' -->
<!-- Data 'Attack': 6 8  9  11  12  14  15  17  18  20  21  -->
|y1Title=Attack
|y1= 6,8,9,11,12,14,15,17,18,20,21
<!-- Column List 'y2': 'Sp. Atk.' with color of line: '#2ca02c' -->
<!-- Data 'Sp. Atk.': 10 11  13  14  16  18  20  22  24  26  -->
|y2Title=Sp. Atk.
|y2= 8,10,11,13,14,16,18,20,22,24,26
<!-- Column List 'y3': 'Defense' with color of line: '#d62728' -->
<!-- Data 'Defense': 7  9  11 13  15  17  19  21  23  25  27  -->
|y3Title=Defense
|y3= 7,9,11,13,15,17,19,21,23,25,27
<!-- Column List 'y4': 'Sp. Def.' with color of line: '#9467bd' -->
<!-- Data 'Sp. Def.': 7  9  11  13  15  17  19  21  23  25  27  -->
|y4Title=Sp. Def.
|y4= 7,9,11,13,15,17,19,21,23,25,27
 
}}

Revision as of 08:52, 14 March 2024

<graph fallback="" fallbackWidth="">{"legends":[{"title":"Legende","labelColor":"#54595d","stroke":"color","titleColor":"#54595d","fill":"color"}],"scales":[{"type":"linear","name":"x","domain":{"data":"chart","field":"x"},"zero":false,"range":"width","nice":true},{"type":"linear","name":"y","domain":{"data":"chart","field":"y"},"zero":false,"range":"height","nice":true},{"domain":{"data":"chart","field":"series"},"type":"ordinal","name":"color","range":["#ff7f0e","#2ca02c","#d62728","#9467bd"]},{"domain":{"data":"chart","field":"series"},"type":"ordinal","name":"symSize","range":[76.5]}],"marks":[{"type":"group","marks":[{"encode":{"hover":{"stroke":{"value":"red"}},"update":{"stroke":{"scale":"color","field":"series"}},"enter":{"y":{"scale":"y","field":"y"},"x":{"scale":"x","field":"x"},"stroke":{"scale":"color","field":"series"},"strokeWidth":{"value":2}}},"type":"line","from":{"data":"facet"}},{"encode":{"enter":{"y":{"scale":"y","field":"y"},"x":{"scale":"x","field":"x"},"size":{"scale":"symSize","field":"series"},"fill":{"scale":"color","field":"series"},"stroke":{"scale":"color","field":"series"},"shape":{"value":"circle"},"strokeWidth":{"value":0}}},"type":"symbol","from":{"data":"facet"}}],"from":{"facet":{"name":"facet","data":"chart","groupby":"series"}}}],"data":[{"transform":[],"format":{"parse":{"y":"number","x":"number"},"type":"json"},"name":"chart","values":[{"y":6,"series":"Attack","index":1,"x":33},{"y":8,"series":"Attack","index":1,"x":36},{"y":9,"series":"Attack","index":1,"x":38},{"y":11,"series":"Attack","index":1,"x":41},{"y":12,"series":"Attack","index":1,"x":43},{"y":14,"series":"Attack","index":1,"x":46},{"y":15,"series":"Attack","index":1,"x":48},{"y":17,"series":"Attack","index":1,"x":51},{"y":18,"series":"Attack","index":1,"x":53},{"y":20,"series":"Attack","index":1,"x":56},{"y":21,"series":"Attack","index":1,"x":58},{"y":8,"series":"Sp. Atk.","index":2,"x":33},{"y":10,"series":"Sp. Atk.","index":2,"x":36},{"y":11,"series":"Sp. Atk.","index":2,"x":38},{"y":13,"series":"Sp. Atk.","index":2,"x":41},{"y":14,"series":"Sp. Atk.","index":2,"x":43},{"y":16,"series":"Sp. Atk.","index":2,"x":46},{"y":18,"series":"Sp. Atk.","index":2,"x":48},{"y":20,"series":"Sp. Atk.","index":2,"x":51},{"y":22,"series":"Sp. Atk.","index":2,"x":53},{"y":24,"series":"Sp. Atk.","index":2,"x":56},{"y":26,"series":"Sp. Atk.","index":2,"x":58},{"y":7,"series":"Defense","index":3,"x":33},{"y":9,"series":"Defense","index":3,"x":36},{"y":11,"series":"Defense","index":3,"x":38},{"y":13,"series":"Defense","index":3,"x":41},{"y":15,"series":"Defense","index":3,"x":43},{"y":17,"series":"Defense","index":3,"x":46},{"y":19,"series":"Defense","index":3,"x":48},{"y":21,"series":"Defense","index":3,"x":51},{"y":23,"series":"Defense","index":3,"x":53},{"y":25,"series":"Defense","index":3,"x":56},{"y":27,"series":"Defense","index":3,"x":58},{"y":7,"series":"Sp. Def.","index":4,"x":33},{"y":9,"series":"Sp. Def.","index":4,"x":36},{"y":11,"series":"Sp. Def.","index":4,"x":38},{"y":13,"series":"Sp. Def.","index":4,"x":41},{"y":15,"series":"Sp. Def.","index":4,"x":43},{"y":17,"series":"Sp. Def.","index":4,"x":46},{"y":19,"series":"Sp. Def.","index":4,"x":48},{"y":21,"series":"Sp. Def.","index":4,"x":51},{"y":23,"series":"Sp. Def.","index":4,"x":53},{"y":25,"series":"Sp. Def.","index":4,"x":56},{"y":27,"series":"Sp. Def.","index":4,"x":58}]}],"height":480,"axes":[{"orient":"bottom","title":"HP","encode":{"title":{"fill":{"value":"#54595d"}},"grid":{"stroke":{"value":"#54595d"}},"ticks":{"stroke":{"value":"#54595d"}},"axis":{"strokeWidth":{"value":2},"stroke":{"value":"#54595d"}},"labels":{"align":{"value":"left"},"angle":{"value":0},"fill":{"value":"#54595d"}}},"scale":"x","format":"d","tickMinStep":1,"grid":false},{"orient":"left","title":"y-Values","encode":{"title":{"fill":{"value":"#54595d"}},"grid":{"stroke":{"value":"#54595d"}},"ticks":{"stroke":{"value":"#54595d"}},"axis":{"strokeWidth":{"value":2},"stroke":{"value":"#54595d"}},"labels":{"fill":{"value":"#54595d"}}},"scale":"y","format":"d","tickMinStep":1,"grid":false}],"$schema":"https://vega.github.io/schema/vega/v5.json","width":600} </graph>