Diferencia entre revisiones de «Plantilla:Description»
De Familia Sanchez Arjona
m (use noinclude correctly) |
m (add doc) |
||
Línea 1: | Línea 1: | ||
<div class="description {{{1}}}" lang="{{{4|{{{1}}}}}}"><span class="language" title="{{{name|{{{3|}}}}}}">'''{{#language:{{{1}}}}}{{{5|}}}:'''</span> <span class="text" lang="{{{4|{{{1}}}}}}">{{{2|}}}</span></div><noinclude> | <div class="description {{{1}}}" lang="{{{4|{{{1}}}}}}"><span class="language" title="{{{name|{{{3|}}}}}}">'''{{#language:{{{1}}}}}{{{5|}}}:'''</span> <span class="text" lang="{{{4|{{{1}}}}}}">{{{2|}}}</span></div><noinclude> | ||
+ | --- | ||
+ | Parameters: | ||
+ | *1=wikicode for the language and name of the CSS formating class (mandatory) | ||
+ | *2=description text (optional, default is empty) | ||
+ | *3=title for tooltip (optional, default is empty) | ||
+ | **name=alternative parameter name for parameter 3 | ||
+ | *4=standard code for lang tag in HTML (optional, default is same as parameter 1) | ||
+ | *5=extension text shown after the language name before colon (optional, default is empty) | ||
[[Category:Internationalization templates]] | [[Category:Internationalization templates]] | ||
</noinclude> | </noinclude> |
Revisión del 18:29 22 dic 2006
{{{1}}}:
--- Parameters:
- 1=wikicode for the language and name of the CSS formating class (mandatory)
- 2=description text (optional, default is empty)
- 3=title for tooltip (optional, default is empty)
- name=alternative parameter name for parameter 3
- 4=standard code for lang tag in HTML (optional, default is same as parameter 1)
- 5=extension text shown after the language name before colon (optional, default is empty)