Anonymous
×
Create a new article
Write your page title here:
We currently have 205 articles on Shadowrun Seattle Shutdown. Type your article name above or click on one of the titles below and start writing!



Shadowrun Seattle Shutdown
Revision as of 16:15, 25 January 2024 by Arcology Expert Program (talk | contribs) (Created page with "{{Documentation}} <includeonly><onlyinclude>{{#expr:1 + ({{#time: U|{{{2|{{:Game Date}}}}}}} - {{#time:U | {{{1|2059/12/19}}}}})/(24*60*60)}}</onlyinclude></includeonly>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Icon-documentation.svg

Template:Days is used to determine how old something is in days.

Usage

It has two optional parameter, both of which are dates. The built-in MediaWiki functions it relies on should be fairly robust, but the preferred format is: yyyy/mm/dd.

  1. is the date of the event in question, it defaults to the Game Date
  2. is the date measured from; it defaults to the first day of the shutdown, 2059/12/19

Returns

{{Days}} returns:
149
{{Days|1979/11/05}} returns:
29413
{{Days|1979/11/05|2026/06/04}} returns:
17014

The documentation above was transcluded from Template:Days/Documentation.