No: Difference between revisions
From VanRO Ragnarok Online
mNo edit summary |
m (1 revision: Reloading) |
||
Line 1: | Line 1: | ||
<includeonly>style="background:#ff9090; color:black; | <includeonly>style="text-align:center;padding-left:10px;padding-right:10px;background:#ff9090; color:black;" | {{{1}}}</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>{{No|No}}</nowiki> | |||
|{{No|No}} | |||
|- | |||
|} | |||
{{Usage|1= This template exists to assist in tables of various forms. It creates a red background for a table cell, indicating a "No". Notice where the code goes. It automatically creates a style that colors the cell red. Be careful when using. For similar templates, look at [[:Template:Yes]], and [[:Template:Unknown]]}} | |||
[[Category:Templates| | <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>{{No|No}}</nowiki> | |||
|{{No|No}} | |||
|- | |||
|} | |||
</pre> | |||
[[Category:Templates|{{PAGENAME}}]] | |||
</noinclude> |
Revision as of 04:23, 11 October 2013
Code to be used | Result |
---|---|
{{No|No}} | Template:No |
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 red background for a table cell, indicating a "No". Notice where the code goes. It automatically creates a style that colors the cell red. Be careful when using. For similar templates, look at Template:Yes, 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;"|{{No|No}} |{{No|No}} |- |}