Template:Next: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Created page with "<center> {| style="border: 1px solid black;" | <big>'''Next step:'''</big> | {{{1|}}} |}</center>")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
| {{{1|}}}
| {{{1|}}}
|}</center>
|}</center>
<noinclude>{{doc}}</noinclude>

Latest revision as of 07:41, 26 September 2017

Next step:
[edit] Template documentation

Purpose

If creating a step-by-step guide for something the, "next"-template can be used to point to a following article/page by giving a link as an additional parameter.


Usage

{{next|<some parameter>}}


Example

{{next|[[Main_Page|Return to Main-page]]}}


will end up in:

Next step: Return to Main-page