PC Gaming Shelter
An archive dedicated to preserving PC Gaming history and more

Template:Event: Difference between revisions

From PC Gaming Shelter
Created page with "<noinclude> This is the "Event" template. It should be called in the following format: <pre> {{Event |Name= |Start date= |End date= |Event type= |Related game= |Description= }} </pre> </noinclude><includeonly> [[Has start date::{{{Start date|}}}]] [[Has end date::{{{End date|}}}]] [[Has event type::{{{Event type|}}}]] {{#if:{{{Related game|}}}|[[Related game::{{{Related game}}}]]}} Category:Events [[Category:{{{Event type}}}]] <div class="event-infobox" style="float..."
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Event" template. It should be called in the following format:
This is the "Event" template.
<pre>
{{Event
|Name=
|Start date=
|End date=
|Event type=
|Related game=
|Description=
}}
</pre>
</noinclude><includeonly>
</noinclude><includeonly>
<div style="display:none">
[[Has start date::{{{Start date|}}}]]
[[Has start date::{{{Start date|}}}]]
[[Has end date::{{{End date|}}}]]
[[Has end date::{{{End date|}}}]]
[[Has event type::{{{Event type|}}}]]
[[Has event type::{{{Event type|}}}]]
{{#if:{{{Related game|}}}|[[Related game::{{{Related game}}}]]}}
[[Related game::{{{Related game|}}}]]
</div>
 
[[Category:Events]]
[[Category:Events]]
[[Category:{{{Event type}}}]]
[[Category:{{{Event type}}}]]
Line 24: Line 17:
   </div>
   </div>


   '''Date:''' {{{Start date|}}} {{#if:{{{End date|}}}|- {{{End date}}}}}<br>
   '''Start:''' {{{Start date|}}}<br>
  {{#if:{{{End date|}}}|'''End:''' {{{End date}}}<br>}}
   '''Type:''' [[{{{Event type|}}}]]<br>
   '''Type:''' [[{{{Event type|}}}]]<br>
   {{#if:{{{Related game|}}}|'''Game:''' [[{{{Related game}}}]]<br>}}
   {{#if:{{{Related game|}}}|'''Game:''' [[{{{Related game}}}]]<br>}}
Line 32: Line 26:
{{{Description|}}}
{{{Description|}}}
</div>
</div>
</includeonly>
</includeonly>

Latest revision as of 15:35, 10 February 2026

This is the "Event" template.