1,942 bytes added
, 3 years ago
{{TemplateBox
|name=Edit-int
|desc=This template does the same as {{Tl|Edit}}, except that instead of showing the text "+/−", it shows the word for ''edit'' in the user's interface language (using {{X|int:Edit}}).
|shorthand=
|1=1
<!--|1aliases=-->
|1label=page
|1d-en=full page name (including the namespace prefix if applicable) of the target wiki page to edit on this wiki
|1d-td=full page name (including the namespace prefix if applicable) of the target wiki page to edit on this wiki
|1type=string/wiki-page-name
|1stat=required
|namespace=
|usergroup=
|placement=
|example-value=
|mustbesubst=
|relieson=
|usage-notes=
|setscats=
|print=
|seealso=
* {{Tl|Edit}}
* [[MediaWiki:Edit]]
* {{Tl|Custom edit}}
|example=
|type=
|i18n-method=mediawiki-msg
|i18n-subpage=
|i18n-mediawiki-msg=Edit
|i18n-desc=
}}
== Example ==
* <code>({{Tlx|Edit-int|2=<nowiki>{{FULLPAGENAME}}</nowiki>}})</code> gives: ({{Edit-int|{{FULLPAGENAME}}}})
** For a user using the Arabic interface, it will show up as: (<span class="plainlinks">[{{FULLURL:{{FULLPAGENAME}}|action=edit}} {{lcfirst:{{MediaWiki:Edit/ar}}}}]</span>)
** For a user using the English interface, it will show up as: (<span class="plainlinks">[{{FULLURL:{{FULLPAGENAME}}|action=edit}} {{lcfirst:{{MediaWiki:Edit/en}}}}]</span>)
** For a user using the French interface, it will show up as: (<span class="plainlinks">[{{FULLURL:{{FULLPAGENAME}}|action=edit}} {{lcfirst:{{MediaWiki:Edit/fr}}}}]</span>)
** For a user using the Gothic interface, it will show up as: (<span class="plainlinks">[{{FULLURL:{{FULLPAGENAME}}|action=edit}} {{lcfirst:{{MediaWiki:Edit/got}}}}]</span>)
** For a user using the Norwegian (Bokmål) interface, it will show up as: (<span class="plainlinks">[{{FULLURL:{{FULLPAGENAME}}|action=edit}} {{lcfirst:{{MediaWiki:Edit/no}}}}]</span>)
<includeonly>
[[Category:Internal link templates]]
[[Category:User interface language dependent templates]]
</includeonly>