Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Meta box/Separator: Difference between revisions

Template page
"<includeonly>{{#if:{{{displayIf}}}| <tr> <td colspan="2" style="border-bottom: 2px solid {{{lineColour|black}}};" /> </tr> }}</includeonly><noinclude> 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 {{tl|Meta box/Header}} and {{tl|Me..." দিয়ে পাতা তৈরি
m 1 revision imported
 
(No difference)

Latest revision as of 11:40, 5 December 2024

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