Help:Editing/tr

From FreeCAD Documentation

Bu sayfa Wikitext için hızlı bir referanstır. Daha fazla yardımı Wiki markup Wikipedia da bulabilirsiniz.


Bu Düzenlemeye Genel Bakış'ın bir çok 'wikitext' örneği vardır. Düzenlerken referans için bu sayfayı ayrı bir tarayıcı penceresinde açık tutmak isteyebilirsiniz.

Düzenleme Esasları

Düzenlemeye başla
Bir MediaWiki sayfasını düzenlemeye başlamak için , üst kısımda bu sayfayı düzenle (veya sadece düzenle ) bağlantısını tıklayın. Bu sizi wikitext:Sunucunun web sayfasını ürettiği düzenlenebilir kaynak kodu içeren bir metin kutusu olan bir sayfa düzenlemesine götürür.Yalnızca deneme yapmak istiyorsanız, lütfen bunu sandbox içinde yapın, burada değil
Değişikliklerinizi yazın
Sadece metninizi yazabilirsiniz. Bununla birlikte, temel wiki işaretlemesini (bir sonraki bölümde anlatıldığı gibi) bağlantılar kurmak ve basit biçimlendirme yapmak da sizin yaptığınız katkıya değer katar.
Değişikliklerinizi özetleyin
Düzenleme kutusunun altındaki küçük alana kısa bir düzenleme özeti yazın. Değişikliklerinizi tanımlamak için steno kullanabilirsiniz.
Kaydetmeden önce önizle
İşiniz bittiğinde, Önizlemeyi göster e tıklayarak değişikliklerinizin kalıcı hale gelmeden önce nasıl göründüğüne bakın. İstediğiniz sonucu alana kadar düzenle/önizlemeyi tekrar edin, daha sonra Sayfayı kaydet e tıklayın ve değişiklikleriniz anında uygulanacak ve görüntülenecektir.


Temel metin biçimlendirme

Nasıl görünür Yazdıklarınız

Her iki tarafa 2 kesme işareti koyarak italik metin hale getirebilirsiniz.

3 kesme işareti metni kalın olacaktır.

5 kesme işareti metni kalın ve italik hale getirir.

(4 kesme işareti özel bir şey yapmaz -- Sadece 'fazladan kesme işareti' kalır.)

Her iki tarafa 2 kesme işareti koyarak '''italik metin''' hale getirebilirsiniz.. 

3 kesme işareti '''metni''' kalın olacaktır. 

5 kesme işareti '''''metni''''' kalın ve italik hale getirir.

(4 kesme işareti özel bir şey yapmaz -- Sadece  ''''fazladan kesme işareti'''' kalır.)

Tek bir yeni satırın düzende etkisi yok. Ama boş bir satır

yeni bir paragraf başlatır.

Tek bir yeni satırın
düzende
etkisi yok.
Ama boş bir satır

yeni bir paragraf başlatır.

Satırları
yeni bir paragraf olmadan kesebilirsiniz.
Lütfen bunu dikkatli kullanın.

Satırları<br />
yeni bir paragraf olmadan kesebilirsiniz.<br />
Lütfen bunu dikkatli kullanın.

Konuşma sayfalarındaki yorumlarınızı "imzalamanız" gerekir:
- Üç yaklaşık(tilde) işareti, kullanıcı adınızı verir: Dr. Schorsch
- Dört yaklaşık (tilde) işareti kullanıcı adınızı ve tarih/saati verir: Dr. Schorsch 20:55, 1 November 2006 (CET)
- Beş yaklaşık (tilde) işareti yalnız tarih/saati gösterir: 21:01, 1 November 2006 (CET)

Konuşma sayfalarındaki yorumlarınızı "imzalamanız" gerekir: <br />
- Üç yaklaşık(tilde) işareti, kullanıcı adınızı verir: ~~~ <br />
- Dört yaklaşık (tilde) işareti kullanıcı adınızı ve tarih/saati verir: ~~~~ <br />
- Beş yaklaşık (tilde) işareti yalnız tarih/saati gösterir: ~~~~~ <br />

İsterseniz, HTML etiketlerini de kullanabilirsiniz . HTML kullanmanın bazı yararlı yolları:

Bir daktilo yazı tipine metin yerleştirin. Genellikle aynı yazı tipi bilgisayar kodu içinde kullanılır.

Üstü Çizili veya Altı Çizilimetin, veya küçük harflerle metin yazın.

Üstel veya alt yazılar: X2, H2O

Editorde görünmeyen yorumlar (<!-- -->) sadece sayfayı düzenlerken görünür.

Eğer herkese açık bir yorum yazmak isterseniz, sohbet sayfasını kullanın.

You can use <b>HTML tags</b>,
too, if you want. Some useful
ways to use HTML:

Put text in a <tt>typewriter
font</tt>. The same font is 
generally used for <code>
computer code</code>.

<strike>Strike out</strike>
or <u>underline</u> text,
or write it <span style=
"font-variant:small-caps">
in small caps</span>.

Superscripts and subscripts:
X<sup>2</sup>, H<sub>2</sub>O

Invisible comments to editors (&lt;!-- --&gt;) 
only appear while editing the page.
<!-- Note to editors: blah blah blah. -->

If you wish to make comments to the public, 
you should usually go on the 
[[wikipedia:wikipedia:talk page|talk page]], though.

For a list of HTML tags that are allowed, see HTML in wikitext. However, you should avoid HTML in favor of Wiki markup whenever possible.

Organizing your writing

What it looks like What you type
Section headings

Headings organize your writing into sections. The Wiki software can automatically generate a table of contents from them.

Subsection

Using more equals signs creates a subsection.

A smaller subsection

Don't skip levels, like from two to four equals signs.

Start with 2 equals signs not 1 because 1 creates H1 tags which should be reserved for page title.

== Subsection ==
Using more equals signs creates a subsection.

=== A smaller subsection ===

External links

You will often want to make clickable links to other pages.

Here's a link to a page named Compile on Linux. You can not say compile on linux but use Compile on Linux and the link will show up correctly.

Here's a link to a page named [[Compile on Linux]].
You can not say [[compile on linux]] but use
[[Compile on Linux]] and the link will
show up correctly.

You can put formatting around a link. Example: Compile on Linux.

You can put formatting around a link.
Example: ''[[Compile on Linux]]''.

The first letter of articles is automatically capitalized, so Compile on Linux goes to the same place as compile on Linux. Capitalization matters after the first letter.

The ''first letter'' of articles is automatically
capitalized, so [[Compile on Linux]] goes to the same place
as [[compile on Linux]]. Capitalization matters after the
first letter.

The weather in Riga is a page that doesn't exist yet. You could create it by clicking on the link.

[[The weather in Riga]] is a page that doesn't exist
yet. You could create it by clicking on the link.

You can link to a page section by its heading:

If multiple sections have the same heading, add a number. #Example section 3 goes to the third section named "Example section".

You can link to a page section by its heading:

*[[Help:Editing#Organizing your writing]].

If multiple sections have the same heading, add
a number. [[#Example section 3]] goes to the
third section named "Example section".

You can make a link point to a different place with a piped link. Put the link target first, then the pipe character "|", then the link text.

You can make a link point to a different place
with a piped link. Put the link
target first, then the pipe character "|", then
the link text.

*[[Compile_on_Linux|Compile on Linux]]

You can make a link to Wikipedia by typing: wikipedia:Python (programming language)

You can make an external link just by typing a URL: http://www.nupedia.com

You can give it a title: Nupedia

Or leave the title blank: [1]

You can make a link to Wikipedia by typing:
[[wikipedia:Python (programming language)]]

You can make an external link just by typing a URL:
http://www.nupedia.com

You can give it a title:
[http://www.nupedia.com Nupedia]

Or leave the title blank:
[http://www.nupedia.com]

Linking to an e-mail address works the same way: mailto:someone@domain.com or someone

Linking to an e-mail address works the same way:
mailto:someone@domain.com or 
[mailto:someone@domain.com someone]

You can redirect the user to another page.

#REDIRECT [[Official position]]

To put an article in a category, place a link like Category:Help into the article. Category links do not show up in line but at page bottom and cause the page to be listed in the category.

To link to a category page without putting the article into the category, use a colon prefix (":Category") in the link. Category:Help

To put an article in a category, 
place a link like Category:Help into the article.
Category links do not show up in line
but at page bottom ''and cause the page to be''
''listed in the category.''
[[Category:Help]]

To link to a category page without putting the article
into the category, use a colon prefix (":Category")
in the link. [[:Category:Help]]

You can include pictures . You can refer to MediaWiki Images Help for details about the possible options. A very useful one is 'none', allowing your picture to be positioned on the left, with no flowing text:

You can include pictures [[Image:Base_ExampleCommandModel.png]].
You can refer to [http://www.mediawiki.org/wiki/Help:
Images MediaWiki Images Help] for details about the possible
options. A very useful one is 'none', allowing your picture to
be positioned on the left, with no flowing text:
[[Image:Base_ExampleCommandModel.png|none]]

You can use ordered or unordered lists:

  1. Item1
    1. Sub-item 1.1
      1. Sub-item 1.1.1
    2. Sub-item 1.2
  2. Item2
  • Item1
    • Sub-item 1.1
      • Sub-item 1.1.1
    • Sub-item 1.2
  • Item2
You can use ordered or unordered lists:

# Item1
## Sub-item 1.1
### Sub-item 1.1.1
## Sub-item 1.2
# Item2

* Item1
** Sub-item 1.1
*** Sub-item 1.1.1
** Sub-item 1.2
* Item2

Collapsible element

Collapsible element complete page

Click to see the code

<div class="mw-collapsible mw-collapsed toccolours">

===Your Title===

<div class="mw-collapsible-content">

Your text and image FreeCAD.

</div>

</div>


Collapsible element 500 pixels

Click to see the code

<div class="mw-collapsible mw-collapsed toccolours" style="width:500px">

===Your Title===

<div class="mw-collapsible-content">

Your text and image FreeCAD.

</div>

</div>

Colored syntax and delimitation of the code

To delimit the code (creating a framework) a macro or procedure you have different solutions :

1: A space between the edge of the page and the first column of the code.

Example :

A space has been added to all lines

import math
from pivy import coin
cam = Gui.ActiveDocument.ActiveView.getCameraNode()
rot.setValue(coin.SbVec3f(0,0,1),math.pi/2)
       self.lineEdit_1 = QtGui.QLineEdit(self.centralWidget)
       self.lineEdit_1.setGeometry(QtCore.QRect(320, 30, 151, 22))

For macros, this method is deprecated ! the user who wants to copy the code to test the macro is obliged to remove this space at the risk of creating errors of indentation to the execution of the code.

2: Tags <pre> and </pre>

Example :

<pre>

import math
from pivy import coin
cam = Gui.ActiveDocument.ActiveView.getCameraNode()
rot.setValue(coin.SbVec3f(0,0,1),math.pi/2)
       self.lineEdit_1 = QtGui.QLineEdit(self.centralWidget)
       self.lineEdit_1.setGeometry(QtCore.QRect(320, 30, 151, 22))

</pre>

3: Tags <syntaxhighlight> and </syntaxhighlight>

These tags are used to delimit your macro and color syntax ' code.

Example:

<syntaxhighlight>

import math
from pivy import coin
cam = Gui.ActiveDocument.ActiveView.getCameraNode()
rot.setValue(coin.SbVec3f(0,0,1),math.pi/2)
       self.lineEdit_1 = QtGui.QLineEdit(self.centralWidget)
       self.lineEdit_1.setGeometry(QtCore.QRect(320, 30, 151, 22))

</syntaxhighlight>

4: Tags <source lang=python> and </source>

These tags give a result was same as <syntaxhighlight>, but the peculiarity of this syntax is that you can have a different coloration depending on the used programming language.

Options:

  • <source lang=python>
  • <source lang=pascal>
  • <source lang=java>
  • <source lang= ..........

Templates and transcluding pages

Templates are segments of wiki markup that are meant to be copied automatically ("transcluded") into a page. You add them by putting the template's name in {{double braces}}. By default, pages are transcluded from the default Template namespace. The namespace is the portion of a page name before the colon; for instance, in Help:Editing, Help is the namespace in which the page Editing lives.

It is also possible to transclude other pages from the default namespace (the null one) by using {{:colon and double braces}}.

There are three pairs of transclusion markup tags that can be used in wikitext to control how transclusion affects parts of a template or article. They determine whether or not wikitext renders, either in its own article, which we will call "here", or in another article where it is transcluded, which we will call "there".

  • <noinclude>: the content will not be rendered there. These tags have no effect here.
  • <includeonly>: the content will render only there, and will not render here (like invisible ink made visible by means of transclusion).
  • <onlyinclude>: the content will render here and will render there, but it will only render there what is between these tags.

There can be several such section. Also, they can be nested.

Remark: if a page is transcluded without any transclusion markup, it may cause an unintentional categorization. Any page transcluding it will contain the same category as the original page. Wrap the category markup with <noinclude> tags to prevent incorrect categorization.

What it looks like What you type

This text comes from the page named Template:Transclusion demo. It has been transcluded into this page.

{{Transclusion demo}}

This transclusion demo is a little bit of text from the page Help:Transclusion demo to be included into any file.

{{Help:Transclusion demo}}

Special Pages

Special pages are pages that cannot be edited, but are generated by the wiki engine. They provide very useful functions, and live in the Special namespace. A summary of all special pages is available from Special:SpecialPages.

Direct link to frequently used Special pages are:

Minor edits

A logged-in user can mark an edit as "minor". Minor edits are generally spelling corrections, formatting, and minor rearrangement of text. Users may choose to hide minor edits when viewing Recent Changes.

Marking a significant change as a minor edit is considered bad Wikiquette. If you have accidentally marked an edit as minor, make a dummy edit, verify that the "[ ] This is a minor edit" check-box is unchecked, and explain in the edit summary that the previous edit was not minor.

Other

Other presentation ideas WikiPages

Available translations of this page: