Content deleted Content added
Alexis Jazz (talk | contribs) →Multiple fields: new section |
Alexis Jazz (talk | contribs) |
||
Line 7:
== Multiple fields ==
{{ping|Mxn}} what would be nice (and significantly help performance in some cases) is the ability to get multiple fields. Like how [[Module:Covid19Data]] is called on [[User:EProdromou (WMF)/COVID-19 case data]] as <nowiki>{{#invoke:Covid19Data|regionTable|CA|QC|<tr><td> %s</td><td> %s</td><td> %s</td><td> %s</td></tr>}}.</nowiki>
For example:
<pre><nowiki>
{{#invoke:Tabular data|lookup
|search_column=model
Line 15 ⟶ 16:
|output_column=brand,year
|format=<li> The XYZ was made by [[%s]] and released in [[%s]].
|Example.tab}}</nowiki></pre>
Not sure how difficult this would be. - [[User talk:Alexis Jazz|Alexis Jazz]] 06:11, 19 May 2020 (UTC)
|