Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Description: Difference between revisions

Template page
see discussion
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
Line 1: Line 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>
<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>
{{{2|}}}{{#if:{{{inline|}}}|</span>|</div>}}</includeonly><noinclude>
----
----
Parameters:
Parameters:

Revision as of 12:58, 30 April 2009


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)
  • inline=optional, default is empty string. When set to any value different from an empty string, forces the template to be displayed inline, so that it does not break the current paragraph (i.e. that makes possible to put several descriptions side by side on a single line)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.