Difference between revisions of "Template:Actor-link"
From SmartHubs
(Created page with "<includeonly>{{#if:{{{1|}}} |[[{{{1}}}|{{#show:{{{1}}}|?semorg-actor-name}}]] }}</includeonly>") |
|||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{1|}}} | <includeonly>{{#if:{{{1|}}} | ||
− | |[[{{{1}}}|{{#show:{{{1}}}|?semorg-actor-name}}]] | + | |{{#ifexist:{{{1}}} |
+ | |[[{{{1}}}|{{#show:{{{1}}}|?semorg-actor-name}}]] | ||
+ | |{{{1}}} | ||
+ | }} | ||
}}</includeonly> | }}</includeonly> |