Template:Unsigned
(Redirected from Template:Nosig)
— Preceding unsigned comment added by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]] • [[Special:Contributions/{{{1}}}|contribs]])
File:OOjs UI icon information-progressive.svg | <translate> This template should always be [[<tvar name=1>Special:MyLanguage/Manual:Substitution</tvar>|substituted]].</translate>
<translate> Use <tvar name=1>{{subst :Unsigned}} </tvar>.</translate> |
input | {{subst:unsigned|Example User|9:20, June 17, 2005 (UTC)}}
|
---|---|
result | — Preceding unsigned comment added by Example User (talk • contribs) 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
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>