Difference between revisions of "Template:Csdcheck/testcases"
Jump to navigation
Jump to search
imported>Mr. Stradivarius (add examples going over the old limits) |
imported>Mr. Stradivarius (two more) |
||
| Line 7: | Line 7: | ||
|- | |- | ||
|<code><nowiki>{{csdcheck|a7}}</nowiki></code> || {{csdcheck|a7}} || {{csdcheck/sandbox|a7}} | |<code><nowiki>{{csdcheck|a7}}</nowiki></code> || {{csdcheck|a7}} || {{csdcheck/sandbox|a7}} | ||
| + | |- | ||
| + | |<code><nowiki>{{csdcheck|A7}}</nowiki></code> || {{csdcheck|A7}} || {{csdcheck/sandbox|A7}} | ||
| + | |- | ||
| + | |<code><nowiki>{{csdcheck| a7 }}</nowiki></code> || {{csdcheck| a7 }} || {{csdcheck/sandbox| a7 }} | ||
|- | |- | ||
|<code><nowiki>{{csdcheck|foo}}</nowiki></code> || {{csdcheck|foo}} || {{csdcheck/sandbox|foo}} | |<code><nowiki>{{csdcheck|foo}}</nowiki></code> || {{csdcheck|foo}} || {{csdcheck/sandbox|foo}} | ||
Revision as of 13:12, 22 March 2013
| 42px | This is the template test cases page for the sandbox of Template:Csdcheck. 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: |
| Input | Template output | Sandbox output |
|---|---|---|
{{csdcheck|a7}} |
yes | yes |
{{csdcheck|A7}} |
yes | yes |
{{csdcheck| a7 }} |
yes | yes |
{{csdcheck|foo}} |
||
{{csdcheck|g9}} |
yes | yes |
{{csdcheck|g9|set=tag}} |
||
{{csdcheck|foo|bar|g5}} |
yes | yes |
{{csdcheck|foo|bar|g5|set=notice}} |
||
{{csdcheck|g1|crit1=g1}} |
yes | yes |
{{csdcheck|g1|crit1=g2}} |
||
{{csdcheck|foo|crit1=foo}} |
||
{{csdcheck|g9|crit1=g9|set=tag}} |
yes | yes |
{{csdcheck|g1|g2|g3|g4|crit1=a7}} |
||
{{csdcheck|g1|g2|g3|g4|crit1=g3}} |
yes | yes |
{{csdcheck|g1|g2|g3|g4|crit1=a7|crit2=a10|crit3=g2}} |
yes | yes |
{{csdcheck|g1|g2|g3|g4|g5|g6|g7|g8|g9|g10|g11|crit1=g11}} |
yes | yes |
{{csdcheck |p2 |crit1=g1 |crit2=g2 |crit3=g3 |crit4=g4 |crit5=g5 |crit6=g6 |crit7=g7 |crit8=g8 |crit9=g9 |crit10=g10 |crit11=g11 |crit12=g12 |crit13=a1 |crit14=a2 |crit15=a3 |crit16=a5 |crit17=a7 |crit18=a9 |crit18=a10 |crit19=f1 |crit20=f2 |crit21=p2}} |
yes | yes |