Template:Lorem/p-end-cond: Difference between revisions

From Greenfield Wiki
Jump to navigation Jump to search
(Created page with "{{#ifeq: {{{2|{{{join|no}}}}}} | yes | | {{#switch: {{#invoke:string|sub|x{{{1|}}}|2|2}} | : | # | * = | #default = </p><!-- -->}} }}<noinclude>{{Documentation |content= Conditional paragraph end. Generates an p-tag if needed, depending on ''prefix'' and ''join'': * nothing, in the case of joins; * nothing, where prefix metacharacters are present like (<code>*</code>, <code>#</code>, or <code>:</code>) which must sit in column 1, don't acquire begin-p...")
 
(No difference)

Latest revision as of 22:07, 7 May 2022

Template documentation

Conditional paragraph end. Generates an p-tag if needed, depending on prefix and join:

  • nothing, in the case of joins;
  • nothing, where prefix metacharacters are present like (*, #, or :) which must sit in column 1, don't acquire begin-p tags, and therefore don't need an end p-tag;
  • an end p-tag after the lorem paragraph emitted last, in other cases.

Usage

{{Lorem ipsum/p-end-cond|prefix|join}}