Zum Inhalt springen

Vorlage:Description: Unterschied zwischen den Versionen

K
There's no need to use different tags, the display:inline property is supported on all browser, including old IEs. This also makes it easier for language processing js
(make the template one-line again to allow using it in lists; this will break some pages with wiki syntax (like headings) in the params, use <nowiki/> at the start of the parameter if that is the case)
K (There's no need to use different tags, the display:inline property is supported on all browser, including old IEs. This also makes it easier for language processing js)
Zeile 1: Zeile 1:
<includeonly>{{#if:{{{inline|}}}|<span class="description {{{1}}}" lang="{{{4|{{{1}}}}}}">|<div class="description {{{1}}}" lang="{{{4|{{{1}}}}}}">}}<span class="language {{{1}}}" title="{{{name|{{{3|}}}}}}">'''{{#language:{{{1}}}}}{{{5|}}}:'''</span> {{{2|}}}{{#if:{{{inline|}}}|</span>|</div>}}</includeonly><noinclude>
<includeonly><div class="description {{{1}}}" lang="{{{4|{{{1}}}}}}" {{#if:{{{inline|}}}|style="display:inline;"}}><span class="language {{{1}}}" title="{{{name|{{{3|}}}}}}">'''{{#language:{{{1}}}}}{{{5|}}}:'''</span> {{{2|}}}</div></includeonly><noinclude>
----
----
Parameters:
Parameters:
Anonymer Benutzer