Content deleted Content added
Christian75 (talk | contribs) {{High-risk|228,000}} |
Added the page to Category:Module documentation pages |
||
(7 intermediate revisions by 6 users not shown) | |||
Line 1:
{{module rating|beta}}
Line 8 ⟶ 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 30 ⟶ 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>
|