Difference between revisions of "Template:Look from/testcases"
imported>Nixinova (change to use more.params) |
imported>Nixinova (encode) |
||
| Line 1: | Line 1: | ||
{{Testcases notice <!--|toc=on-->}} | {{Testcases notice <!--|toc=on-->}} | ||
<onlyinclude><span class="selfreference <!-- replace this comment with the class which suppresses the external link icon here -->">[{{fullurl:Special:PrefixIndex|prefix={{#if: {{{2|}}} | <onlyinclude><span class="selfreference <!-- replace this comment with the class which suppresses the external link icon here -->">[{{fullurl:Special:PrefixIndex|prefix={{#if: {{{2|}}} | ||
| − | |{{{2}}}:{{{1|{{PAGENAME}}}}} | + | |{{{2}}}:{{urlencode:{{{1|{{PAGENAME}} }}} }} |
| − | |{{{1|{{FULLPAGENAME}}}}} | + | |{{urlencode:{{{1|{{FULLPAGENAME}} }}} }} |
}}{{#if: {{{namespace|}}} | }}{{#if: {{{namespace|}}} | ||
|&namespace={{{namespace|}}} | |&namespace={{{namespace|}}} | ||
| Line 9: | Line 9: | ||
}}{{#if: {{{stripprefix|}}} | }}{{#if: {{{stripprefix|}}} | ||
|&stripprefix={{{stripprefix|}}} | |&stripprefix={{{stripprefix|}}} | ||
| − | }} All pages with titles beginning with {{#if: {{{2|}}} | + | }} }}<!--ends fullurl--> All pages with titles beginning with {{#if: {{{2|}}} |
|''{{{2}}}:{{{1|{{PAGENAME}}}}}'' | |''{{{2}}}:{{{1|{{PAGENAME}}}}}'' | ||
|''{{{1|{{FULLPAGENAME}}}}}'' | |''{{{1|{{FULLPAGENAME}}}}}'' | ||
Revision as of 20:17, 17 September 2019
| This is the template test cases page for the sandbox of Template:Look from. Script error: No such module "Purge". 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 with these links: |
All pages with titles beginning with Template:Look from/testcases
Contents
How it previews: All pages with titles beginning with Template:Look from/testcases
Bulleted item
{{look from/sandbox}} → All pages with titles beginning with Template:Look from/testcases
{{look from/sandbox| '''label '''}} → All pages with titles beginning with label
{{look from/sandbox|Page name|bullet=1}} → All pages with titles beginning with Page name
{{look from/sandbox|Page name|bullet=true}} → All pages with titles beginning with Page name
{{look from/sandbox|Page name|bullet=y}} → All pages with titles beginning with Page name
{{look from/sandbox| Page name|bullet=yes|print=yes}} → All pages with titles beginning with Page name
Inline
Pre {{look from/sandbox | bullet = no }} post. →
Pre All pages with titles beginning with Template:Look from/testcases post.
Pre {{look from/sandbox | bullet = false| label test }} post. →
Pre All pages with titles beginning with label test post.
Here's how it previews: All pages with titles beginning with Template:Look from/testcases
Bulleted item
{{look from}} → All pages with titles beginning with Template:Look from/testcases
{{look from| '''label '''}} → All pages with titles beginning with label
{{look from|Page name|bullet=1}} → All pages with titles beginning with Page name
{{look from|Page name|bullet=true}} → All pages with titles beginning with Page name
{{look from|Page name|bullet=y}} → All pages with titles beginning with Page name
{{look from| Page name|bullet=yes|print=yes}} → All pages with titles beginning with Page name
Inline
Pre {{look from | bullet = false}} post. →
Pre All pages with titles beginning with Template:Look from/testcases post.
Pre {{look from | bullet = no| label test }} post. →
Pre All pages with titles beginning with label test post.