Jump to content

Template:Terminate sentence/doc

From Wolfram Institute Wiki

{{#ifeq:doc |doc

    | 

{{#ifeq:show |show

|

        }}{{#if: |
         |   {{#ifexist:Template:Terminate sentence
                  | [[Category:{{#switch:Template |Template=Template |Module=Module |User=User |#default=Wikipedia}} documentation pages]]
                  | 
                 }}
        }}
    | 
   }}

This template returns its first argument, after adding a full stop (or its second argument) if the sentence was not finished.

Usage

  • {{Terminate sentence|The rain in Spain}} → The rain in Spain{{#if:||.}}
  • {{Terminate sentence|falls mainly on the plain.}} → falls mainly on the plain.{{#if:1||.}}
  • {{Terminate sentence|BANG|!}} → BANG{{#if:||!}}