Alex
Created page with "{{Documentation}} This template modifies table cells to be red, displaying "No" in text by default. ==Usage== This template can be used by entering the following onto a relevant page, within a table cell. <pre>{{No}}</pre> {|class="wikitable" ! {{No}} ! Y ! N/A |- | Y || Y || Y |- | N/A || Y || {{No}} |} ===colspan=== Use this parameter to adjust the column width. ===rowspan=== Use this parameter to adjust the row width. <pre>{{No|colspan=2|rowspan=2}}</pre> {|cla..."