Welcome to Assassin's Creed Wiki! Log in and join the community.

Template:Succession box: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>VilkaTheWolf
Created page with "<tr><th colspan="2" style="color:black; padding:0 4px 0 4px; border-top:1px solid #1a1a1a; border-bottom:1px solid #1a1a1a; background:#463a39; font-size:larger;">'''{{{title}..."
 
imported>VilkaTheWolf
No edit summary
Line 3: Line 3:
<table cellpadding="0" cellspacing="2" border="0" style="background:transparent; padding:0; width:100%;">
<table cellpadding="0" cellspacing="2" border="0" style="background:transparent; padding:0; width:100%;">
<tr>
<tr>
<td style="color:{{{3|white}}}; padding:0 4px 0 4px; background:{{{2|#1a1a1a}}}; width:35%;">{{{before| }}}<br />{{#if:{{{before-years|}}}|({{{before-years}}})}}<br /><big>'''←'''</big></td>
<td style="color:{{{3|white}}}; padding:0 4px 0 4px; background:{{{2|#1a1a1a}}}; width:35%;">{{{before| }}}<br />{{#if:{{{before-years|}}}|({{{before-years}}})}}</td>
<td style="color:{{{3|white}}}; padding:0 4px 0 4px; background:{{{2|#1a1a1a}}}; width:30%;">
<td style="color:{{{3|white}}}; padding:0 4px 0 4px; background:{{{2|#1a1a1a}}}; width:30%;">
'''{{{years}}}'''</td>
'''{{{years}}}'''</td>
<td style="color:{{{3|white}}}; padding:0 4px 0 4px; background:{{{2|#1a1a1a}}}; width:35%;">{{{after| }}}<br />{{#if:{{{after-years|}}}|({{{after-years}}})}}<br /><big>'''→'''</big></td>
<td style="color:{{{3|white}}}; padding:0 4px 0 4px; background:{{{2|#1a1a1a}}}; width:35%;">{{{after| }}}<br />{{#if:{{{after-years|}}}|({{{after-years}}})}}</td>
</tr>
</tr>
</table>
</table>

Revision as of 13:13, 30 June 2020

{{{title}}}


{{{years}}}

Use the following code in the articles to create this portion of the succession box.

{{Succession_box
|title=
|years=
|before=
|before-years=
|after=
|after-years=}}


(Template adapted from Wookiepedia)