Difference between revisions of "Help:Editing"

From WikiSpiv
Jump to: navigation, search
Line 18: Line 18:
== Sample ==
== Sample ==
We recommend copying the following example as your starting point:
We recommend copying the following example as your starting point:
<pre>[[Category:Unsorted]]
<pre>
[[Category:Unsorted]]
 
<credits>
<credits>
Слова: Юрій Старосольський
Слова: Юрій Старосольський
Музика: Юрій Пясецький
Музика: Юрій Пясецький
</credits>
</credits>
<spiv>
<spiv>
; Am        E          Am        E
; Am        E          Am        E
Line 52: Line 55:
:Воскресній зірниці устріч.
:Воскресній зірниці устріч.
</spiv>
</spiv>
== Виконнаня ==
== Виконнаня ==
* [https://www.youtube.com/watch?v=0ooikpCU6s8 Квітка Цісик]
* [https://www.youtube.com/watch?v=0ooikpCU6s8 Квітка Цісик]

Revision as of 22:42, 4 February 2016

Creating and editing songs is fairly straightforward but requires you to use a little bit of code. It's not difficult!

Читати по-Українському на сторінка Редагування.

Creating a Page

Start by searching for the name of the song with the search bar. Make sure the 1st letter is capitalized and all subsequent letters lowercase (except proper nouns).

Examples:

  • При ватрі
  • Ой ти, Галю
  • Біла хата в саду
  • Писаний Камінь

If multiple titles are in common use, use the one that is not the first line of the song (ex. use "При ватрі", not "Сіріли у сумерку").

After searching, click the text that says Create the page "Назва пісня" on this wiki! This will open an editor.

Sample

We recommend copying the following example as your starting point:

[[Category:Unsorted]]

<credits>
Слова: Юрій Старосольський
Музика: Юрій Пясецький
</credits>

<spiv>
; Am        E           Am         E
:Сіріли у сумерку півночі шатра,
;     Am            Dm          Am       E
:Застиг, мов у чорному безрусі, ліс,
;         Am            E           Am        E
:Лиш ясним промінням іскрилася ватра
;    D       E             Am
:І сипала зорям привіт.
:
;        G                     C
:Над ватрою постаті юні, хлоп’ячі,
;     G                       C                E
:Заслухані в золото слів, що лились,
;        Am        E              Am     E
:Про славу минулу, про мрії гарячі,
;        D                E           Am
:Про волю, що прийде колись.
:
:Заслухались кедри ґорґанської ночі
:І гомін ішов по долинах, верхах.
:Горіли завзяттям юнацькії очі
:І сила родилась  в серцях.
:
:Погасло багаття, горіли ще мрії,
:Кінчила свій лет заворожена ніч,
:Далеко на сході багріли обрії
:Воскресній зірниці устріч.
</spiv>

== Виконнаня ==
* [https://www.youtube.com/watch?v=0ooikpCU6s8 Квітка Цісик]
* [https://www.youtube.com/watch?v=9A_B-yvDCTM Оксана Муха, Капела "Трембіта"]

Analysis

Let's go through this piece by piece.

[[Category:Unsorted]]


This sets the category to Unsorted. You should pick a category for your song. Use an existing category from the list on the homepage. Leave this as Unsorted if you're not sure and somebody else will fix it.

<credits>
Слова: Юрій Старосольський
Музика: Юрій Пясецький
</credits>


These lines are for credits. Everything inside the <credits> tags will be formatted for you automatically.

<spiv>
; Am        E           Am         E
:Сіріли у сумерку півночі шатра,
;     Am            Dm          Am       E
:Застиг, мов у чорному безрусі, ліс,
;         Am            E           Am        E
:Лиш ясним промінням іскрилася ватра
;    D       E             Am
:І сипала зорям привіт.
:
...
</spiv>


This section is for the lyrics. Put all lyrics between the <spiv> tags. Prefix any lines that are for chords with a semicolon and any regular lyrics with a colon. If you are copying and pasting, make sure the chords line up properly with the line below them. Use spaces for alignment. Only include a set of chords once; omit them in verses with identical chords.

== Виконнаня ==
* [https://www.youtube.com/watch?v=0ooikpCU6s8 Квітка Цісик]
* [https://www.youtube.com/watch?v=9A_B-yvDCTM Оксана Муха, Капела "Трембіта"]


Include your favourite rendition(s) in this section. Just follow the format:

* [URL Artist]


Click "Show Preview" to make sure things look right and "Save Page" if they do!

Making a Redirect

If there is another *popular* title for a song, create a page for it and make the content of that page:

#REDIRECT [[Назва пісня]]


Replace "Назва пісня" with the name of the original song page.