Changes

+translation
<!--
Link box below for the doc meta-data:
-->{{#if:
<!--Check if we should show the link box-->
{{#ifeq: {{{link box|}}} | off
|
| {{{doc exist|yes}}}{{
#switch: {{SUBJECTSPACE}}
| {{ns:User}}
| {{ns:Module}}
| {{ns:Template}} = yes
}}
}}

| {{fmbox
| id = documentation-meta-data
| image = none
| style = background-color: #ecfcf4;
| textstyle = font-style: italic;
| text =
{{#if: {{{link box|}}}
| {{{link box}}} <!--Use custom link box content-->
| {{#if: {{{doc exist|yes}}}
| <!--/doc exists, link to it-->
Yukarıdaki [[Wikipedia:Wikipedia:Template documentation|belgeleme]] [[{{{docpage|{{FULLPAGENAME}}/doc}}}]] sayfasının [[Wikipedia:Wikipedia:Transclusion|yansıtılmasıdır]]. <small style="font-style: normal">([{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} değiştir] &#124; [{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=history}} geçmiş])</small> <br />
|<!-- /doc does not exist, ask to create one?
-->{{#switch: {{SUBJECTSPACE}}
| {{ns:Module}} = Bu [[Wikipedia:Wikipedia:Lua|Scribunto modülü]] için bir belgeleme sayfası [{{fullurl: {{{docpage| {{FULLPAGENAME}}/doc }}} | action=edit&preload=Template:Documentation/preload-module-doc }} oluşturabilirsiniz] <br>
| #default =
}}
}}<!--
Add links to /sandbox and /testcases when appropriate:
-->{{#switch: {{SUBJECTSPACE}}
| {{ns:User}}
| {{ns:Module}}
| {{ns:Template}} =
Kullanıcılar denemelerini bu {{#switch: {{SUBJECTSPACE}} | {{ns:module}} = modülün | #default = şablonun}} {{
#ifexist: {{{sandbox| {{FULLPAGENAME}}/sandbox }}}
| [[{{{sandbox| {{FULLPAGENAME}}/sandbox }}}|deneme]] <small style="font-style: normal">([{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit }} değiştir] <nowiki>|</nowiki> [{{fullurl:Special:ComparePages | page1={{urlencode:{{{template page|{{FULLPAGENAME}}}}}}}&page2={{urlencode:{{{sandbox|{{FULLPAGENAME}}/sandbox}}}}}}} fark])</small>
| deneme <small style="font-style: normal">([{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit&preload=Template:Documentation/preload-{{#ifeq: {{SUBJECTSPACE}}|{{ns:Module}}|module-}}sandbox }} oluştur] <nowiki>|</nowiki> [{{fullurl: {{{sandbox| {{FULLPAGENAME}}/sandbox }}} | action=edit&preload={{urlencode:{{{template page|{{FULLPAGENAME}}}}}}}&summary={{urlencode:[[{{{template page|{{FULLPAGENAME}} için deneme sürümü oluşturuldu.}}}]]}} }} mirror])</small>
}} ve {{
#ifexist: {{{testcases| {{FULLPAGENAME}}/testcases }}}
| [[{{{testcases| {{FULLPAGENAME}}/testcases }}}|testdurumları]] <small style="font-style: normal">([{{fullurl: {{{testcases| {{FULLPAGENAME}}/testcases }}} | action=edit }} değiştir])</small>
| testdurumları <small style="font-style: normal">([{{fullurl: {{{testcases| {{FULLPAGENAME}}/testcases }}} | action=edit&preload=Template:Documentation/preload-{{#ifeq: {{SUBJECTSPACE}}|{{ns:Module}}|module-}}testcases&summary={{urlencode:Create testcases page for [[{{{template page|{{FULLPAGENAME}}}}}]]}} }} oluştur])</small>
}} sayfalarında yapabilir. <br />
}}<!--
Show the cats text, but not
if "content" fed or "docname fed" since then it is
unclear where to add the cats.
-->{{#if: {{{content|}}} {{{docname fed|}}}
|
| Lütfen kategorileri ve intervikileri [[{{{docpage|{{FULLPAGENAME}}/doc}}}|/doc]] altsayfasına ekleyin.
}}<!--
Show the "Subpages" link:
-->{{#switch: {{SUBJECTSPACE}}
| {{ns:File}} = <!--Don't show it-->
| {{ns:Module}} = &#32;[[Special:PrefixIndex/{{{template page|{{FULLPAGENAME}}}}}/|Bu modülün altsayfaları]].
| {{ns:Template}} = &#32;[[Special:PrefixIndex/{{{template page|{{FULLPAGENAME}}}}}/|Bu şablonun altsayfaları]].
| #default = &#32;[[Special:PrefixIndex/{{{template page|{{FULLPAGENAME}}}}}/|Bu sayfanın altsayfaları]].
}}
}}{{#ifexist:{{FULLPAGENAME}}/Print
|<br />Bu şablonun bir [[Help:Books/for experts#Improving the book layout|baskı sürümü]] [[/Print]]'te mevcuttur. Bu şablonu değiştirirseniz, lütfen baskı sürümünü de güncelleyin.[[Category:Templates with print versions]]
}}
}}
}}<!--End link box--><!--

Detect and report strange usage:
-->{{#if:

<!--Check if {{documentation}} is transcluded
on a /doc or /testcases page-->
{{#switch: {{SUBPAGENAME}}
| doc
| testcases = strange
}}
<!--More checks can be added here, just return anything
to make the surrounding if-case trigger-->

| <includeonly>[[Category:Wikipedia pages with strange ((documentation)) usage|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace --></includeonly>

}}
<noinclude>{{Languages|Template:Documentation/end_box}}</noinclude>
Anonymous user