Translations:Toolbox/99/en: Difference between revisions
(Importing a new version from external source) |
RogueScholar (talk | contribs) (Update English→English page translation element manually) |
||
Line 1: | Line 1: | ||
All six arguments are optional. For first | 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: | ||
{{Input|1=<nowiki>{{Prevnext2|nextpage=Following Pagename|nexttext= | {| 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 | |||
{{Input|1=<nowiki>{{Prevnext2|prevpage=Previous Pagename|prevtext=The page before this | ! scope="col" style="background-color: #eaecf0; border: 1px solid #a2a9b1;" | Last page | ||
{{Prevnext2|prevpage= | |- | ||
| 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;" | 🡻 '''Output''' 🡻 | |||
| style="font-size: 1.1em; padding: 0; text-align: center; word-spacing: 2em;" | 🡻 '''Output''' 🡻 | |||
|- | |||
| 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}} | |||
|} |
Latest revision as of 01:29, 14 November 2024
All six arguments are optional, but keep in mind that if you don't specify a value for the indexname
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:
First page | Last page |
---|---|
{{Prevnext2 | nextpage = Following Pagename | nexttext = Read this page next | indextext = Tasks and Tools }} |
{{Prevnext2 | prevpage = Previous Pagename | prevtext = The page before this one | indextext = Tasks and Tools }} |
🡻 Output 🡻 | 🡻 Output 🡻 |
|
|