Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:Succession Box"

 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>[[Category:Templates]]
 
<noinclude>[[Category:Templates]]
A simple succession box
+
A simple succession box. Example usage:
 +
<pre>
 +
{{Succession Box|
 +
before=[[Ganymede]]|
 +
title=Galileo|
 +
years=2009|
 +
after=[[Helios]]
 +
}}
 +
</pre>
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{| border="1" align="center" style="text-align: center; width:40%"
+
{| border="1" cellspacing=0 align="center" style="text-align: center; width:40%"
|width="100%" align="center" colspan="3" style="background:#ccccff; padding: 0 5px 0 5px;" | '''Simultaneous Release'''
+
|width="100%" align="center" colspan="3" style="background:#ccccff; padding: 0 5px 0 5px;" | '''[[Simultaneous Release]]'''
 
|-
 
|-
 
|width="30%" align="center" | Preceded by<br/> '''''{{{before}}}'''''
 
|width="30%" align="center" | Preceded by<br/> '''''{{{before}}}'''''

Latest revision as of 18:39, 5 January 2010

A simple succession box. Example usage:

{{Succession Box|
 before=[[Ganymede]]|
 title=Galileo|
 years=2009|
 after=[[Helios]]
}}

Back to the top