From Wikisphere
Jump to navigation Jump to search
(Created page with "{{#visualdataprint:{{#urlget:pageid}} |schema=Country |?capital |?currency |?currency_name |?currency_symbol |?emoji |format=raw }}")
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#visualdataprint:{{#urlget:pageid}}
'''see the [https://www.mediawiki.org/wiki/Extension:VisualData/QueryLink_parser_function official docs] for more information''' -- each item in the "states" list can in turn redirect to another query to implement a completely dynamic pages structure
 
{{#visualdataprint:{{#urlget:pageid}}  
|schema=Country
|schema=Country
|?name
|?capital
|?capital
|?currency
|?currency
|?currency_name
|?currency_name
|?currency_symbol
|?currency_symbol
|?states/name
|?emoji
|?emoji
|format=raw
|format=template
|template=Country_page (dynamic)
|template?states=Country_page (dynamic) - states
}}
}}
{{#if:{{#urlget:pageid}} |  | This article is meant to be accessed with a dynamic url from [[Demo_VisualData/Dynamic_catalogue|this page]], see [https://www.mediawiki.org/wiki/Manual:$wgScriptPath Manual:$wgScriptPath] and  [https://www.mediawiki.org/wiki/Extension:VisualData/QueryLink_parser_function VisualData's QueryLink parser function] for more information) }}

Latest revision as of 08:15, 20 March 2024

see the official docs for more information -- each item in the "states" list can in turn redirect to another query to implement a completely dynamic pages structure


This article is meant to be accessed with a dynamic url from this page, see Manual:$wgScriptPath and VisualData's QueryLink parser function for more information)