Content deleted Content added
remove {{high-use}} - 310 transclusions doesn't really count |
Added the page to Category:Module documentation pages |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 7:
The module cannot be accessed directly from #invoke. It should be loaded from another Lua module using <code>mw.loadData</code>, like this:
<
local interwiki_table = mw.loadData('Module:InterwikiTable')
</syntaxhighlight>
== Table fields ==
Line 29:
* <code>interwiki_table.wikibooks.title_prefix</code> → "/wiki/"
* <code>interwiki_table.meta.takes_lang_prefix</code> → false
== See also ==
*[[Special:SiteMatrix]]
*[[mw:Extension:SiteMatrix]]
<includeonly>{{sandbox other||
[[Category:Lua metamodules]]
}}</includeonly><noinclude>
[[Category:Module documentation pages]]
</noinclude>
|