User:Goraf/OtherPlugins: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(typo)
m (makes arguments have global scope - test)
Line 13: Line 13:
     #if: {{{type|}}}
     #if: {{{type|}}}
     | {{{type}}}
     | {{{type}}}
     | <!---->
     |&#32;
   }}
   }}
}}{{ <!-- makes arguments have global scope -->
  #forargs: d_
  | key
  | value
  | {{#vardefine: {{#var: key}} |{{#var: value}} }}
}}{{
}}{{
   #ifeq: {{#var:Form}} | links
   #ifeq: {{#var:Form}} | links

Revision as of 22:13, 5 April 2013


Displays a list of links to the "tested", "other", "dropped" and "notadopted" plugins.


Code description

The wiki "table" marks prevents the emergence of a new line before the first link and maintains a constant spacing between the lines of the links.

Usage

{{OtherPlugins|language|form=links|type=|}}
language   -  language code
form       -  
type       -  type of the plugins you want to display**

* Supported forms: list, links, (download is not supported)

** Supported types: tested, other, dropped, notadopted