Content deleted Content added
GKNishimoto (talk | contribs) Tags: Mobile edit Mobile web edit Advanced mobile edit |
SilSinn9821 (talk | contribs) mNo edit summary |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1:
{{Module rating|
<!-- Please, place this module categories and this documentation interwikis where indicated at the bottom of this page. This module interwikis go at Wikidata (see [[Wikipedia:Wikidata]]). Thanks! -->
A more complex version of [[Module:Data]] with more options and the ability to select indexes with an inequality operator.
==
▲<syntaxhighlight lang="wikitext">{{#invoke:{{BASEPAGENAME}}|Module name|index1|2 lteq=index2 limit|...|}}</syntaxhighlight>
* Zeroth parameter is the name of the data module to read, without ''Module:'', e.g. <code>Example/data</code>
Line 14 ⟶ 13:
* {{Para|if nil}} is the string to return if the result is nil. Default is nil, which comes out as the empty string.
<includeonly>{{
<!-- Please, add this module categories below this line. Thanks! -->
}}</includeonly><noinclude>
[[Category:Module documentation pages]] <!-- Please, add this documentation interwikis below this line. Thanks! --> [[pt:Módulo:LoadData/doc]]
</noinclude>
|