Difference between revisions of "Template:NETDate"

From Valve Cut Content
Jump to: navigation, search
oldwiki>Livelong2
(test)
 
m (4 revisions imported)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<onlyinclude>
 
<onlyinclude>
{{#time: F d, Y|October 24th, 1996 + {{#time: {{{editor_build}}}}} days}}
+
{{#time: F d, Y|October 24th, 1996 + {{{editor_build}}} days}}
 
</onlyinclude>
 
</onlyinclude>
 
<noinclude>
 
<noinclude>
Line 6: Line 6:
 
<pre>
 
<pre>
 
{{NETDate
 
{{NETDate
|editor_build=123
+
|editor_build=Put editor build here
 
}}
 
}}
 
</pre>
 
</pre>
Line 13: Line 13:
 
[http://valvearchive.com/articles/map-versions Explanation]
 
[http://valvearchive.com/articles/map-versions Explanation]
  
E.X.:
+
==Example==
 +
<pre>
 +
{{NETDate
 +
|editor_build=3503
 +
}}
 +
</pre>
 +
becomes
 
{{NETDate
 
{{NETDate
 
|editor_build=3503
 
|editor_build=3503
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Latest revision as of 19:39, 30 October 2018

Error: Invalid time.


Usage

{{NETDate
|editor_build=Put editor build here
}}

Purpose

A template that locates the NET date. What is the NET date? Explanation

Example

{{NETDate
|editor_build=3503
}}

becomes

May 28, 2006