සැකිල්ල:Ifnoteq then show
Appearance
This template tests whether the first unnamed parameter is equal to the second unnamed parameter and returns the third unnamed parameter if it does. Otherwise it returns the first unnamed parameter.
This is useful when the first parameter is a {{#invoke: }} of a Lua module that returns a value for which a specific exception is required. Because it uses the {{#invoke: }} just once, it simplifies the coding of infoboxes, for example.
Usage
[සංස්කරණය]An infobox field may return the රට (P17) for an article about a city. We may wish to use the abbreviation "USA" in place of "United States".
- රට (P17) for යෝක් (Q42462)
{{#invoke:WikidataIB |getValue |P17 |qid=Q42462 |fwd=ALL |osd=no |rank=best |noicon=true}}→ Lua දෝෂය in Module:I18n at line 371: bad argument #1 to 'pairs' (table expected, got nil).{{Ifnoteq then show|{{#invoke:WikidataIB |getValue |P17 |qid=Q42462 |fwd=ALL |osd=no |rank=best |noicon=true}}|[[United States|United States]]|USA}}→ Lua දෝෂය in Module:I18n at line 371: bad argument #1 to 'pairs' (table expected, got nil).
- රට (P17) for නිව්යෝර්ක් නගරය (Q60)
{{#invoke:WikidataIB |getValue |P17 |qid=Q60 |fwd=ALL |osd=no |rank=best |noicon=true}}→ Lua දෝෂය in Module:I18n at line 371: bad argument #1 to 'pairs' (table expected, got nil).{{Ifnoteq then show|{{#invoke:WikidataIB |getValue |P17 |qid=Q60 |fwd=ALL |osd=no |rank=best |noicon=true}}|[[United States|United States]]|USA}}→ Lua දෝෂය in Module:I18n at line 371: bad argument #1 to 'pairs' (table expected, got nil).