Template:Unsigned/doc

From Linux Web Expert

Revision as of 11:08, 25 October 2022 by imported>ENeRZet
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Unsigned/doc

<templatedata> { "description": { "en": "Label unsigned comments in a conversation, to attribute them to the correct user.", "cs": "Označí nepodepsané komentáře v konverzaci, aby byly přiřazeny správnému uživateli." }, "format": "inline", "params": { "1": { "label": { "en": "User", "cs": "Uživatel", "nl": "Gebruikersnaam" }, "description": { "en": "Name or IP of user who left the comment", "cs": "Jméno nebo IP uživatele, který zanechal komentář" }, "required": true, "type": "wiki-user-name" }, "2": { "label": { "en": "Time stamp", "cs": "Časové razítko" }, "description": { "en": "datestamp from edit history (remember to label it UTC)", "cs": "datové razítko z historie úprav (nezapomeňte jej označit UTC)" }, "type": "line", "example": "12:00, 15 January 2001 (UTC)" } } } </templatedata>