Difference between revisions of "Template:MaybeCheck"
Jump to navigation
Jump to search
(caption syntax to set alt and link title) |
imported>Amakuha (added a second positional parameter for situations when a custom text is desirable with the tick) |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{| class="wikitable" | <noinclude>{| class="wikitable" | ||
|- | |- | ||
| − | |</noinclude>style="background: #FFB; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="partial table-partial"|[[File:yellow check.svg|13px|link={{{link|}}}|{{{1|Maybe}}}]]<noinclude> | + | |</noinclude>style="background: {{{color|#FFB}}}; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="partial table-partial" {{#if:{{{rowspan|}}}|rowspan="{{{rowspan}}}"}} |{{{text|[[File:yellow check.svg|13px|link={{{link|}}}|{{{1|Maybe}}}]] {{{2|}}}}}}<noinclude> |
|} | |} | ||
{{documentation|Template:Table cell templates/doc}}</noinclude> | {{documentation|Template:Table cell templates/doc}}</noinclude> | ||