All translations
Enter a message name below to show all available translations.
Found one translation.
| Name | Current message text |
|---|---|
| h English (en) | '''Line-by-line breakdown:''' * <code>?personne wdt:P1 wd:Q2</code>: selects items classified as human beings (P1 = item type, Q2 = person). * <code>wdt:P3 ?nom</code>: retrieves the last name of the person. * <code>wdt:P2 ?prenom</code>: retrieves the first name of the person. |