Template:Plugin/doc: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
m (remove forced TOC)
No edit summary
 
Line 1: Line 1:
{{Documentation subpage}}{{PageLang|en}}
{{Documentation subpage}}{{PageLang|en}}


Creates link to plugin's page. Link will leads to page in user's interface language, if it doesn't exist then to page in fallback language or to English one in the end. So it should always lead to valid, existing page (in case page in base language exists - like it should).
Creates link to plugin's page. Link will lead to page in user's interface language; if it doesn't exist, then to page in fallback language or to English one in the end. So it should always lead to valid, existing page (in case page in base language exists like it should).


== Usage ==
== Usage ==

Latest revision as of 16:29, 3 February 2018

This is a documentation subpage for Template:Plugin .
It contains usage information, categories and other content that is not part of the original template page.

Creates link to plugin's page. Link will lead to page in user's interface language; if it doesn't exist, then to page in fallback language or to English one in the end. So it should always lead to valid, existing page (in case page in base language exists – like it should).

Usage

Single link

{{Plugin | Plugin name | Link name (optional) }}
You type You get
{{Plugin|AIM}} AIM
{{Plugin|AIM|AIM Protocol}} AIM Protocol

Using Template:While

{{While | tpl=Plugin | Name of the first plugin | Name of the second plugin | etc. }}
You type You get
{{While|tpl=Plugin|AIM|Facebook|Jabber}} AIM, Facebook, Jabber