Difference between revisions of "Template:Unique values"
From HodHood
P.Astakhov (talk | contribs) (var_dump( $tmp );) |
P.Astakhov (talk | contribs) (restore) |
||
Line 10: | Line 10: | ||
$show = "{{#show: $v | ?category |link=none }}"; | $show = "{{#show: $v | ?category |link=none }}"; | ||
$category = transclude( false, [], $show ); | $category = transclude( false, [], $show ); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
$count[$v]['category'] = $category; | $count[$v]['category'] = $category; | ||
} | } |