Difference between revisions of "Template:Internet Archive author/testcases"

From blackwiki
Jump to navigation Jump to search
imported>GreenC
imported>GreenC
 
(2 intermediate revisions by the same user not shown)
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]]
Line 35: Line 35:
 
|{{Internet Archive author|name=Charles Dickens|media=text audio}}
 
|{{Internet Archive author|name=Charles Dickens|media=text audio}}
 
|{{Internet Archive author/sandbox|name=Charles Dickens|media=text audio}}
 
|{{Internet Archive author/sandbox|name=Charles Dickens|media=text audio}}
 +
}}
 +
 +
----
 +
{{testcase
 +
|id=& symbol
 +
|layout=vertical
 +
|<nowiki>{{Internet Archive author|name=Trost & Trost}}</nowiki>
 +
|{{Internet Archive author|name=Trost & Trost}}
 +
|{{Internet Archive author/sandbox|name=Trost & Trost}}
 +
}}
 +
 +
----
 +
{{testcase
 +
|id=? symbol
 +
|layout=vertical
 +
|<nowiki>{{Internet Archive author|name=? (film)}}</nowiki>
 +
|{{Internet Archive author|name=? (film)}}
 +
|{{Internet Archive author/sandbox|name=? (film)}}
 
}}
 
}}

Latest revision as of 16:22, 4 January 2016

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.



Template:Testcase


Template:Testcase


Template:Testcase


Template:Testcase


Template:Testcase