Template:Meta box/Separator: Difference between revisions
Template page
More actions
mh:wikigenius>Parvej Husen Talukder m 1 revision imported |
"<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..." দিয়ে পাতা তৈরি |
||
| Line 13: | Line 13: | ||
<!-- {{/Documentation}} --> | <!-- {{/Documentation}} --> | ||
[[Category:Meta templates|Box/Separator]] | [[Category:Meta templates|Box/Separator]] | ||
</noinclude> | </noinclude> | ||
Revision as of 11:04, 3 October 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