Template:Unsigned/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(----)
(adding doc from talk of)
Line 1: Line 1:
----
----
<includeonly>:''This template documentation is [[Wikipedia:Template doc page pattern|transcluded]] from [[{{FULLPAGENAME}}/doc]]'' [<span class="plainlinks">[{{fullurl:{{FULLPAGENAMEE}}/doc|action=edit}} edit]</span>]</includeonly>
<includeonly>:''This template documentation is [[Wikipedia:Template doc page pattern|transcluded]] from [[{{FULLPAGENAME}}/doc]]'' [<span class="plainlinks">[{{fullurl:{{FULLPAGENAMEE}}/doc|action=edit}} edit]</span>]</includeonly>__NOTOC__
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
=== Purpose ===
* {{tl|unsigned}}
Used to label unsigned comments in a conversation.


=== Usage ===
<code>&#123;&#123;subst:unsigned|''user name''|''date''&#125;&#125;</code>
;user name : name or IP of user who left comment
;date : datestamp from edit history (remember to label it UTC)
=== Example ===
Typing:
<code><nowiki>{{subst:unsigned|Jpgordon|09:20, Jun 17, 2005 (UTC)}}</nowiki></code>
will yield:
{{unsigned|Jpgordon|09:20, Jun 17, 2005 (UTC)}}
=== See also ===
*{{tl|Unsigned2}} &mdash; same thing, arguments in reverse order
*{{tl|Unsigned3}}
*{{tl|Unsig}}
=== User Page Template ===
{{tls|tilde}}
<includeonly>
<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
<!-- ADD CATEGORIES BELOW THIS LINE -->

Revision as of 22:53, 25 September 2006


Purpose

Used to label unsigned comments in a conversation.

Usage

{{subst:unsigned|user name|date}}

user name
name or IP of user who left comment
date
datestamp from edit history (remember to label it UTC)

Example

Typing: {{subst:unsigned|Jpgordon|09:20, Jun 17, 2005 (UTC)}} will yield: — Preceding unsigned comment added by Jpgordon (talkcontribs) 09:20, Jun 17, 2005 (UTC)

See also

User Page Template

Template:Tls