Difference between revisions of "Template:Diff3/testcases"
Jump to navigation
Jump to search
imported>Amalthea m (testcases) |
imported>Wdchk (header; format table; update; show both sandbox and production) |
||
| Line 1: | Line 1: | ||
| − | {| | + | {{template test cases notice}} |
| − | ! sandbox !! expected | + | |
| + | {| border="1" class="wikitable" | ||
| + | ! production !! sandbox !! expected | ||
|- | |- | ||
| − | |a{{diff3|123}}b || a[{{SERVER}}{{SCRIPTPATH}}/index.php? | + | |a{{diff3|123}}b |
| + | |a{{diff3/sandbox|123}}b | ||
| + | |<span class="plainlinks">a[{{SERVER}}{{SCRIPTPATH}}/index.php?oldid=123&diff=prev]b</span> | ||
|- | |- | ||
| − | |a{{diff3|123|Foo}}b || a[{{SERVER}}{{SCRIPTPATH}}/index.php? | + | |a{{diff3|123|Foo}}b |
| + | |a{{diff3/sandbox|123|Foo}}b | ||
| + | |<span class="plainlinks">a[{{SERVER}}{{SCRIPTPATH}}/index.php?oldid=123&diff=prev Foo]b</span> | ||
|} | |} | ||
Latest revision as of 15:10, 23 March 2014
| This is the template test cases page for the sandbox of Template:Diff3. 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: |
| production | sandbox | expected |
|---|---|---|
| a[1]b | a[2]b | a[3]b |
| aFoob | aFoob | aFoob |