Template:Detect singular/doc
Jump to navigation
Jump to search
![]() | This is a documentation subpage for Template:Detect singular. It contains usage information, categories and other content that is not part of the original template page. |
Usage[edit source]
Used to detect possible lists. Useful for infoboxes, where the label may be singular (e.g., "Nickname:") but the data may be a list. One required parameter (the string to search for a list). Returns 1 if not a list, nil if a possible list.
Examples:
{{Detect singular|Mack the Knife}} → 1
{{Detect singular|Mack the Knife, Joe}} →
{{Detect singular|{{hlist|first|second|third}}}} →
{{Detect singular|[[Charles, Prince of Wales]]}} →
External links[edit source]
- Template:Detect singular/doc at Wikipedia, the free Terran-based encyclopedia that anyone can edit.