Editing Template:Infobox Event
From AnotherEidos R Wiki
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 9: | Line 9: | ||
.anados-infobox .details-table th{background-color:#304762; color: white;} | .anados-infobox .details-table th{background-color:#304762; color: white;} | ||
}} | }} | ||
<div class="anados-infobox"> | <div class="anados-infobox"> | ||
<table> | <table> | ||
<tr class="heading-row"> | <tr class="heading-row"> | ||
Line 24: | Line 26: | ||
</table> | </table> | ||
<div class="image-container">[[File:{{{event-image}}}|500px|center|middle]]</div> | <div class="image-container">[[File:{{{event-image}}}|500px|center|middle]]</div> | ||
<table class | <table class"details-table"> | ||
<tr> | <tr> | ||
<th colspan=2> | <th colspan=2>Chronology</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 34: | Line 36: | ||
<tr> | <tr> | ||
<th>Next</th> | <th>Next</th> | ||
<td>{{{next-link}}}</td> | <td>{{{next-link}}}></td> | ||
</tr> | </tr> | ||
</table> | </table> |