Issue/1146

De Semantic MediaWiki - Sandbox

< Semantic MediaWiki issue(Redirigé depuis Issue/1146)

Description Example to show further link to match property values
Parent topic Parser examples
Extension(s) Semantic MediaWiki
Keyword(s) property value match·further link·set parser·ask parser·template use·template output·#set
https://github.com/SemanticMediaWiki/SemanticMediaWiki/pull/1146,Template:SetFurtherLinkViaAsk, Template:SetFurtherLinkViaSpecial


{{#set:
 |SomeProperty=SomeValue
 |template=SetFurtherLinkViaSpecial
}}
<includeonly>[[Special:SearchByProperty/{{{property}}}/{{{value}}}|{{{value}}}]]</includeonly>

SomeValue

{{#set:
 |SomeProperty=SomeOtherValue
 |template=SetFurtherLinkViaAsk
}}
<includeonly>{{#ask: [[{{{property}}}::{{{value}}}]]|limit=0|searchlabel={{{value}}} }}</includeonly>

SomeOtherValue

Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.