Template:Yes-c: Difference between revisions
Template page
More actions
Created page with "style="background-color:#ccffcc;text-align:center;"|{{tooltip|2= {{{c<includeonly>|</includeonly>}}} |Yes}}<noinclude> {{Documentation}} </noinclude>" |
(No difference)
|
Latest revision as of 06:15, 23 February 2025
style="background-color:#ccffcc;text-align:center;"|Yes
The "-c" templates are designed to enable cells to be filled in with a yes, no or unknown, with a tooltip note.
These include:
Used in a table like this:
{| class=wikitable !Heading One !Heading Two !Heading Three |- |{{Yes-c|c=Data is complete}} |{{No-c|c=Data is incomplete}} |{{Unknown-c|c=Unknown whether data is complete}} |}
Creates:
Heading One | Heading Two | Heading Three |
---|---|---|
Yes | No | Unknown |