Skin
Game Sections
- Unreal
- Unreal: RTNP
- Unreal II
- Unreal Tournament
- UT2003
- UT2004
- Unreal Tournament 3
- Unreal Championship
- Unreal Championship 2
Personal tools
Difference between revisions of "Template:Prevnext"
From Liandri Archives
Neon Knight (talk | contribs) |
Neon Knight (talk | contribs) m |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <noinclude>Previous/Next page template for pages which need to be linked in a certain order. | |
− | + | ||
− | + | Usage: | |
− | |||
− | |||
− | |||
− | |||
<nowiki>{{prevnext| | <nowiki>{{prevnext| | ||
− | + | <Previous article>| | |
− | + | <Next article>| | |
− | + | <Name of the list>| | |
}}</nowiki> | }}</nowiki> | ||
Code for copy: | Code for copy: | ||
<nowiki>{{prevnext| | <nowiki>{{prevnext| | ||
− | + | | | |
− | + | | | |
− | + | | | |
}}</nowiki> | }}</nowiki> | ||
</noinclude> | </noinclude> | ||
+ | <includeonly>{|cellspacing="1" cellpadding="1" style="border:1px;width:100%;background-color: #c0c0c0" | ||
+ | !style="text-align:left;width:37%;" |{{#if:{{{1|}}}|[[{{{1}}}|'''<< Previous''']] ({{{1|}}})}} | ||
+ | !style="text-align:center;width:26%;"|{{#if:{{{3|}}}|[[{{{3}}}|'''{{{3}}}''']]}} | ||
+ | !style="text-align:right;width:37%;" |{{#if:{{{2|}}}|({{{2|}}}) [[{{{2}}}|'''Next >>''']]}} | ||
+ | |- | ||
+ | |}</includeonly> |
Latest revision as of 16:26, 2 March 2016
Previous/Next page template for pages which need to be linked in a certain order.
Usage:
{{prevnext| <Previous article>| <Next article>| <Name of the list>| }}
Code for copy:
{{prevnext| | | | }}