Difference between revisions of "Template:Internet Archive author/testcases"
Jump to navigation
Jump to search
imported>GreenC |
imported>GreenC |
||
| Line 1: | Line 1: | ||
{{template test cases notice}} | {{template test cases notice}} | ||
| − | :::::::<big>'''NOTE''': When making changes to code related to Wikidata (mw.wikibase) you must test on a real article since mw.wikibase.getEntityObject() only works on the page in question, it doesn't work from this testcases page which will give different results.</big> | + | :::::::<big>'''NOTE''': When making changes to code related to Wikidata (mw.wikibase) you must test on a real article since mw.wikibase.getEntityObject() only works on the page in question, it doesn't work from this testcases page which will give different results. '''Update''': This has been addressed see [https://www.wikidata.org/wiki/Wikidata:Arbitrary_access Arbitrary access] for more information how to implement.</big> |
*[[Template:Internet Archive author/testcases/oneword|One Word]] | *[[Template:Internet Archive author/testcases/oneword|One Word]] | ||
Revision as of 18:50, 20 August 2015
| 42px | This is the template test cases page for the sandbox of Template:Internet Archive author. 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: |
- NOTE: When making changes to code related to Wikidata (mw.wikibase) you must test on a real article since mw.wikibase.getEntityObject() only works on the page in question, it doesn't work from this testcases page which will give different results. Update: This has been addressed see Arbitrary access for more information how to implement.