Template:Log: Difference between revisions
Jump to navigation
Jump to search
SPICYDIAPSID (talk | contribs) mNo edit summary |
SPICYDIAPSID (talk | contribs) m (Adding additional info.) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> |
|||
<includeonly>[[Event Log is::Log| ]] [[Event Log pretty name is::Current Event Logs| ]] [[Event instance is::Prime| ]] |
|||
{| class="wikitable" |
{| class="wikitable" |
||
| |
| Event Name: {{#if:{{{eventname|}}}|[[event name is::{{{eventname}}}]]|''Unknown Event''}} |
||
|- |
|- |
||
| Event Instance: [[event instance is::{{#switch:{{{event_instance}}}|DR=Prime|DRX=Platinum|DRF=Fallen|'''Unknown'''}}]] |
|||
| style="text-align:left; padding: 1em;" | {{#if:{{{eventname|}}}|[[Event Log from::{{{headline}}}|<big>'''{{uc:{{{eventname}}}}}'''</big>]]|''Unknown Event''}}<br><br>{{{log}}} |
|||
|- |
|- |
||
| |
| Real Date: {{#if:{{{date|}}}|[[calendar date is::{{{date}}}]]|''Unknown Date''}} |
||
|- |
|- |
||
| |
| Game Date of Event: {{#if:{{{gamedate|}}}|[[game date is::{{{gamedate}}}]]|''Unknown Date''}} |
||
|- |
|- |
||
| |
| Point of View: {{#if:{{{pov|}}}|[[point of view is::{{{pov}}}]]|''Unknown POV''}} |
||
|- |
|||
| style="text-align:left; padding: 1em;" | {{{log}}} |
|||
|- |
|- |
||
|} |
|} |
||
{{Cat|Event Logs}} {{cat|{{#switch:{{{event_instance}}}|DR=Current Prime Events|DRX=Current Platinum Events|DRF=Current Fallen Events|Unknown Instance Events}}}} |
|||
</includeonly><noinclude>==Usage== |
</includeonly><noinclude>==Usage== |
||
A template to for Event Logs for [[Current Events/Logs]]. |
A template to for Event Logs for [[Current Events/Logs]]. |
||
<pre>{{Log |
<pre>{{Log |
||
⚫ | |||
|event_instance= |
|||
|date= |
|date= |
||
|gamedate= |
|gamedate= |
||
⚫ | |||
|pov= |
|pov= |
||
|log= |
|log= |
||
Line 27: | 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. |
|||
⚫ | |||
|- |
|||
| event_instance||The instance the log is from. '''Options: DR, DRX, DRF.''' |
|||
|- |
|- |
||
⚫ | |||
⚫ | |||
|- |
|- |
||
⚫ | |||
| eventname|| Event the log is from. |
|||
|- |
|- |
||
| 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 16: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. |