Difference between revisions of "Template:Event infobox"

Jump to navigation Jump to search
403 bytes removed ,  04:21, 13 July 2018
no edit summary
Line 62: Line 62:
   <th colspan="2">Durations</th>
   <th colspan="2">Durations</th>
</tr>
</tr>
{{#vardefine:duration start array|{{{starts|}}}}}{{#vardefine:duration end array|{{{ends|}}}}}{{#vardefine:duration loop|1}}{{#while:|{{#var:duration loop}}|
{{#vardefine:duration array|{{{duration|}}}}}{{#vardefine:duration loop|1}}{{#vardefine:duration loop|1}}{{#while:|{{#var:duration loop}}|
{{#vardefine:duration start array piece|{{#sub:{{#var:duration start array}}|0|{{#pos:{{#var:duration start array}}|;}}}}}}{{#vardefine:duration end array piece|{{#sub:{{#var:duration end array}}|0|{{#pos:{{#var:duration end array}}|;}}}}}}
{{#vardefine:duration array piece|{{#sub:{{#var:duration array}}|0|{{#pos:{{#var:duration array}}|;}}}}}}
<tr>
<tr>
<td>{{#explode:{{#var:duration start array piece}}|!|0}}</td>
<td>{{#explode:{{#var:duration array piece}}|!|0}}</td>
<td>{{#explode:{{#var:duration start array piece}}|!|1}} -> {{#explode:{{#var:duration end array piece}}|!|1}}</td>
<td>From {{#explode:{{#explode:{{#var:duration array piece}}|!|1}}|->|0}} until {{#explode:{{#explode:{{#var:duration array piece}}|!|1}}|->|1}}</td>
</tr>
</tr>
{{#if:{{#pos:{{#var:duration start array}}|;}}||{{#vardefine:duration loop|}}}}{{#vardefine:duration start array|{{#sub:{{#var:duration start array}}|{{#expr:{{#pos:{{#var:duration start array}}|;}}+1}}}}}}{{#vardefine:duration end array|{{#sub:{{#var:duration end array}}|{{#expr:{{#pos:{{#var:duration end array}}|;}}+1}}}}}}
{{#if:{{#pos:{{#var:duration array}}|;}}||{{#vardefine:duration loop|}}}}{{#vardefine:duration array|{{#sub:{{#var:duration array}}|{{#expr:{{#pos:{{#var:duration array}}|;}}+1}}}}}}
}}
}}
</table></includeonly><noinclude>
</table></includeonly><noinclude>
Line 79: Line 79:
* Has news link
* Has news link
* Has banner image
* Has banner image
* Has start date
* Has duration
* Has end date
* Has type
* Has type


Line 89: Line 88:
| news link =
| news link =
| banner image =  
| banner image =  
| starts =
| duration =  
| ends =  
| type =
| type =
}}</pre>
}}</pre>
Line 101: Line 99:
; news link : Link to the news post from housamo.info
; news link : Link to the news post from housamo.info
; banner image : Image(s) for the banners present during the event; separate multiple images using a semicolon.
; banner image : Image(s) for the banners present during the event; separate multiple images using a semicolon.
; starts : The start date(s); separate multiples using a semicolon. Name using a !. Please use an ISO-8601 friendly timestamp.
; duration : The start and end date(s); separate multiples using a semicolon. Name using a !. Separate start and end with -> Please use an ISO-8601 friendly timestamp.
; ends : The end date(s); separate multiples using a semicolon. Name using a !. Please use an ISO-8601 friendly timestamp.
; type : The type of event: Time-Limited if non-event (no event shop, etc.), Full if true event; defaults to Time-Limited
; type : The type of event: Time-Limited if non-event (no event shop, etc.), Full if true event; defaults to Time-Limited


Line 112: Line 109:
| news link = https://web.archive.org/web/20180104052030/http://lifewonders2.sakura.ne.jp/wp/newyear2018/
| news link = https://web.archive.org/web/20180104052030/http://lifewonders2.sakura.ne.jp/wp/newyear2018/
| banner image = 1801お正月-小バナー1-2.png
| banner image = 1801お正月-小バナー1-2.png
| starts = Quest!January 4th, 2018 @ 00:00;Gacha!January 4th, 2018 @ 00:00
| duration = Quest!January 4th, 2018 @ 00:00 -> January 20th, 2018 @ 00:00;Gacha!January 4th, 2018 @ 00:00 -> January 27th, 2018 @ 00:00
| ends = Quest!January 20th, 2018 @ 00:00;Gacha!January 27th, 2018 @ 00:00
| type = Limited-Time
| type = Limited-Time
}}
}}
Line 122: Line 118:
| news link = https://web.archive.org/web/20180104052030/http://lifewonders2.sakura.ne.jp/wp/newyear2018/
| news link = https://web.archive.org/web/20180104052030/http://lifewonders2.sakura.ne.jp/wp/newyear2018/
| banner image = 1801お正月-小バナー1-2.png
| banner image = 1801お正月-小バナー1-2.png
| starts = Quest!January 4th, 2018 @ 00:00;Gacha!January 4th, 2018 @ 00:00
| duration = Quest!January 4th, 2018 @ 00:00 -> January 20th, 2018 @ 00:00;Gacha!January 4th, 2018 @ 00:00 -> January 27th, 2018 @ 00:00
| ends = Quest!January 20th, 2018 @ 00:00;Gacha!January 27th, 2018 @ 00:00
| type = Limited-Time
| type = Limited-Time
}}
}}

Navigation menu