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 1: | Line 1: | ||
<!--- WIP ---> | |||
<div class="infobox" style="min-width: max-content; background:#e7e7e7; overflow:overlay; float:right;"> | |||
<table style="width:100%; background:#f8f9fa; padding:5px; color: #304762; align:center; margin-bottom:10px; "> | |||
<tr> | |||
<td style="min-height:120px; text-align:left; width:auto; line-height:1.2; padding-left:15px; display: table-cell; vertical-align: middle;"> | |||
<span style="font-size:24px; font-weight:bold; ">{{{event-name|{{PAGENAME}}}}} </span><br> | |||
{{{event-subtitle|SUB}}}</span> | |||
{{{event-subtitle|SUB}}} | |||
</td> | </td> | ||
<td style="width: | <td style="width:100px; display: table-cell; vertical-align: middle; line-height:1; font-weight:bold;"><span>Quest Code</span><br><div style="width:90px; height:85px; font-size:30px; display: table-cell; vertical-align: middle;"> [[{{{event-name|Heartisan Cooking}}} Quests| {{{event-code|AA}}} ]]</div> | ||
</td> | </td> | ||
<td style="width:100px; display: table-cell; vertical-align: middle; line-height:1; font-weight:bold;">Event Drop<br> | <td style="width:100px; display: table-cell; vertical-align: middle; line-height:1; font-weight:bold;">Event Drop<br> | ||
Line 23: | Line 16: | ||
</tr> | </tr> | ||
</table> | </table> | ||
<div class="image | <div class="infobox-image">[[File:{{{event-image}}}|500px|center|middle]]</div> | ||
<table | <table style="width:100%; background:#f8f9fa; color: #304762; align:center; display:none;"> | ||
<tr> | <tr> | ||
<th colspan=2 | <th colspan=2 style="background-color:#304762; color: white;">Chronology</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Previous</th> | <th style="background-color:#304762; color: white;">Previous</th> | ||
<td>{{{previous-link}}}</td> | <td style="background-color:white;">{{{previous-link}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Next</th> | <th style="background-color:#304762; color: white;">Next</th> | ||
<td>{{{next-link}}}</td> | <td style="background-color:white;">{{{next-link}}}></td> | ||
</tr> | </tr> | ||
</table> | </table> |