Difference between revisions of "Template:Quran Ayah InfoBox Transclude"

From HodHood
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{{#phptag: var_dump( $argv ); echo transclude( 'Quran Ayah InfoBox', [], '{{Quran Ayah InfoBox |' . $argv[1] . '}}' ); }}
+
{{#phptag:  
 +
if ( isset( $argv[1] ) ) {
 +
  $t = '{' . '{' . Quran Ayah InfoBox |' . $argv[1] . '}' . '}';
 +
  var_dump( $t );
 +
  echo transclude( 'Quran Ayah InfoBox', [], $t );
 +
}
 +
}}
 
</includeonly>
 
</includeonly>

Revision as of 08:32, 16 February 2018