Template:EventInfo
From The iDOLM@STER: SideM Unofficial English Wiki
#091: EventInfo | ||
---|---|---|
[Live] 07/23/2014 – 07/31/2014 example | ||
← (none)
|
||
Event Idols | Gacha Idols | |
![]() ![]() ![]() |
![]() ![]() | |
Code[edit source | hide | hide all]
{{EventInfo | eno= | e1= | e2= | e3= | e4= | e5= | type= | year= | year-p= | start= | end= | event-p= | event-n= | gacha= | g1= | g2= | g3= | gacha-p= | gacha-n= }}
Notes[edit source | hide]
- Keep ex and gx blank if there are no extra Idols to be accounted for an Event or Gacha, respectively.
- If there are more than three Event Idols or more than two Gacha Idols, make sure the ex and gx parameters are not blank so that the extra Idols (e4, e5, g3) can be included.
- There is no parameter to put the Event name because it automatically takes it from the page name, which should be the Event name in the first place.
Old Template Code[edit source | hide]
<!-- {| class="infobox" style="width:22em; background:#f2f2f2; text-align:center; margin-left: auto; margin-right: auto; border: none;" align="center" ! colspan="2" style="text-align:center; background:#57c3f2;" | #{{{eno}}}: {{PAGENAME}} |- | colspan="2" |<div style="text-align:center;">[[File:e-{{{eno}}}-logo.png|frameless|150px]]<br> |- | '''Type:''' |{{{type}}} |- |'''Gacha:''' |{{#if: {{{gacha|}}} | {{{gacha}}} | ''(No Gacha)''}} |- |'''Year:''' |{{#if: {{{year-p}}} | {{{year-p}}} / |}} {{{year}}} |- |'''Active Period:''' |{{tt|{{{start}}} — {{{end}}}|All Events end at 13:59 JST, with Gachas ending an hour later at 14:59 JST.}} |- ! colspan="2" style="text-align:center; background:#57c3f2;" | Event and Gacha Idols |- | colspan="2" style="text-align:center;" | {{#if: {{{e1}}} | [[File:{{{e1}}}-icon.png|frameless|40px|link={{{e1}}}]] |}} {{#if: {{{e2}}} | [[File:{{{e2}}}-icon.png|frameless|40px|link={{{e2}}}]] |}} {{#if: {{{e3}}} | [[File:{{{e3}}}-icon.png|frameless|40px|link={{{e3}}}]] |}} {{#if: {{{e4}}} | {{#if: {{{e4}}} | [[File:{{{e4}}}-icon.png|frameless|40px|link={{{e4}}}]] |}} {{#if: {{{e5}}} | [[File:{{{e5}}}-icon.png|frameless|40px|link={{{e5}}}]] |}} |}} |- | colspan="2" style="text-align:center; background:#e6e6e6;" | {{#if: {{{g1}}} | {{#if: {{{g1}}} | [[File:{{{g1}}}-icon.png|frameless|40px|link={{{g1}}}]] | }} {{#if: {{{g2}}} | [[File:{{{g2}}}-icon.png|frameless|40px|link={{{g2}}}]] | }} {{#if: {{{g3}}} | [[File:{{{g3}}}-icon.png|frameless|40px|link={{{g3}}}]] | }} |''(No Gacha)''}} |- | width=50% | <div style="text-align:center;">← {{#if: {{{event-p}}} | [[{{{event-p}}}|{{{event-p}}} & {{{gacha-p}}}]] | ''(none)''}}</div> | width=50% | <div style="text-align:center;">{{#if: {{{event-n}}} | [[{{{event-n}}}|{{{event-n}}} & {{{gacha-n}}}]] | ''(none)''}} →</div> |} <!---<div style="text-align:center;">[[File:e-{{{eno}}}.png|frameless|500px]]{{#if: {{{gacha}}}|<br> [[File:g-{{{gno}}}.gif|frameless|500px]]|}}</div> --->