Template:Update layout: Difference between revisionsGive feedback
m removing "no source link" text (due to empty patches) |
m adding includeonly and default value for current update |
||
| Line 1: | Line 1: | ||
<div style="padding: 0.75em 1em; border: 1px solid #aaa; background-color: #f8f7f5;"> | <includeonly><div style="padding: 0.75em 1em; border: 1px solid #aaa; background-color: #f8f7f5;"> | ||
{| style="width:100%; border: 1px solid #aaa; margin: 0; margin-bottom: 1em;" | {| style="width:100%; border: 1px solid #aaa; margin: 0; margin-bottom: 1em;" | ||
! colspan="3" style="width:100%; background-color: #e1d2b3;" | [[Updates]] | ! colspan="3" style="width:100%; background-color: #e1d2b3;" | [[Updates]] | ||
|- | |- | ||
! style="width:33%; background-color: #e1d2b3;" | ← {{#if:{{{prev_update|}}}|[[Update:{{{prev_update}}}|{{{prev_update}}}]]|N/A}} | ! style="width:33%; background-color: #e1d2b3;" | ← {{#if:{{{prev_update|}}}|[[Update:{{{prev_update}}}|{{{prev_update}}}]]|N/A}} | ||
! style="width:34%; background-color: #e1d2b3;" | {{{current_update|}}} | ! style="width:34%; background-color: #e1d2b3;" | {{{current_update|N/A}}} | ||
! style="width:33%; background-color: #e1d2b3;" | {{#if:{{{next_update|}}}|[[Update:{{{next_update}}}|{{{next_update}}}]]|N/A}} → | ! style="width:33%; background-color: #e1d2b3;" | {{#if:{{{next_update|}}}|[[Update:{{{next_update}}}|{{{next_update}}}]]|N/A}} → | ||
|} | |} | ||
| Line 10: | Line 10: | ||
== Patch notes == | == Patch notes == | ||
{{{notes|}}} | {{{notes|}}} | ||
</div | </div>[[Category:Updates]]</includeonly><noinclude>{{Documentation}}</noinclude> | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||