Template:GEChart/doc

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:29, 17 October 2024 (Created page with "{{Documentation}} {{invokes|ExchangeData}} This template can be used to transclude a GEMH chart onto a page, with one or multiple items in it. Just put <code><nowiki>{{GEChart|Item}}</nowiki></code> on a page to show that item's chart. You can also put <code><nowiki>{{GEChart|Item|size=small}}</nowiki></code> 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: <code><nowiki>{{GECh..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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