Difference between revisions of "Template:PrintTopicSubtitle"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
(Created page with "<noinclude> This template is used to format the sentence indicating the authors of a question and the year it was first formulated. Parameters: * <code><nowiki>|authors=</now...")
 
Line 6: Line 6:
 
* <code><nowiki>|year formulated=</nowiki></code> - the year when the modification was published.
 
* <code><nowiki>|year formulated=</nowiki></code> - the year when the modification was published.
 
</noinclude>
 
</noinclude>
<includeonly>This questions was first formulated in the scientonomic context by {{#arraymap:{{{authors|}}}|,|varAuthor|[[Has author::varAuthor]]}} in {{{year suggested|}}}.</includeonly>
+
<includeonly>{{#if:{{#expr:{{{authors|}}}or{{{year formulated|}}}|This questions was first formulated in the scientonomic context{{#if:{{{authors|}}}| by {{#arraymap:{{{authors|}}}|,|varAuthor|[[Has author::varAuthor]]}}}}{{#if:{{{year formulated|}}}| in {{{year formulated|}}}|.}}|}}</includeonly>

Revision as of 22:22, 10 August 2016

This template is used to format the sentence indicating the authors of a question and the year it was first formulated.

Parameters:

  • |authors= - a comma separated list of the authors of the modification .
  • |year formulated= - the year when the modification was published.