Template:Emoji/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 9: Line 9:


== Preview ==
== Preview ==
{{Capsule|text =  
<div style="background:#262626; border-radius:6px; padding:10px">
<h3 style=padding:0> People </h3>
<h3 style=padding:0> People </h3>
<span style="display:inline-table; margin:4px;">{{Emoji|thumbup|32px}}</span>
{|
<span style="display:inline-table; margin:4px;">{{Emoji|thumbdown|32px}}</span>
| align=center | {{Emoji|thumbup|32px}}
<span style="display:inline-table; margin:4px;">{{Emoji|ok_hand|32px}}</span>
 
| align=center | {{Emoji|thumbdown|32px}}
 
| align=center | {{Emoji|ok_hand|32px}}
|-
| {{Code|select=1|thumbup}}
 
| {{Code|select=1|thumbdown}}
 
| {{Code|select=1|ok_hand}}
|}


=== Nature ===
=== Nature ===
<span style="display:inline-table; margin:4px;">{{Emoji|chipmunk|32px}}</span>
{|
| align=center | {{Emoji|chipmunk|32px}}
|-
| {{Code|select=1|chipmunk}}
|}


=== Travel ===
=== Travel ===
<span style="display:inline-table; margin:4px;">{{Emoji|moyai|32px}}</span>
{|
| align=center | {{Emoji|moyai|32px}}
|-
| {{Code|select=1|moyai}}
|}


=== Objects ===
=== Objects ===
<span style="display:inline-table; margin:4px;">{{Emoji|package|32px}}</span>
{|
}}
| align=center | {{Emoji|package|32px}}
|-
| {{Code|select=1|package}}
|}
</div>

Revision as of 11:34, 25 February 2023

Edit-copy.png
This is a documentation subpage for Template:Emoji.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Inserts a picture with an emoji.

Confirm:Is it necessary at all?

Parameters

  • {{{1}}} - Emoji name
  • {{{2}}} - Emoji size (24px, 32px, 48px) (default is 16px)

Preview

People

{{Emoji|thumbup}} {{Emoji|thumbdown}} {{Emoji|ok_hand}}
thumbup thumbdown ok_hand

Nature

{{Emoji|chipmunk}}
chipmunk

Travel

{{Emoji|moyai}}
moyai

Objects

{{Emoji|package}}
package