Template:GEChart/doc

From RuneRealm Wiki
Jump to navigation Jump to search
This is a documentation subpage for Template:GEChart.
It contains usage information, categories, and other content that is not part of the original template page.
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.}}

See also