User:YordanGeorgiev
If you are so bored to come to here: http://ysgitdiary.blogspot.com/
__БЕЗСЪДЪРЖАНИЕ__
Bul wiki cheat sheet -> ГЛАВНИТЕ УКАЗАНИЯ за редактиране на Уикипедия | |||||||||||||||||||||||||||||
| Описание | Когато напишеш | Се вижда | |||||||||||||||||||||||||||
| Наклонено |
|
наклонено | |||||||||||||||||||||||||||
| Удебелено |
|
удебелено | |||||||||||||||||||||||||||
| Наклоненo и удебелено |
|
удебелено & наклонено | |||||||||||||||||||||||||||
| Вътрешни препратки (в Уикипедия) |
|
||||||||||||||||||||||||||||
| Препратки към сродни проекти - e.g. wikibooks |
|
PHP в уикикниги , където: | |||||||||||||||||||||||||||
| Пренасочване към други страници |
|
||||||||||||||||||||||||||||
| Външни препратки (към външни препратки) |
|
||||||||||||||||||||||||||||
| ПОСОЧВАНЕ НА ИЗТОЧНИЦИ |
|
Източници
| |||||||||||||||||||||||||||
| ПОСОЧВАНЕ НА ИЗТОЧНИЦИ СЪС АНГЛ. ШАБЛОН |
|
Източници
| |||||||||||||||||||||||||||
|
Как да се подписваме |
|
Потребител 06:31, | |||||||||||||||||||||||||||
| Заглавията се пишат отделно на нов ред | |||||||||||||||||||||||||||||
| Заглавия Съдържанието автоматично се създава при правилно форматиране |
|
Заглавие 1Заглавие 2Заглавие 3Заглавие 4Заглавие 5 | |||||||||||||||||||||||||||
| Списъци |
|
| |||||||||||||||||||||||||||
| Таблици |
{| border="1" cellspacing="0" ! A0 !! B0 !! C0 |- ! А1 || B1 || C1 |- ! A2 || B2|| C2 |} |
| |||||||||||||||||||||||||||
| Таблици |
|
|
|||||||||||||||||||||||||||
| Списъци |
|
| |||||||||||||||||||||||||||
| Влагане на картинки |
|
thumb|Текст под картинката | |||||||||||||||||||||||||||
Шаблончета
{{редактирам}} {{посочи източник}} {{авторски права}} {{Бързо изтриване|Причина}} <!-- може и без причина--> {{Бързо изтриване}} {{софтуер-мъниче}}
Others
__СЪДЪРЖАНИЕ__ __БЕЗСЪДЪРЖАНИЕ__
How to show source code ?
public void foo(List<String> list) {
list.add("bar");
}
<syntaxhighlight lang="java">
public void foo(List<String> list) {
list.add("bar");
}
</syntaxhighlight>
How-to insert code
<pre> <nowiki>
Redirection
- #REDIRECT [[destination]]
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.