Template:Lorem ipsum/p-end-cond: Difference between revisions
From Black Cat Studios
Jump to navigationJump 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 04:13, 19 June 2023
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}}