This is the template test cases page for the sandbox of Template:Module link expanded. 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 expanded|Example|Function}}
{{Module link expanded}} | → |
{{#invoke:Example|Function}} |
---|---|---|
{{Module link expanded/sandbox}} | → |
{{#invoke:Example|Function}} |
{{Module link expanded|Module:Example|function}}
{{Module link expanded}} | → |
{{#invoke:Module:Example|function}} |
---|---|---|
{{Module link expanded/sandbox}} | → |
{{#invoke:Module:Example|function}} |
{{Module link expanded|example|function|foo|bar|baz}}
{{Module link expanded}} | → |
{{#invoke:example|function|foo|bar|baz}} |
---|---|---|
{{Module link expanded/sandbox}} | → |
{{#invoke:example|function|foo|bar|baz}} |
{{Module link expanded|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 expanded}} | → |
{{#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 expanded/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}} |