Difference between revisions of "Template:PrintTermPluralCapitalized"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This template is used to print a plural capitalized from of the term. If the respective page doesn't exist, the basic <code><nowiki>{{ucfirst: {{Plural|</nowiki>''string''<nowiki>}}}}</nowiki></code> is used.
+
This template is used to print a plural capitalized form of each term in the string. If the respective page doesn't exist, the basic <code><nowiki>{{ucfirst: {{Plural|</nowiki>''term''<nowiki>}}}}</nowiki></code> is used for each term in the string.
  
 
'''NOTE:''' As any "printing" template, it doesn't store any values anywhere, but merely prints them on the page.
 
'''NOTE:''' As any "printing" template, it doesn't store any values anywhere, but merely prints them on the page.
  
 
'''Parameters:'''
 
'''Parameters:'''
* <code>''string''</code> - the term.
+
* <code>''string''</code> - the term or terms (comma separated).
 
* <code>''link''</code> - if given, links will be printed. Ignored if there is no such page in the encyclopedia.
 
* <code>''link''</code> - if given, links will be printed. Ignored if there is no such page in the encyclopedia.
  

Latest revision as of 15:43, 10 January 2023

This template is used to print a plural capitalized form of each term in the string. If the respective page doesn't exist, the basic {{ucfirst: {{Plural|term}}}} is used for each term in the string.

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

Parameters:

  • string - the term or terms (comma separated).
  • link - if given, links will be printed. Ignored if there is no such page in the encyclopedia.