Yes: Difference between revisions

From VanRO Ragnarok Online
mNo edit summary
 
m (1 revision: Reloading)
Line 1: Line 1:
<includeonly>style="background:#90ff90; color:black;" class="table-yes" | {{{1}}}</includeonly><noinclude>This template exists to assist in tables of various forms. It creates a green background for a table cell, indicating a "yes".
<includeonly>style="text-align:center;padding-left:10px;padding-right:10px;background:#90ff90; color:black;" | {{{1|Yes}}}</includeonly>
<noinclude>{| border=1 style="text-align:center; border-collapse:collapse;"
!style="width:150px;"|Code to be used !!style="width:150px;"| Result
|-
|style="text-align:center;"|<nowiki>{{Yes|Yes}}</nowiki>
|{{Yes|Yes}}
|-
|}


Being that this is a '''high risk''' template, it is protected from vandalism. If you would like to propose changes, please do so on the [[Template_talk:Yes|talk page]].
{{Usage|1= This template exists to assist in tables of various forms. It creates a green background for a table cell, indicating a "Yes". Notice where the code goes. It automatically creates a style that colors the cell green. Be careful when using. For similar templates, look at [[:Template:No]], and [[:Template:Unknown]]}}


[[Category:Templates|Yes]]</noinclude>
<pre>
{| border=1 style="border-collapse:collapse; text-align:center;
!style="width:150px;"|Code to be used !!style="width:150px;"| Result
|-
|style="text-align:center;"|<nowiki>{{Yes|Yes}}</nowiki>
|{{Yes|Yes}}
|-
|}
</pre>
[[Category:Templates|{{PAGENAME}}]]
</noinclude>

Revision as of 04:23, 11 October 2013

Code to be used Result
{{Yes|Yes}} Yes

Usage

These usage notes will not be included in articles bearing this template.

This template exists to assist in tables of various forms. It creates a green background for a table cell, indicating a "Yes". Notice where the code goes. It automatically creates a style that colors the cell green. Be careful when using. For similar templates, look at Template:No, and Template:Unknown

{| border=1 style="border-collapse:collapse; text-align:center;
!style="width:150px;"|Code to be used !!style="width:150px;"| Result
|-
|style="text-align:center;"|{{Yes|Yes}}
|{{Yes|Yes}}
|-
|}