« Modèle:Tip » : différence entre les versions
aucun résumé des modifications
Création : <includeonly><span title="{{#if:{{{3|}}}|{{{2}}} = {{{3}}}|{{{1}}} = {{{2}}}}}" style="border-bottom:1px dotted">{{{1}}}</span></includeonly><noinclude>This template creates tooltips, i.... |
Aucun résumé des modifications |
||
Ligne 2 :
In the case of two parameters, the syntax is as follows:
<nowiki>{{
yielding the following output:
:{{
"Wörter" is the text the reader will see. The tooltip provides the text "Wörter = words".
Ligne 10 :
<nowiki>{{C|Wörter|das Wort|word}}</nowiki>
yielding the output:
:{{
Here, the tooltip provides the text "das Wort = words", that is it does not repeat the original text but shows a different one.</noinclude>
|