Yardım:Taranmış sayfa bağlama: Revizyonlar arasındaki fark

İçerik silindi İçerik eklendi
Justinianus (Tartışma | katkılar)
Justinianus (Tartışma | katkılar)
74. satır:
* <code><poem></code> etiketlerini kullanıyorsanız, etiketlerin açılış ve kapanışlarının bölümün ''içerisinde'' olmasına dikkat ediniz. Aksi takdirde bölüm bağlaması düzgün çalışmayacaktır.
 
===TranscludingAna toad mainalanına namespacebağlama===
 
==== WhenBölüm thesayfada sectionbitiyor endsama part-wayfarklı thoughsayfada a pagebaşlamışsa ====
AnBu extra parameterhâlde, ayrıca {{parameterparametre|tosection}}, isparametresi requiredgerekir. inÇengeldeki bağlamanın sonuna konan <nowiki><pages></nowiki> toetiketinde end the transclusion at the anchorgereklidir. The syntax isSözdizimi asaşağıdaki followsgibidir:
 
<code><nowiki><pages index="fileDOSYA nameADI.djvu" from=x to=y tosection="labeletiket" /></nowiki></code>
:*<code>fileDOSYA nameADI.djvu</code> isüzerinde replacedçalıştığınız with the exact name of the file you are working with.dosyanın tam adı
:*Bağlamak istediğiniz ilk sayfanın dosya adını takip eden, eğik çizgiden (/) sonraki numara: <code>x</code>
:*The number after the slash (/) following the file name of the first page you wish to transclude is <code>x</code>
:*Bağlamak istediğiniz son sayfanın dosya adını takip eden, eğik çizgiden (/) sonraki numara: <code>y</code>
:*The number after the slash (/) following the file name of the final page you wish to transclude is <code>y</code>.
:*<code>labeletiket</code> iskoyduğunuz replacedçengelin withadıyla the name of the anchor you inserteddeğiştirilmelidir.
 
{{Belgeleme örnek|
{{Doc example|
To display what is transcluded at [[:en:Popular Science Monthly/Volume 25/June 1884/The Sins of Legislators II|Şu örnek sayfada]] youneyin wouldbağlandığını type:görüntülemek için şunu yazın:
 
<code><nowiki><pages index="Popular Science Monthly Volume 25.djvu" from=155 to=169 tosection=E169/></nowiki></code>
}}
 
==== WhenBölümün thesayfada sectionbaşlayıp beginsfarklı part-waysayfada though a pagebitiyorsa ====
 
Kısmın ya da bölümün ilk sayfasına çengelde başlamak için, {{parametre|fromsection}} parametresi gereklidir. Şu sözdizimini kullanabilirsiniz:
To begin the first page of a chapter or section at the anchor, a {{parameter|fromsection}} parameter is needed. Follow this pattern:
 
<code><nowiki><pages index="fileDOSYA nameADI.djvu" from=x to=y fromsection="labeletiket" /></nowiki></code>
 
{{Belgeleme örnek|
{{Doc example|
To display what is trancluded at [[:en:Popular Science Monthly/Volume 25/June 1884/Modes of Reproduction in Plants|Şu örnek sayfada]] youneyin bağlandığını görüntülemek için wouldşunu typeyazın::
 
<code><nowiki><pages index="Popular Science Monthly Volume 25.djvu" from=169 fromsection=B169 to=180 /></nowiki></code>
}}
 
==== Bölümün başlangıcı ve sonu farklı sayfalardaysa ====
==== When the section begins and ends part-way though a page ====
 
IfBir abölüm sectionbir beginssayfa partboyunca waykısmen thoughbaşlar oneve pagebaşka andbir finishessayfada partkısmen way through anotherbiterse, then both {{parameterparametre|fromsection}} andve {{parameterparametre|tosection}} parameters may need toparametrelerinin beikisinin usedde atkullanılması oncegerekir:
 
<code><nowiki><pages index="fileDOSYA nameADI.djvu" from=x to=y fromsection="labeletiket" tosection="labeletiket"/></nowiki></code>
 
"from" ve "to" bölüm isimlerinin aynı olmasına gerek yoktur. Aynı olmaları yaygındır ama gerekli değildir.
Note, the "from" and "to" section names do not have to be the same. It is common for them to be the same, but not required.
 
{{Belgeleme örnek|
{{Doc example|
To display the sections used at "[[:en:Notes and Queries/Series 7/Volume 12/Number 295/Bibliography of Chess Periodicals|BibliographyŞu oförnek Chess Periodicalssayfadaki]]" bölümleri görüntülemek için:
 
<code><nowiki><pages index="Notes and Queries - Series 7 - Volume 12.djvu" from=150 to=151 fromsection="ContributionChessBiblio" tosection="ContributionChessBiblio" /></nowiki></code>
}}
 
==== WhenBölüm theaynı sectionsayfada beginsbaşlayıp and ends on the same pagebitiyorsa ====
Yalnızca tek bir sayfadaki tek bir bölümü bağlamak için, {{parametre|include}} ve {{parametre|onlysection}} parametrelerini kullanın:
 
<code><nowiki><pages index="fileDOSYA nameADI.djvu" include=X onlysection="labeletiket" /></nowiki></code>
To transclude only a single section on a single page, you can use the {{parameter|include}} and {{parameter|onlysection}} parameters:
 
{{Belgeleme örnek|
<code><nowiki><pages index="file name.djvu" include=X onlysection="label" /></nowiki></code>
Örneğin, [[:en:Page:Notes and Queries - Series 7 - Volume 12.djvu/149|şu örnek sayfadaki]] içeriği bağlamak için aşağıdaki kodu kullanın:
 
{{Doc example|
For example, just the contents on [[Page:Notes and Queries - Series 7 - Volume 12.djvu/149]] can be transcluded with:
 
<code><nowiki><pages index="Notes and Queries - Series 7 - Volume 12.djvu" page=149 onlysection=s1 /></nowiki></code>