Template:GEChart/doc
Jump to navigation
Jump to search
Template:GEChart invokes function chart in Module:ExchangeData using Lua.
Template:GEChart invokes Module:ExchangeData using Lua.
This template can be used to transclude a GEMH chart onto a page, with one or multiple items in it. Just put {{GEChart|Item}}
on a page to show that item's chart. You can also put {{GEChart|Item|size=small}}
to show a small chart.
If you want the chart to display multiple items, just put multiple items, seperated by commas, in the first parameter: {{GEChart|Item1,Item2,Item3}}
. This can be any amount of items.
You can also use the else
parameter to specify what to show when the chart can't load: {{GEChart|Item1,Item2,Item3|else=The chart could not load.}}