Difference between revisions of "Template:Sequence Box"

From Lunarpedia
Jump to: navigation, search
m (4 revisions imported: Importing navbox templates)
(Better example.)
 
Line 7: Line 7:
 
</onlyinclude></includeonly>
 
</onlyinclude></includeonly>
 
<noinclude>
 
<noinclude>
 +
<pre>
 +
{{Start Box}}
 +
{{Sequence Box|
 +
before=[[User:Miros1|Rosalie Dieteman]]|
 +
name=[[:Category:Lunarpedia_Staff|Lunarpedia Staff]]|
 +
item=[[James L. Burk]]|
 +
after=[[User:Strangelv|James Gholston]]
 +
}}
 +
{{End Box}}
 +
</pre>
 +
 +
The preceding code produces the following result:
  
 
{{Start Box}}
 
{{Start Box}}
 
{{Sequence Box|
 
{{Sequence Box|
  before=[[Ron Paul|Johann Heinrich Waser]]|
+
  before=[[User:Miros1|Rosalie Dieteman]]|
  name=[[Libertarian Party US presidential election results|Somethingorother]]|
+
  name=[[:Category:Lunarpedia_Staff|Lunarpedia Staff]]|
  item=[[1974|1652]]|
+
  item=[[James L. Burk]]|
  after=[[Roger MacBride|Bohdan Chmielnicki]]
+
  after=[[User:Strangelv|James Gholston]]
 
}}
 
}}
 
{{End Box}}
 
{{End Box}}
 +
 +
Each of the four fields should be a correctly formatted link.  Note that the pages for Lunarpedia Staff and James L. Burk do not currently exist.
  
 
[[Category:Navbox Templates]]</noinclude>
 
[[Category:Navbox Templates]]</noinclude>

Latest revision as of 18:42, 4 June 2019


{{Start Box}}
{{Sequence Box|
 before=[[User:Miros1|Rosalie Dieteman]]|
 name=[[:Category:Lunarpedia_Staff|Lunarpedia Staff]]|
 item=[[James L. Burk]]|
 after=[[User:Strangelv|James Gholston]]
}}
{{End Box}}

The preceding code produces the following result:


Previous:
Rosalie Dieteman
Lunarpedia Staff
James L. Burk
Next:
James Gholston



Each of the four fields should be a correctly formatted link. Note that the pages for Lunarpedia Staff and James L. Burk do not currently exist.