Template:Infobox/Event Info: Difference between revisions
From PC Gaming Shelter
Created page with "{{#if: {{{Related game|}}} |{{Infobox/Generic |Game |{{{Related game|}}} |multiple=1 |links=1 }} }}<!-- -->{{#if: {{{Has genre|}}} |{{Infobox/Generic |Genre |{{{Has genre|}}} |multiple=1 |links=1 }} }}<!-- -->{{#if: {{{Has start date|}}} |{{Infobox/Generic |Start |{{{Has start date|}}} }} }}<!-- -->{{#if: {{{Has end date|}}} |{{Infobox/Generic |End |{{{Has end date|}}} }} }}<!-- -->{{#if:..." |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
|multiple=1 | |multiple=1 | ||
|links=1 | |links=1 | ||
|form=Game | |||
}} | }} | ||
}}<!-- | }}<!-- | ||
| Line 20: | Line 21: | ||
|{{Infobox/Generic | |{{Infobox/Generic | ||
|Start | |Start | ||
|{{{Has start date|}}} | |{{#time: d.m.Y |{{{Has start date|}}}}} | ||
}} | }} | ||
}}<!-- | }}<!-- | ||
| Line 27: | Line 28: | ||
|{{Infobox/Generic | |{{Infobox/Generic | ||
|End | |End | ||
|{{{Has end date|}}} | |{{#time: d.m.Y|{{{Has end date|}}}}} | ||
}} | }} | ||
}}<!-- | }}<!-- | ||
