“模板:Y”的版本间的差异

来自百问网嵌入式Linux wiki
(创建页面,内容为“<noinclude> ==Usage== The Y template is used '''to insert a "yes" indicator''' symbolized by a light green tick. It puts a "light green tick inside a…”)
 
(没有差异)

2020年11月2日 (一) 11:59的最新版本

Usage

The Y template is used to insert a "yes" indicator symbolized by a light green tick.

It puts a "light green tick inside a circle" icon in the page.

Usage:  {{Y}}

Basic examples

You type You get
"Yes" indicator
{| class="st-table"
! Feature !! Availability
|-
| Feature 1 || {{Y}}
|-
| Feature 2 || {{Y}}
|}
Feature Availability
Feature 1 Yes
Feature 2 Yes

Code

Yes