Difference between revisions of "Template:Incompatible"
Jump to navigation
Jump to search
Template documentation
Joelmartin (talk | contribs) m (1 revision imported) |
Joelmartin (talk | contribs) m (Text replacement - "<translate>" to "") |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<languages /> | <languages /> | ||
− | </noinclude>{{#switch: | + | </noinclude>{{#switch:</translate> |
| = | | = | ||
{{mbox | {{mbox | ||
| type = {{#if:{{{version|}}}|notice|content}} | | type = {{#if:{{{version|}}}|notice|content}} | ||
− | | text = ''' | + | | text = '''<!--T:1--> This extension is incompatible with the {{<tvar|1>#if:{{{version|}}}|</>|[[<tvar|lifecycle>Special:MyLanguage/Version lifecycle</>|current stable]]}} MediaWiki {{<tvar|2>#if:{{{version|}}}</>|<tvar|ver>{{{version}}}</> or any later|<tvar|3>{{MW stable branch number}}</>}} release!</translate>'''<br /> |
− | + | <!--T:2--> You are advised '''against''' using this extension on a live site.</translate> | |
{{#if:{{{1|{{{reason|}}}}}}| | {{#if:{{{1|{{{reason|}}}}}}| | ||
− | * | + | * <!--T:21--> Reason:</translate> {{{1|{{{reason|}}}}}}}}<br /><!-- |
− | -->{{#if:{{{pledge|}}}| | + | -->{{#if:{{{pledge|}}}|<!--T:3--> An update to this extension, making it compatible with MediaWiki <tvar|ver>{{#if:{{{version|}}}|{{{version}}}|{{MW stable branch number}}}}</>, has been pledged by <tvar|pledge>{{{pledge}}}</>.</translate><br /><!-- |
− | --><div style="margin-{{dir|{{pagelang}}|right|left}}:40px; font-size:80%" | + | --><div style="margin-{{dir|{{pagelang}}|right|left}}:40px; font-size:80%"><!--T:4--> Please reset the pledge if 14 days have passed since an edit was made by the developer.</translate> <!--T:5--> Last edited on <tvar|timestamp>{{#time: r | {{REVISIONTIMESTAMP}}}}</> by <tvar|user>[[User:{{REVISIONUSER}}|{{REVISIONUSER}}]] ([[User talk:{{REVISIONUSER}}|talk]])</>.</translate></div>|{{#if:{{{alternative|}}}|<!--T:6--> Its features are available in <tvar|ext>[[Extension:{{{alternative}}}]]</>, which is believed to be compatible with MediaWiki <tvar|ver>{{MW stable branch number}}</>.</translate>|<div style="margin-{{dir|{{pagelang}}|right|left}}:40px; font-size:80%">''<!--T:7--> Volunteer developers are invited to pledge their efforts to updating this extension to make it compatible with MediaWiki <tvar|ver>{{MW stable branch number}}</> by replacing the <tvar|incompatible><code><nowiki>{{</nowiki>{{ll|Template:Incompatible|Incompatible}}<nowiki>}}</nowiki></code></> template with <tvar|code><code><nowiki>{{</nowiki>{{ll|Template:Incompatible|Incompatible}}{{!}}{{#if:{{{version|}}}|version={{{version}}}{{!}}|}}<nowiki>pledge=~~~~}}</nowiki></code></>.</translate>''</div>}}}}}}{{#if:{{{nocat|}}}||<includeonly>[[Category:Extensions incompatible with {{#if:{{{version|}}}|{{{version}}}{{#translation:}}|{{MW stable branch number}}}}]]</includeonly>}} |
| #default= | | #default= | ||
{{#invoke:Template translation|renderTranslatedTemplate|template=Template:Incompatible|noshift=1}} | {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Incompatible|noshift=1}} | ||
Line 16: | Line 16: | ||
{{Documentation|content= | {{Documentation|content= | ||
− | + | ||
== Usage == <!--T:8--> | == Usage == <!--T:8--> | ||
</translate> | </translate> | ||
<pre>{{Incompatible}}</pre> | <pre>{{Incompatible}}</pre> | ||
− | + | ||
=== Optional parameters === <!--T:9--> | === Optional parameters === <!--T:9--> | ||
</translate> | </translate> | ||
− | * <code>reason=</code> — | + | * <code>reason=</code> — <!--T:10--> Reason for incompatibility (PHP errors, incompatible dependency, etc.).</translate> |
− | ** <code>1=</code> — | + | ** <code>1=</code> — <!--T:11--> Can be used alternatively to <tvar|reason><code>reason=</code></>.</translate> |
− | * <code>alternative=</code> — | + | * <code>alternative=</code> — <!--T:12--> If you would like to list a possible alternative extension.</translate> |
− | * <code>version=</code> — | + | * <code>version=</code> — <!--T:13--> Version of MediaWiki extension is incompatible with, if other than current stable version (<tvar|ver>{{MW stable branch number}}</>) - such as an upcoming release</translate> |
− | * <code>pledge=</code> — | + | * <code>pledge=</code> — <!--T:14--> <tvar|mw>{{ll|MediaWiki|MediaWiki.org}}</> username (<tvar|sig><code><nowiki>~~~~</nowiki></code></>) of developer pledging to fix compatibility issues</translate> |
− | * <code>nocat=yes</code> — | + | * <code>nocat=yes</code> — <!--T:15--> Do not add page to <tvar|cat>{{ll|Category:Incompatible extensions}}</> - for demo purposes and not actual use.</translate> |
+ | |||
− | |||
== Example == <!--T:16--> | == Example == <!--T:16--> | ||
</translate> | </translate> | ||
{{Incompatible|nocat=yes}} | {{Incompatible|nocat=yes}} | ||
− | + | ||
=== With a reason === <!--T:17--> | === With a reason === <!--T:17--> | ||
</translate> | </translate> | ||
{{Incompatible|reason=Many PHP errors.|nocat=yes}} | {{Incompatible|reason=Many PHP errors.|nocat=yes}} | ||
− | + | ||
=== Showing a alternative === <!--T:18--> | === Showing a alternative === <!--T:18--> | ||
</translate> | </translate> | ||
Line 47: | Line 47: | ||
{{Incompatible|alternative=Cite|nocat=yes}} | {{Incompatible|alternative=Cite|nocat=yes}} | ||
− | + | ||
=== Version === <!--T:19--> | === Version === <!--T:19--> | ||
</translate> | </translate> | ||
Line 53: | Line 53: | ||
{{Incompatible|version=1.20|nocat=yes}} | {{Incompatible|version=1.20|nocat=yes}} | ||
− | + | ||
=== Pledge === <!--T:20--> | === Pledge === <!--T:20--> | ||
</translate> | </translate> |
Revision as of 04:07, 21 December 2019
![]() | This extension is incompatible with the current stable MediaWiki 1.33 release! You are advised against using this extension on a live site. Volunteer developers are invited to pledge their efforts to updating this extension to make it compatible with MediaWiki 1.33 by replacing the {{Incompatible }} template with {{Incompatible |pledge=~~~~}} . |

Usage
</translate>
{{Incompatible}}
Optional parameters
</translate>
reason=
— Reason for incompatibility (PHP errors, incompatible dependency, etc.).</translate>1=
— Can be used alternatively to <tvar