Template:NoResultsCustomMessage/doc
Description
This template displays two different outcomes depending on whether a Cargo query returns data.
Syntax
{{NoResultsCustomMessage|1|2|3}}
Supplied items could be lengthy so anonymous/unnamed variables were used.
- The Cargo query. It can be a template itself, or a raw query (template recommended!)
- The content to display if the query has no results.
- The content to display if the query returns something.