Template:Yes/doc: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<noinclude>Category:Documentation Templates</noinclude>" to "") |
m (Text replacement - "{| class="MDWiki"↵!" to "{| class="wikitable" !") Tags: Mobile edit Mobile web edit |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
This template's goal is to place a green background in a table, with a checked sign if nothing is put inside the template. | This template's goal is to place a green background in a table, with a checked sign if nothing is put inside the template. | ||
<pre> | <pre> | ||
{| class=" | {| class="wikitable" | ||
!Test | !Test | ||
|- | |- | ||
Line 10: | Line 10: | ||
will result in:<br> | will result in:<br> | ||
{| class=" | {| class="wikitable" | ||
!Test | !Test | ||
|- | |- |
Latest revision as of 19:10, 3 February 2024
This template's goal is to place a green background in a table, with a checked sign if nothing is put inside the template.
{| class="wikitable" !Test |- |{{Yes}} |}
will result in:
Test |
---|
✓ |