Différences entre les versions de « Links in values »

De Semantic MediaWiki - Sandbox

(new)
 
(chg)
Ligne 1 : Ligne 1 :
 +
== Annotation ==
 +
<pre>
 
{{#set: Has text=This text contains a link to the [[Main Page]] of this wiki.}}
 
{{#set: Has text=This text contains a link to the [[Main Page]] of this wiki.}}
 +
</pre>
 +
{{#set: Has text=This text contains a link to the [[Main Page]] of this wiki.}}
 +
 +
== <code>#show</code> ==
 +
<pre>
 +
{{#show:
 +
{{PAGENAME}}
 +
|?Has text
 +
}}
 +
</pre>
 +
{{#show:
 +
{{PAGENAME}}
 +
|?Has text
 +
}}
 +
 +
== <code>#ask</code> ==
 +
<pre>
 +
{{#ask:
 +
[[{{PAGENAME}}]]
 +
|?Has text
 +
}}
 +
</pre>
 +
{{#ask:
 +
[[{{PAGENAME}}]]
 +
|?Has text
 +
}}
  
{{#show: {{PAGENAME}} |?Has text }}
+
[[Category:Examples]]

Version du 24 octobre 2016 à 18:52

Annotation

{{#set: Has text=This text contains a link to the [[Main Page]] of this wiki.}}


#show

{{#show:
 {{PAGENAME}}
|?Has text
}}

This text contains a link to the Main Page of this wiki.

#ask

{{#ask:
 [[{{PAGENAME}}]]
 |?Has text
}}
 Has text
Links in valuesThis text contains a link to the Main Page of this wiki.
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.