Help:Editing: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Reverted edits by 77.247.30.22 to last version by Kichik)
 
Line 18: Line 18:
The "x" can be "o" for the opening of a report, "c" for the closing, "d" for deletion, "f" for fix, and whatever you invent.
The "x" can be "o" for the opening of a report, "c" for the closing, "d" for deletion, "f" for fix, and whatever you invent.


== == разметки Wiki
== Wiki Markup ==
В дополнение к оригинальной разметки , действуют следующие условия :
Additionally to the original wiki markup, the following apply:


=== === Изображения
=== Images ===
{ | границы = "1" cellpadding = "2" cellspacing = "0" присоединяются = " Центр "
{| border="1" cellpadding="2" cellspacing="0" align="center"
! Как это выглядит ! То , что вы типа
! What it looks like !! What you type
| -
|-
| При вводе URL на страницу с изображение показывает само изображение . Пример на странице [[" Апельсин " Modern UI тема ]]:
| Typing the url to a page with an image shows the image itself. Example from the page [["Orange" Modern UI Theme]]:


http://www.monki.es/descargas/nsis/orange/sets.png
http://www.monki.es/descargas/nsis/orange/sets.png
| <pre> http://www.monki.es/descargas/nsis/orange/sets.png </ PRE>
| <pre>http://www.monki.es/descargas/nsis/orange/sets.png</pre>
| -
|-
| Иногда изображения напрямую не связываемый . Вы можете попробовать во - первых , чтобы положить изображение продление до конца URL, например ". GIF ", чтобы сделать его обычно показывают , как на картине .
| Sometimes an image is not directly linkable. You can try firstly to put an image extention to the end of the url, like ".gif", to make it show normally as a picture.


Пример использования [[ {{ нс : 2 }}: deguix | deguix ]] ' ы аватар :
Example using [[{{ns:2}}:deguix|deguix]]'s avatar:


http://forums.winamp.com/avatar.php?userid=98070&dateline=1093710924.gif
http://forums.winamp.com/avatar.php?userid=98070&dateline=1093710924.gif
| <pre> http://forums.winamp.com/avatar.php?userid=98070&dateline=1093710924.gif </ PRE>
| <pre>http://forums.winamp.com/avatar.php?userid=98070&dateline=1093710924.gif</pre>
| -
|-
| Внешние картинки могут быть использованы в обычные ссылки , так что вы можете сделать любое изображение на ссылку куда - то .
| External images can be used in normal links, so you can make any image to link to somewhere.
Пример использования " Профиль " изображений с любого нить [ http://forums.winamp.com/forumdisplay.php?s=&forumid=65 Winamp.com Форумы ], чтобы она указывала на [[ {{ нс : 2 }}: кичик | Кичик ]] ' профиля :
Example using the "profile" image from any thread of [http://forums.winamp.com/forumdisplay.php?s=&forumid=65 Winamp.com Forums] to point to [[{{ns:2}}:kichik|kichik]]'s profile:


[ http://forums.winamp.com/member.php?s=&action=getinfo&userid=44024 http://forums.winamp.com/images/profile.gif ]
[http://forums.winamp.com/member.php?s=&action=getinfo&userid=44024 http://forums.winamp.com/images/profile.gif]
| <pre> [ http://forums.winamp.com/member.php?s=&action=getinfo&userid=44024 http://forums.winamp.com/images/profile.gif ] </ PRE>
|<pre>[http://forums.winamp.com/member.php?s=&action=getinfo&userid=44024 http://forums.winamp.com/images/profile.gif]</pre>
|}
|}


Расширения === ===
=== Extensions ===
{ | границы = "1" cellpadding = "2" cellspacing = "0" присоединяются = " Центр "
{| border="1" cellpadding="2" cellspacing="0" align="center"
! Как это выглядит ! То , что вы типа
! What it looks like !! What you type
| -
|-
| <nowiki> <highlight-x> </ Nowiki > предоставляет возможность для кодов иметь подсветку синтаксиса . буква "х " указывает на язык своего кода . Это список Языки добавлены или изменены с [ http://qbnz.com/highlighter/index.php GeSHi ] авторские Языки :
| The <nowiki><highlight-x></nowiki> tag provides ability for codes to have syntax highlight. The letter "x" indicates the language of your code. This is a list of languages added/changed from [http://qbnz.com/highlighter/index.php GeSHi]'s original languages:


* НСИ
*nsis
* INI
*ini


Пример использования с использованием " НСИ " языке :
An example of usage using the "nsis" language:


<highlight-nsis>
<highlight-nsis>
/ *
/*
огромный комментарий описания код
An huge comment describing the code
* /
*/


Название " бла "
Name "blah"
ОиЬРИе " blah.exe "
OutFile "blah.exe"


# комментарий
#a comment


Раздел
Section
SetOutPath $ INSTDIR
  SetOutPath $INSTDIR
Файл " blah.txt "; комментарий
  File "blah.txt" ;a comment
SectionEnd
SectionEnd
</ выделите - НСИ >
</highlight-nsis>
| <pre> <highlight-nsis>
| <pre><highlight-nsis>
/ *
/*
огромный комментарий описания код
An huge comment describing the code
* /
*/


Название " бла "
Name "blah"
ОиЬРИе " blah.exe "
OutFile "blah.exe"


# комментарий
#a comment


Раздел
Section
SetOutPath $ INSTDIR
  SetOutPath $INSTDIR
Файл " blah.txt "; комментарий
  File "blah.txt" ;a comment
SectionEnd
SectionEnd
</ выделите - НСИ > </ PRE>
</highlight-nsis></pre>
| -
|-
| <nowiki> <attach> </ Nowiki > тег может использоваться для связывания страницы в файл непосредственно в этом {{SITENAME }}.
|The <nowiki><attach></nowiki> tag can be used to link your page to a file directly in this {{SITENAME}}.


Он покажет [[ {{ нс : 6 }}: Zip.gif ]] образ , ссылку на файл и его размер в КБ или байты округлые вниз ( в зависимости от размера файла ). Из - за изображения , рекомендованный формат . молнии .
It will show the [[{{ns:6}}:Zip.gif]] image, the link to the file and its size in KB's or Bytes rounded downwards (depends on file size). Because of the image, the recommended format is .zip.


Внутри тэга , вы должны указать имя файла , из {{ нс : 6 }} имен быть связаны между собой , без имен и с точным капитализации как показывает название страницы .
Inside the tag, you have to specify the name of the file from the {{ns:6}} namespace to be linked, without the namespace and with the exact capitalization as shown by the name of the page.


Пример:
Example:


<attach> Nopey.zip </ приложить >
<attach>Nopey.zip</attach>


Если файл не существует , он заменяется на " file.ext не найден ". Пример:
If the file doesn't exist, it is replaced with "file.ext not found". Example:


<attach> MyFile.zip </ приложить >
<attach>MyFile.zip</attach>


| <pre> <attach> Nopey.zip </ приложить >
|<pre><attach>Nopey.zip</attach>


<attach> MyFile.zip </ приложить > </ PRE>
<attach>MyFile.zip</attach></pre>
|}
|}

Latest revision as of 14:24, 12 September 2010

Summarizing a Change

When summarizing a page, you may want to consider putting one the prefixes below, so everyone could organize themselves easily. These are not required:

Bx: Bug report to the script, DLL or program.
Fx: Feature request to the script, DLL or program.
Px: Patch to the script, DLL or program.
PSx: Page spelling.
PFx: Page format.
More to come...

The "x" can be "o" for the opening of a report, "c" for the closing, "d" for deletion, "f" for fix, and whatever you invent.

Wiki Markup

Additionally to the original wiki markup, the following apply:

Images

What it looks like What you type
Typing the url to a page with an image shows the image itself. Example from the page "Orange" Modern UI Theme:

sets.png

http://www.monki.es/descargas/nsis/orange/sets.png
Sometimes an image is not directly linkable. You can try firstly to put an image extention to the end of the url, like ".gif", to make it show normally as a picture.

Example using deguix's avatar:

avatar.php?userid=98070&dateline=1093710924.gif

http://forums.winamp.com/avatar.php?userid=98070&dateline=1093710924.gif
External images can be used in normal links, so you can make any image to link to somewhere.

Example using the "profile" image from any thread of Winamp.com Forums to point to kichik's profile:

profile.gif

[http://forums.winamp.com/member.php?s=&action=getinfo&userid=44024 http://forums.winamp.com/images/profile.gif]

Extensions

What it looks like What you type
The <highlight-x> tag provides ability for codes to have syntax highlight. The letter "x" indicates the language of your code. This is a list of languages added/changed from GeSHi's original languages:
  • nsis
  • ini

An example of usage using the "nsis" language:

/*
An huge comment describing the code
*/
 
Name "blah"
OutFile "blah.exe"
 
#a comment
 
Section
  SetOutPath $INSTDIR
  File "blah.txt" ;a comment
SectionEnd
<highlight-nsis>
/*
An huge comment describing the code
*/

Name "blah"
OutFile "blah.exe"

#a comment

Section
  SetOutPath $INSTDIR
  File "blah.txt" ;a comment
SectionEnd
</highlight-nsis>
The <attach> tag can be used to link your page to a file directly in this NSIS Wiki.

It will show the Zip.gif image, the link to the file and its size in KB's or Bytes rounded downwards (depends on file size). Because of the image, the recommended format is .zip.

Inside the tag, you have to specify the name of the file from the File namespace to be linked, without the namespace and with the exact capitalization as shown by the name of the page.

Example:

Nopey.zip (54 KB)

If the file doesn't exist, it is replaced with "file.ext not found". Example:

MyFile.zip not found

<attach>Nopey.zip</attach>

<attach>MyFile.zip</attach>