ਫਰਮਾ:Parsable/doc
ਦਿੱਖ
|
|
This is a documentation subpage for ਫਰਮਾ:Parsable (see that page for the ਫਰਮਾ itself). It contains usage information, categories, and other content that are not part of the original ਫਰਮਾ page. |
This template determines whether its first parameter can be parsed by parser function #titleparts.
Usage
[ਸੋਧੋ]{{parsable|<parameter>}}
asks #titleparts to extract the second part of <parameter>. It returns true (i.e., non-blank) iff this request produces something different from <parameter>. If <parameter> is blank, the result of the test is false (because {{#titleparts:<parameter>|1|2}} then returns a blank string, which is not different from <parameter>).