User:Goraf/OtherPlugins: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Todo)
(form "list" should work to)
Line 4: Line 4:
2. correct this {{User:Goraf/hPluginLink|...}}
2. correct this {{User:Goraf/hPluginLink|...}}


--><includeonly>{{#vardefine: PluginLang | {{{1}}} }}{{#vardefine: Form | {{{form}}} }}{{#vardefine: Type | {{#if: {{{type|}}} | {{{type}}} | }} }}{|
--><includeonly>{{#vardefine: PluginLang | {{{1}}} }}{{#vardefine: Form | {{{form}}} }}{{#vardefine: Type | {{#if: {{{type|}}} | {{{type}}} | }} }}{{#ifeq: {{#var:Form}} | links | {{(!}} |}}
{{User:Goraf/hPluginLink|Chat}}
{{User:Goraf/hPluginLink|Chat}}
{{User:Goraf/hPluginLink|Chess4Net}}
{{User:Goraf/hPluginLink|Chess4Net}}
Line 15: Line 15:
{{User:Goraf/hPluginLink|SRMM}}
{{User:Goraf/hPluginLink|SRMM}}
{{User:Goraf/hPluginLink|WinterSpeak}}
{{User:Goraf/hPluginLink|WinterSpeak}}
|}<nowiki/></includeonly><noinclude>{{Todo | Make the other cases work}}
{{#ifeq: {{#var:Form}} | links | {{!)}} |}}<nowiki/></includeonly><noinclude>
 
Displays a list of links to the "tested", "other", "dropped" and "notadopted" plugins.
Displays a list of links to the "tested", "other", "dropped" and "notadopted" plugins.



Revision as of 20:54, 25 March 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=links  -  displays a list of links
type        -  type of the plugins you want to display*

* Supported types: tested, other, droped, notadopted