Template:CurrentEvent: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(testing something out)
m (Adding additional info.)
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
| style="text-align:left; padding: 0.5em;" | {{{summary}}}
| style="text-align:left; padding: 0.5em;" | {{{summary}}}
| {{#ask:[[event name is::{{{headline}}}]]
| {{#ask:[[event name is::{{{headline}}}]]
|?#
|format=list|link=all|headers=show|searchlabel=... further results|sep=,}}
|format=list|link=all|headers=show|searchlabel=... further results|sep=,}}
|-
|-
Line 25: Line 24:
===Values===
===Values===
{| border="1" cellpadding="3"
{| border="1" cellpadding="3"
| date || The actual date.
| date || The actual date. '''Format: YYYY-MM-DD'''
|-
|-
| gamedate || When this occurred in-game.
| gamedate || When this occurred in-game. '''Format: YYY-MM-DD'''
|-
|-
| headline || What's it called?
| headline || What's it called? (This can be used to link [[:Template:Log|Logs]] to the current event.)
|-
|-
| summary || What's going on?
| summary || What's going on?

Latest revision as of 17:03, 22 February 2022

Usage

A template to format Current Events

{{CurrentEvent
  |date=
  |gamedate=
  |headline=
  |summary=
}}

Values

date The actual date. Format: YYYY-MM-DD
gamedate When this occurred in-game. Format: YYY-MM-DD
headline What's it called? (This can be used to link Logs to the current event.)
summary What's going on?