Jump to content

Test: Difference between revisions

From Squirrel's Lair
Ttenbergen (talk | contribs)
Created page with "Testing. This page should display the viki graph of the page from which it is linked with the correct parameters. How to work the parameters is what I am testing. <div styl..."
 
Ttenbergen (talk | contribs)
No edit summary
Line 1: Line 1:
Testing. This page should display the viki graph of the page from which it is linked with the correct parameters.  
Testing. This page should display the viki graph of the page from which it is linked with the correct parameters.  
How to work the parameters is what I am testing.  
How to work the parameters is what I am testing.  


<div style="display:none;">
<div style="display:none;">


{{#vardefine:page|{{#urldecode:{{#urlget:page|Main Page}}}}}}
{{#vardefine:page|{{#urldecode:{{#urlget:page|Main Page}}}}}}
<!-- vardefine - https://www.mediawiki.org/wiki/Extension:Variables-->
<!-- urldecode - obsolete https://www.mediawiki.org/wiki/Extension:StringFunctions -->
<!-- urldecode - obsolete https://www.mediawiki.org/wiki/Extension:StringFunctions-->
<!-- urlget - https://www.mediawiki.org/wiki/Extension:UrlGetParameters -->
<!-- urlget - https://www.mediawiki.org/wiki/Extension:UrlGetParameters -->


Line 23: Line 25:


<code><nowiki><div style="display:none;"></nowiki>
<code><nowiki><div style="display:none;"></nowiki>
<div style="display:none;">
{{#vardefine:page|{{#urldecode:{{#urlget:page|Main Page}}}}}}
<!-- vardefine - https://www.mediawiki.org/wiki/Extension:Variables-->
<!-- urldecode - obsolete https://www.mediawiki.org/wiki/Extension:StringFunctions-->
<!-- urlget - https://www.mediawiki.org/wiki/Extension:UrlGetParameters -->
{nope{DISPLAYTITLE:VIKI Graph of {w{#getdisplaytitle:{{#var:page}}}}}}
<!-- getdisplaytitle - https://www.mediawiki.org/wiki/Extension:Display_Title -->
</div>
{nope{#viki:pageTitles={{#var:page}}|width=1200|height=600}}
<!-- part that actually calls viki -->

Revision as of 17:13, 2017 March 29

Testing. This page should display the viki graph of the page from which it is linked with the correct parameters. How to work the parameters is what I am testing.



{{#vardefine:page|{{#urldecode:{{#urlget:page|Main Page}}}}}}

{{#set:Title Icon=VIKI.png}}

{nope{DISPLAYTITLE:VIKI Graph of {w{#getdisplaytitle:{{#var:page}}}}}}

{nope{#viki:pageTitles={{#var:page}}|width=1200|height=600}}

What Cindy had sent

VIKI Page:

<div style="display:none;">

{{#vardefine:page|{{#urldecode:{{#urlget:page|Main Page}}}}}}

{nope{DISPLAYTITLE:VIKI Graph of {w{#getdisplaytitle:{{#var:page}}}}}}

{nope{#viki:pageTitles={{#var:page}}|width=1200|height=600}}