Line 5: |
Line 5: |
| {{mbox | | {{mbox |
| | type = {{#if:{{{version|}}}|notice|content}} | | | type = {{#if:{{{version|}}}|notice|content}} |
− | | text = ''' 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!'''<br /> | + | | text = ''' 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!'''<br /> |
| You are advised '''against''' using this extension on a live site. | | You are advised '''against''' using this extension on a live site. |
| {{#if:{{{1|{{{reason|}}}}}}| | | {{#if:{{{1|{{{reason|}}}}}}| |
| * Reason: {{{1|{{{reason|}}}}}}}}<br /><!-- | | * Reason: {{{1|{{{reason|}}}}}}}}<br /><!-- |
− | -->{{#if:{{{pledge|}}}| 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}}}</>.<br /><!-- | + | -->{{#if:{{{pledge|}}}| 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}}}.<br /><!-- |
− | --><div style="margin-{{dir|{{pagelang}}|right|left}}:40px; font-size:80%"> Please reset the pledge if 14 days have passed since an edit was made by the developer. Last edited on <tvar|timestamp>{{#time: r | {{REVISIONTIMESTAMP}}}}</> by <tvar|user>[[User:{{REVISIONUSER}}|{{REVISIONUSER}}]] ([[User talk:{{REVISIONUSER}}|talk]])</>.</div>|{{#if:{{{alternative|}}}| Its features are available in <tvar|ext>[[Extension:{{{alternative}}}]]</>, which is believed to be compatible with MediaWiki <tvar|ver>{{MW stable branch number}}</>.|<div style="margin-{{dir|{{pagelang}}|right|left}}:40px; font-size:80%">'' 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></>.''</div>}}}}}}{{#if:{{{nocat|}}}||<includeonly>[[Category:Extensions incompatible with {{#if:{{{version|}}}|{{{version}}}{{#translation:}}|{{MW stable branch number}}}}]]</includeonly>}} | + | --><div style="margin-{{dir|{{pagelang}}|right|left}}:40px; font-size:80%"> Please reset the pledge if 14 days have passed since an edit was made by the developer. Last edited on <tvar|timestamp>{{#time: r | {{REVISIONTIMESTAMP}}}} by <tvar|user>[[User:{{REVISIONUSER}}|{{REVISIONUSER}}]] ([[User talk:{{REVISIONUSER}}|talk]]).</div>|{{#if:{{{alternative|}}}| Its features are available in <tvar|ext>[[Extension:{{{alternative}}}]], which is believed to be compatible with MediaWiki <tvar|ver>{{MW stable branch number}}.|<div style="margin-{{dir|{{pagelang}}|right|left}}:40px; font-size:80%">'' 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>.''</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 25: |
Line 25: |
| | | |
| * <code>reason=</code> — Reason for incompatibility (PHP errors, incompatible dependency, etc.). | | * <code>reason=</code> — Reason for incompatibility (PHP errors, incompatible dependency, etc.). |
− | ** <code>1=</code> — Can be used alternatively to <tvar|reason><code>reason=</code></>. | + | ** <code>1=</code> — Can be used alternatively to <tvar|reason><code>reason=</code>. |
| * <code>alternative=</code> — If you would like to list a possible alternative extension. | | * <code>alternative=</code> — If you would like to list a possible alternative extension. |
− | * <code>version=</code> — Version of MediaWiki extension is incompatible with, if other than current stable version (<tvar|ver>{{MW stable branch number}}</>) - such as an upcoming release | + | * <code>version=</code> — Version of MediaWiki extension is incompatible with, if other than current stable version (<tvar|ver>{{MW stable branch number}}) - such as an upcoming release |
− | * <code>pledge=</code> — <tvar|mw>{{ll|MediaWiki|MediaWiki.org}}</> username (<tvar|sig><code><nowiki>~~~~</nowiki></code></>) of developer pledging to fix compatibility issues | + | * <code>pledge=</code> — <tvar|mw>{{ll|MediaWiki|MediaWiki.org}} username (<tvar|sig><code><nowiki>~~~~</nowiki></code>) of developer pledging to fix compatibility issues |
− | * <code>nocat=yes</code> — Do not add page to <tvar|cat>{{ll|Category:Incompatible extensions}}</> - for demo purposes and not actual use. | + | * <code>nocat=yes</code> — Do not add page to <tvar|cat>{{ll|Category:Incompatible extensions}} - for demo purposes and not actual use. |
| | | |
| | | |