Difference between revisions of "Template:Succession Box"

From Lunarpedia
Jump to: navigation, search
(Added Example)
 
Line 1: Line 1:
 +
 +
<noinclude>
 +
<pre>
 +
{{Start Box}}
 +
{{Succession Box|
 +
before=[[User:Miros1|Rosalie Dieteman]]|
 +
title=[[Lunarpedia Editor]]|
 +
after=[[User:Strangelv|James Gholston]] |
 +
years=2019
 +
}}
 +
{{End Box}}
 +
</pre>
 +
 +
The preceding code produces the following result:
 +
 +
{{Start Box}}
 +
{{Succession Box|
 +
before=[[User:Miros1|Rosalie Dieteman]]|
 +
title=[[Lunarpedia Editor]]|
 +
after=[[User:Strangelv|James Gholston]] |
 +
years=2019
 +
}}
 +
{{End Box}}
 +
 +
Each of the fields, before, title, and after should be a correctly formatted link.  Note that the page for Lunarpedia Editor does not currently exist.
 +
 +
Note: <nowiki>{{Succession Box}} must be wrapped in {{Start Box}} and {{End Box}} templates.
 +
</nowiki>
 +
 +
 +
</noinclude>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 
<includeonly><onlyinclude>
 
<includeonly><onlyinclude>
 
{{Sequence Box
 
{{Sequence Box
Line 9: Line 49:
 
}}
 
}}
 
</onlyinclude></includeonly>
 
</onlyinclude></includeonly>
 
<noinclude>
 
Note: <nowiki>{{Sucession Box}} must be wrapped in {{Start Box}} and {{End Box}} templates.
 
</nowiki>
 
 
 
 
{{Start Box}}
 
{{Succession Box
 
| before=[[Ron Paul|Johann Heinrich Waser]]|
 
| title=[[Libertarian Party US presidential election results|Somethingorother]]|
 
| years=[[1974|1652]]|
 
| after=[[Roger MacBride|Bohdan Chmielnicki]]
 
}}
 
{{End Box}}
 
 
[[Category:Navbox Templates]]</noinclude>
 

Latest revision as of 08:44, 30 June 2019


{{Start Box}}
{{Succession Box|
 before=[[User:Miros1|Rosalie Dieteman]]|
 title=[[Lunarpedia Editor]]|
 after=[[User:Strangelv|James Gholston]] |
 years=2019
}}
{{End Box}}

The preceding code produces the following result:


Preceded by:
Rosalie Dieteman
Lunarpedia Editor
2019
Succeeded by:
James Gholston



Each of the fields, before, title, and after should be a correctly formatted link. Note that the page for Lunarpedia Editor does not currently exist.

Note: {{Succession Box}} must be wrapped in {{Start Box}} and {{End Box}} templates.