Template:Unsigned: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Removed parser function goop from substituted template, and made parameter function obvious in the preview.)
m (Changed protection level of Template:Unsigned: Cascading isn't really necessary, and protects the templates documentation subpage along with it. ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(No difference)

Revision as of 07:19, 26 April 2010

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


[edit] Template documentation

{{Unsigned}} is used to label unsigned comments in a conversation.

Usage

<templatedata> { "description": "Labels unsigned comments in a conversation.", "params": { "1": { "label": "User name or IP", "type": "string/wiki-user-name", "required": true, "description": "Name or IP address of the user who left the comment. The value is case-sensitive." }, "2": { "label": "Time and date", "type": "string", "description": "Timestamp from the edit history." } } } </templatedata>

The time stamps in the edit history list for any talk page appear in UTC, or in the local time that is set in your preferences. If you did not adjust the time in your preferences, then the times in the edit history list are in UTC.

Talk page times should always be in UTC. So be sure to use UTC time when using this unsigned template. Adjust the time, if necessary, using the difference you designated between the server UTC time and local time. If this is too difficult to figure out, or you are in a hurry, then leave out the time, and only put in the date.

{{subst:Unsigned|user name or IP|time, day month year (UTC)}}

Example

Typing: {{subst:Unsigned|Example|11:15, 1 June 2005 (UTC)}}

will yield:  — [Unsigned comment added by Example (talkcontribs) 11:15, 1 June 2005 (UTC).]