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

Template:Age: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
{{Documentation}}
{{Documentation}}
<includeonly><onlyinclude>{{#expr:{{:Game Date}} - {{{1}}}}}</onlyinclude></includeonly>
<includeonly><onlyinclude>{{#expr:{{#time:{{:Game Date}} xNU}} - {{#time:{{{1}}} xNU}}</onlyinclude></includeonly>

Revision as of 14:00, 26 April 2023

Icon-documentation.svg

Template:Age is used to determine how old something is in years.

Usage

It has one mandatory parameter and accepts one 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.
  2. is the date measured from; it defaults to the contents of Game Date.

Returns

{{Age|1979/11/05}} returns:
{{#expr:2060/05/15 1780557923 - 1979/11/05 1780557923
{{Age|1979/11/05|2026/06/04}} returns:
{{#expr:2060/05/15 1780557923 - 1979/11/05 1780557923

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