Template:Raid: Difference between revisions

From Blue Archive Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
(Add Challenge parameter for elim raids)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{#cargo_declare:
{{#cargo_declare:
_table = raids
_table = raids
| Type = String
| Server = String
| Server = String
| Name = String
| Name = String
| Image = File
| Image = File
| Environment = String
| Environment = String
| Challenge = String
| Season = String
| Season = String
| Start_date = Start datetime
| Start_date = Start datetime
Line 15: Line 17:
{{#cargo_store:_table=raids}}
{{#cargo_store:_table=raids}}
<tr>
<tr>
<td>[[{{{Name|}}}|{{#sub:[{{{Name|}}}|{{#rpos:{{{Name|}}}|:}} }}]]</td>
<td>[[{{{Name|}}}]]</td>
<td>{{Icon|{{{Environment|}}}|size=24}}</td>
<td>{{Icon|{{{Environment|}}}|size=24}}</td>
{{#if: {{{Challenge|}}} | <td class="bg-element bg-{{lc:{{{Challenge|}}}}}">{{{Challenge|}}}</td> }}
<td>{{#time: m/d/Y H:i| @{{#expr: {{#time:U|{{{Start_date|}}}}} + 3600*9 }} }} ~ {{#time: m/d/Y H:i| @{{#expr: {{#time:U|{{{End_date|}}}}} + 3600*9 }} }}</td>
<td>{{#time: m/d/Y H:i| @{{#expr: {{#time:U|{{{Start_date|}}}}} + 3600*9 }} }} ~ {{#time: m/d/Y H:i| @{{#expr: {{#time:U|{{{End_date|}}}}} + 3600*9 }} }}</td>
<td>{{{Season|}}}</td>
<td>{{{Season|}}}</td>

Latest revision as of 12:54, 22 January 2024

This template defines the table "raids". View table.