Difference between revisions of "Template:Network-link"
From SmartHubs
(Created page with "<includeonly>{{#if:{{{1|}}} |[[{{{1}}}|{{#show:{{{1}}}|?semorg-network-name}}]] }}</includeonly>") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{1|}}} | <includeonly>{{#if:{{{1|}}} | ||
− | | | + | |{{#arraymap:{{{1}}} |
+ | |, | ||
+ | |xxx | ||
+ | |{{#ifexist:Networks/xxx | ||
+ | |[[Networks/xxx|{{#show:Networks/xxx|?semorg-network-name}}]] | ||
+ | |{{#formredlink: | ||
+ | |form=semorg-network | ||
+ | |target=Networks/xxx | ||
+ | |link text=xxx | ||
+ | |existing page link text=xxx | ||
+ | }} | ||
+ | }} | ||
+ | }} | ||
}}</includeonly> | }}</includeonly> |