Difference between revisions of "Template:Quran Ayah InfoBox Transclude"
From HodHood
P.Astakhov (talk | contribs) |
P.Astakhov (talk | contribs) ($transclude = $argv[1];) |
||
Line 2: | Line 2: | ||
global $transclude; | global $transclude; | ||
if ( isset( $argv[1] ) ) { | if ( isset( $argv[1] ) ) { | ||
− | $transclude = | + | $transclude = $argv[1]; |
} else { | } else { | ||
$transclude = false; | $transclude = false; | ||
} | } | ||
</phptag></includeonly> | </phptag></includeonly> |