Difference between revisions of "Template:IsUpper"

From POV-Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{#ifeq:{{ucfirst:{{{1|}}}}}|{{{1|}}}|1|0}}</includeonly><!-- --><noinclude>{{Documentation}}</noinclude>")
 
(No difference)

Latest revision as of 09:40, 8 October 2019

This template returns:

  • 1 if the given variable's first letter is uppercase,
  • 0 if the given variable's first letter is lowercase.



This template is part of the blend-doc repository. We use categories to retrieve templates in order to commit it in that repository: please don't remove the categorization from this template.