Difference between revisions of "Template:Sequence Box"
LPedia.org>Strangelv (Attempt at using this as the base that the rest are built upon -- so that subsequent changes need only change this one) |
(Better example.) |
||
(One intermediate revision by one other user not shown) | |||
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=[[ | + | before=[[User:Miros1|Rosalie Dieteman]]| |
− | name=[[ | + | name=[[:Category:Lunarpedia_Staff|Lunarpedia Staff]]| |
− | item=[[ | + | item=[[James L. Burk]]| |
− | after=[[ | + | 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 17: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.