Difference between revisions of "Template:Yellowbox"
Jump to navigation
Jump to search
(For highlighted text) |
m (t) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>[[category: | + | <noinclude>[[category:Box Templates]]Puts the argument (if any) in a yellow box. i.e.:<br/> |
+ | {| class="wikitable" | ||
|- | |- | ||
− | |style="background: #ffff00; color: | + | |style="background: #ffff00; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table"|{{t|The argument goes here}} |
|} | |} | ||
+ | </noinclude><includeonly> | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | |style="background: #ffff00; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table"|{{{1|}}} | ||
+ | |}</includeonly> |
Latest revision as of 05:41, 23 July 2014
Puts the argument (if any) in a yellow box. i.e.:
The argument goes here |