Template:Catalog lookup link/testcases
Appearance
This is the template test cases page for the sandbox of Template:Catalog lookup link. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins and parsers with these links: |
null
just items
{{Catalog lookup link|1|2|3|4|5|6|7|8|9}}
1, 2, 3, 4, 5, 6, 7, 8, 9
{{Catalog lookup link/sandbox}}
1, 2, 3, 4, 5, 6, 7, 8, 9
just parameters
{{Catalog lookup link|article-link=Wikipedia |article-name=WP |link-prefix=https://wiki.riteme.site/wiki/}}
{{Catalog lookup link/sandbox}}
missing item in middle
article-link and article-name
only article-link
only article-name
neither article-link nor article-name
article-postfix only
with article-name, article-postfix, item-prefix, item-postfix, link-postfix
without link-prefix, with article-postfix, item-prefix, item-postfix
{{Catalog lookup link|1|2|3|4|5|6|7|8|9|article-link=Wikipedia |article-name=WP |article-postfix=: |item-postfix=> |item-prefix=< |link-postfix=#hash}}
WP: <1>, <2>, <3>, <4>, <5>, <6>, <7>, <8>, <9>
{{Catalog lookup link/sandbox}}
WP: <1>, <2>, <3>, <4>, <5>, <6>, <7>, <8>, <9>
list-leadout, list-separator
list-leadout with comma
list-leadout with leadout-postfix
url-access=free
enumerated url-access1=free; 2=subscription, 5=limited, 8=registration
{{Catalog lookup link|1|2|3|4|5|6|7|8|9|article-link=Wikipedia |article-name=WP |link-prefix=https://wiki.riteme.site/wiki/ |url-access1=free |url-access2=subscription |url-access5=limited |url-access8=registration}}
enumerated url-access1=free; 2=subscription, 5=limited, 8=registration; allow_icons=free,subscription
{{Catalog lookup link|1|2|3|4|5|6|7|8|9|allow_icons=free,subscription |article-link=Wikipedia |article-name=WP |link-prefix=https://wiki.riteme.site/wiki/ |url-access1=free |url-access2=subscription |url-access5=limited |url-access8=registration}}
enumerated url-access1=free; 2=subscription, 5=limited, 8=registration; allow_icons=none
{{Catalog lookup link|1|2|3|4|5|6|7|8|9|allow_icons=none |article-link=Wikipedia |article-name=WP |link-prefix=https://wiki.riteme.site/wiki/ |url-access1=free |url-access2=subscription |url-access5=limited |url-access8=registration}}