Translations:Toolbox/99/uk: Difference between revisions

From KDE UserBase Wiki
(Created page with '===Програми спільноти===')
 
No edit summary
Line 1: Line 1:
===Програми спільноти===
Якщо сторінка є першою (немає попередньої сторінки) або останньою (немає наступної сторінки), скористайтеся таким кодом:
{{Input|1=<nowiki>{{Next|Назва наступної сторінки|Цю сторінку вам слід читати далі}}</nowiki>}}
{{Next|Назва наступної сторінки|Цю сторінку вам слід читати далі}}
{{Input|1=<nowiki>{{Prev|Назва попередньої сторінки|Ця сторінка передує поточній}}</nowiki>}}
{{Prev|Назва попередньої сторінки|Ця сторінка передує поточній}}

Revision as of 16:46, 17 June 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Toolbox)
All six arguments are optional, but keep in mind that if you don't specify a value for the <code>indexname</code> parameter, the untranslated name of the current page will be displayed. For the first and last pages in a series, the template is most often used like this:
{| style="border-collapse: separate; border-spacing: 2em 0; margin: 1em auto 2em; width: 100%;"
! scope="col" style="background-color: #eaecf0; border: 1px solid #a2a9b1;" | First page
! scope="col" style="background-color: #eaecf0; border: 1px solid #a2a9b1;" | Last page
|-
| style="padding: 0 1em; width: 50%;" | {{Input|1=<nowiki>{{Prevnext2
 | nextpage  = Following Pagename
 | nexttext  = Read this page next
 | indextext = Tasks and Tools
}}</nowiki>}}
| style="padding: 0 1em; width: 50%;" | {{Input|1=<nowiki>{{Prevnext2
 | prevpage  = Previous Pagename
 | prevtext  = The page before this one
 | indextext = Tasks and Tools
}}</nowiki>}}
|-
| style="font-size: 1.1em; padding: 0; text-align: center; word-spacing: 2em;" | &#x1f87b; '''Output''' &#x1f87b;
| style="font-size: 1.1em; padding: 0; text-align: center; word-spacing: 2em;" | &#x1f87b; '''Output''' &#x1f87b;
|-
| style="padding-left: 3em;" | {{Prevnext2|nextpage=Special:myLanguage/Toolbox/Tables|nexttext=Read this page next|indextext=Tasks and Tools}}
| style="padding-left: 3em;" | {{Prevnext2|prevpage=Special:myLanguage/Help:Editing|prevtext=The page before this one|indextext=Tasks and Tools}}
|}

Якщо сторінка є першою (немає попередньої сторінки) або останньою (немає наступної сторінки), скористайтеся таким кодом:

{{Next|Назва наступної сторінки|Цю сторінку вам слід читати далі}}
{{Prev|Назва попередньої сторінки|Ця сторінка передує поточній}}