This is the template test cases page for the sandbox of Template:Module 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: |
{{Module link|Example|Function}}
{{Module link}} | → | {{#invoke:Example|Function}} |
---|---|---|
{{Module link/sandbox}} | → | {{#invoke:Example|Function}} |
{{Module link|Module:Example|function}}
{{Module link}} | → | {{#invoke:Module:Example|function}} |
---|---|---|
{{Module link/sandbox}} | → | {{#invoke:Module:Example|function}} |
{{Module link|example|function|foo|bar|baz}}
{{Module link}} | → | {{#invoke:example|function|foo|bar|baz}} |
---|---|---|
{{Module link/sandbox}} | → | {{#invoke:example|function|foo|bar|baz}} |
{{Module link|example|function|a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p|q|r|s|t|u|v|w|x|y|z}}
{{Module link}} | → | {{#invoke:example|function|a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p|q|r|s|t|u|v|w|x|y|z}} |
---|---|---|
{{Module link/sandbox}} | → | {{#invoke:example|function|a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p|q|r|s|t|u|v|w|x|y|z}} |