Template:Meta box/Separator
This template is part of a series meta templates that can be used to create information boxes summarising facts about the subject of the article. It should not be used directly in articles.
This template inserts a separator in a box table: it must be used between {{Meta box/Header}} and {{Meta box/Footer}}. It is possible to display the separator only if some parameters (e.g. used in previous or subsequent {{Meta box/Row}} and {{Meta box/Area}}) are not empty.
Parameters:
- displayIf
- The list of parameters whose existence will trigger the display of the separator. If empty, then the separator will be displayed in any case. Example:
{{{parameter1|}}}{{{parameter2|}}}
(beware the triple braces and the pipe around each parameter!). - lineColour
- Colour of the line. Example: red ; #FF0000