Difference between revisions of "Template:Like/doc"

From blackwiki
Jump to navigation Jump to search
imported>CapnZapp
m (sp)
imported>CapnZapp
(related templates)
Line 61: Line 61:
 
{{tlx|1=like|2=loves|3=icon=old|4=num=1}} → {{like|loves|icon=old|num=1}}
 
{{tlx|1=like|2=loves|3=icon=old|4=num=1}} → {{like|loves|icon=old|num=1}}
 
:''You can combine Custom Text, Icon, and Num (User likes)''
 
:''You can combine Custom Text, Icon, and Num (User likes)''
 +
 +
=== Related Templates ===
 +
* [[Template:Dislike]]
 +
* as well as several templates from the [[:Category:Image with comment templates|Image with comment templates]] category, including [[Template:Agree]] and [[Template:Thumbs up]]
  
 
=== See also ===
 
=== See also ===
* [[Template:Dislike]]
 
 
* [[Wikipedia:Arguments to avoid in deletion discussions#I like it]]
 
* [[Wikipedia:Arguments to avoid in deletion discussions#I like it]]
 
* [[Wikipedia:What Wikipedia is not#Wikipedia is not a blog, Web hosting service, social networking service, or memorial site|Wikipedia is not a social network]]
 
* [[Wikipedia:What Wikipedia is not#Wikipedia is not a blog, Web hosting service, social networking service, or memorial site|Wikipedia is not a social network]]

Revision as of 11:22, 2 December 2013

Basic Usage

{{like}}👍 Like

Parameters

Custom text

{{like|I learned something today}}👍 I learned something today

When no parameter name is specified, custom text is assumed


Icon

{{like|icon=wiki}}👍 Like

Default icon

{{like|icon=old}}👍 Like

Legacy icon

{{like|icon=fb}}👍 Like

"Fb" icon


Username

{{like|username=ExampleUser}}👍 ExampleUser likes this.

Num (User Likes)

{{like|num=1}}👍 1 user likes this.

{{like|num=2}}👍 2 users like this.

{{like|num=3}}👍 3 users like this.

Etc...

Supported parameter combinations

Custom text

{{like|I learned something yesterday|icon=old}}👍 I learned something yesterday

Custom text + icon

{{like|loves|num=1}}👍 1 user loves this.

When combined with Num (User likes), custom text replace the verb "like"

{{like|love|num=3}}👍 3 users love this.

For plural users, remember to change your verb accordingly
Icon

{{like|icon=old|username=ExampleUser}}👍 ExampleUser likes this.

icon + username

{{like|icon=old|num=1}}👍 1 user likes this.

icon + num (user likes)
Username
Username can be combined with Icon, as above. You can't use this parameter together with custom text or num (user likes).
Num (User Likes)
Num can be combined with Custom Text and Icon, as above. You can't use this parameter together with Username.
3 parameter combination

{{like|loves|icon=old|num=1}}👍 1 user loves this.

You can combine Custom Text, Icon, and Num (User likes)

Related Templates

See also