Template:Unsigned

From Linux Web Expert

(Redirected from Template:Nosig)


— Preceding unsigned comment added by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]] • [[Special:Contributions/{{{1}}}|contribs]])

Template documentation
Example
input {{subst:unsigned|Example User|9:20, June 17, 2005 (UTC)}}
result — Preceding unsigned comment added by Example User (talkcontribs) 9:20, June 17, 2005 (UTC)

See also {{Unsigned2 }} for a version with reversed parameters for use with copy-pasted text from history lists.

TemplateData

[<span style="" title="<translate nowrap> View this template</translate>"><translate> view</translate> · <span style="" title="<translate nowrap> Discuss this template</translate>"><translate> talk</translate> · <span style="" title="<translate nowrap> Edit this template</translate>"><translate> edit</translate>]

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

Unsigned

<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>