Difference between revisions of "Template:GetDatePropertyValuePart"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
Line 7: Line 7:
 
* <code><nowiki>|object=</nowiki></code> - the full page name of the object.
 
* <code><nowiki>|object=</nowiki></code> - the full page name of the object.
 
* <code><nowiki>|property=</nowiki></code> - the name of the property.
 
* <code><nowiki>|property=</nowiki></code> - the name of the property.
* <code><nowiki>|part=</nowiki></code> - three values are acceptable: Year, Month, Day (Case Sensitive).
+
* <code><nowiki>|part=</nowiki></code> - three values are acceptable: Year, Month, Day. The values are ''Case Sensitive''.
  
 
</noinclude><includeonly><!--
 
</noinclude><includeonly><!--

Revision as of 23:20, 23 August 2016

This template is used to return the given part of a date type property. The template assumes that the data is previously stored with Template:SetDatePropertyValue. If the respective value part is unassigned, an empty string is returned.

NOTE: As any "printing" template, it doesn't store any values anywhere, but merely prints them on the page.

Parameters:

  • |object= - the full page name of the object.
  • |property= - the name of the property.
  • |part= - three values are acceptable: Year, Month, Day. The values are Case Sensitive.