Template:Extension exception/en
From Bonkipedia
The developer of this extension has requested that any future modifications, when possible, be made only after checking with them first. |
Template documentation
Usage
{{Extension exception}} {{Skin exception}}
Optional parameters
developer=
— MediaWiki.org username of extension's developer making the requestrequest=
— Text of request, if not default.
Parameter | Description | Type | Status | |
---|---|---|---|---|
developer | developer | no description | String | optional |
request | request | no description | String | optional |
Example
<translate> The developer of this {{<tvar name=1>#ifeq:Template|Template:Ns:skin</tvar>|skin|extension}} has requested {{<tvar name=3>#if:|{{{request}}}</tvar>|that any future modifications, when possible, be made only after checking with them first.}}</translate> |
Developer
{{Extension exception|developer=Example}}
<translate> The developer of this {{<tvar name=1>#ifeq:Template|Template:Ns:skin</tvar>|skin|extension}}, <tvar name=user>Example</tvar>, has requested {{<tvar name=3>#if:|{{{request}}}</tvar>|that any future modifications, when possible, be made only after [[<tvar name=user2>User:Example</tvar>|checking with them first]].}}</translate> |
Specific request
{{Extension exception|request=that you always [[Special:EmailUser/Example|email me]] before moving to a different server}}
<translate> The developer of this {{<tvar name=1>#ifeq:Template|Template:Ns:skin</tvar>|skin|extension}} has requested {{<tvar name=3>#if:that you always email me before moving to a different server|that you always email me before moving to a different server</tvar>|that any future modifications, when possible, be made only after checking with them first.}}</translate> |