Template:Log: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
m (Fixed Fallen reference and added event instance to documentation.)
m (Adding additional info.)
 
Line 30: Line 30:
===Values===
===Values===
{| border="1" cellpadding="3"
{| border="1" cellpadding="3"
| eventname|| Event the log is from. If you are linking it to a [[Current Events]] blurb, make sure the eventname of your Log matches the [[:Template:CurrentEvent|CurrentEvent]] headline value.
| eventname|| Event the log is from.
|-
|-
| event_instance||The instance the log is from. DR, DRX, DRF.
| event_instance||The instance the log is from. '''Options: DR, DRX, DRF.'''
|-
|-
| 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'''
|-
|-
| pov|| The character name that the log's point of view is from.
| pov|| The character name that the log's point of view is from.

Latest revision as of 17:01, 22 February 2022

Usage

A template to for Event Logs for Current Events/Logs.

{{Log
  |eventname=
  |event_instance=
  |date=
  |gamedate=
  |pov=
  |log=
}}

Values

eventname Event the log is from. If you are linking it to a Current Events blurb, make sure the eventname of your Log matches the CurrentEvent headline value.
event_instance The instance the log is from. Options: DR, DRX, DRF.
date The actual date. Format: YYYY-MM-DD
gamedate When this occurred in-game. Format: YYY-MM-DD
pov The character name that the log's point of view is from.
log The log of the event itself.