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

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

Revision as of 09:41, 16 February 2018