NewsUnrealEdForumsFilesModsFragBU

Skin

BeyondUnreal


Personal tools

Difference between revisions of "Template:Prevnext"

From Liandri Archives

Jump to: navigation, search
m
Line 1: Line 1:
 
{|cellspacing="1" cellpadding="1" style="border:1px;width:100%;background-color: #c0c0c0"
 
{|cellspacing="1" cellpadding="1" style="border:1px;width:100%;background-color: #c0c0c0"
!style="text-align:left;width:40%;"  |{{#if:{{{1|}}}|[[{{{1}}}|'''<< Previous''']] ({{{1|}}})}}
+
!style="text-align:left;width:33%;"  |{{#if:{{{1|}}}|[[{{{1}}}|'''<< Previous''']] ({{{1|}}})}}
!style="text-align:center;width:20%;"|{{#if:{{{3|}}}|[[{{{3}}}|'''{{{3}}}''']]}}
+
!style="text-align:center;width:34%;"|{{#if:{{{3|}}}|[[{{{3}}}|'''{{{3}}}''']]}}
!style="text-align:right;width:40%;" |{{#if:{{{2|}}}|({{{2|}}}) [[{{{2}}}|'''Next >>''']]}}
+
!style="text-align:right;width:33%;" |{{#if:{{{2|}}}|({{{2|}}}) [[{{{2}}}|'''Next >>''']]}}
 
|-
 
|-
 
|}
 
|}

Revision as of 17:23, 15 December 2012

Usage:

{{prevnext|
 <Previous article>|
 <Next article>|
 <Name of the list>|
 }}

Code for copy:

{{prevnext|
 |
 |
 |
 }}