Template talk:rev begin
From cppreference.com
t-rev-begin doesn't have vertical margins
CSS class t-rev-begin doesn't seem to specify neither top nor bottom margins. Because of that, in a case where two t-rev-begin tables have no content between them, they end up being displayed without any separation between them either (e.g. cpp/language/template_parameters#Non-type_template_parameter). This looks like a single table (albeit with a double-thick inner border) and might be confusing.
I think t-rev-begin should be augmented with a vertical margin.
Radix (talk) 06:42, 16 November 2018 (PST)
- Hmm, I'm not sure it's a problem; revboxes aren't always mutually-exclusive alternatives. Cubbi? T. Canens (talk) 13:31, 16 November 2018 (PST)
- As I understand, when they are mutually-exclusive, a single Template:rev begin/Template:rrev_multi should be used, when they aren't — a separate Template:rev begin/Template:rrev/Template:rrev_multi per alternative should be used. Currently the second case is visually very similar to the first. Adding a gap between the tables would make the distinction more noticable. Radix (talk) 16:13, 16 November 2018 (PST)
Rename CSS class "t-rev-begin" to "t-rev-table".
This class is put on the table as a whole and has no corresponding ending class (like "t-rev-end"). — Radix (talk) 12:43, 1 May 2020 (PDT)