Template:Yes

ShoutWiki — express yourself and be heard!
Jump to navigation Jump to search
Yes

Insert text into a table cell with a green background

Use[edit source]

{{Yes|text|align=alignment|style=styling}}

text
(optional, default: Yes) wikitext to insert
alignment
(optional, default: center) alignment of the text within the cell; a short-cut for the CSS text-align property
styling
(optional) additional CSS to apply to the table cell; any additional in-line styling must use this parameter rather than trying to use in-line styles directly

Omit named parameters to obtain their defaults.

Example[edit source]

{| class="wikitable"
! ShoutWiki
|-
| {{Yes}}
|}

produces

ShoutWiki
Yes