ഫലകം:Ifnoteq then show/doc
This is a documentation subpage for ഫലകം:Ifnoteq then show It may contain usage information, categories and other content that is not part of the original ഫലകം page. |
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 York (Q42462)
{{#invoke:WikidataIB |getValue |P17 |qid=Q42462 |fwd=ALL |osd=no |rank=best |noicon=true}}
→ യുണൈറ്റഡ് കിങ്ഡം{{Ifnoteq then show|{{#invoke:WikidataIB |getValue |P17 |qid=Q42462 |fwd=ALL |osd=no |rank=best |noicon=true}}|[[United States|United States]]|USA}}
→ യുണൈറ്റഡ് കിങ്ഡം
- രാജ്യം (P17) for ന്യൂയോർക്ക് നഗരം (Q60)
{{#invoke:WikidataIB |getValue |P17 |qid=Q60 |fwd=ALL |osd=no |rank=best |noicon=true}}
→ അമേരിക്കൻ ഐക്യനാടുകൾ{{Ifnoteq then show|{{#invoke:WikidataIB |getValue |P17 |qid=Q60 |fwd=ALL |osd=no |rank=best |noicon=true}}|[[United States|United States]]|USA}}
→ അമേരിക്കൻ ഐക്യനാടുകൾ