« Modèle:Server » : différence entre les versions

De Semantic MediaWiki - Sandbox

(chg)
m (linkfix)
 
(Une version intermédiaire par le même utilisateur non affichée)
Ligne 1 : Ligne 1 :
<includeonly>
<noinclude>
This template demonstates the usage of the [[semantic-mw:Help:Argument declaration in templates|"declare" parser function.]]
 
Content of the template:
<pre>
== Server ==
'''Name:''' {{{Name|{{PAGENAME}}}}}<br>
'''Identifier:''' {{{ID|}}}<br>
'''IP-Address:''' {{{IP|}}}<br>
'''State:''' {{{State|}}}
{{#declare:
Has name=Name
|Has ID=ID
|Has IP=IP
|Has state=State
}}
</pre>
 
[[Category:Declare examples]]
</noinclude><includeonly>
== Server ==
== Server ==
'''Name:''' {{{Name|{{PAGENAME}}}}}<br>
'''Name:''' {{{Name|{{PAGENAME}}}}}<br>

Dernière version du 18 octobre 2019 à 22:27

This template demonstates the usage of the "declare" parser function.

Content of the template:

== Server ==
'''Name:''' {{{Name|{{PAGENAME}}}}}<br>
'''Identifier:''' {{{ID|}}}<br>
'''IP-Address:''' {{{IP|}}}<br>
'''State:''' {{{State|}}}
{{#declare:
 Has name=Name
 |Has ID=ID
 |Has IP=IP
 |Has state=State
}}
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.