Template:Highlightbox: Difference between revisions
From Electrical Installation Guide
mNo edit summary |
m (Protected "Template:Highlightbox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div class="hl-box"> | |||
| {{{ | {{{1|{{{text|}}}}}} | ||
</div><noinclude> | |||
[[Category: | [[Category:eig-other-templates|{{PAGENAME}}]] | ||
<templatedata> | |||
{ | |||
"params": { | |||
This template is used for all the "Highlight" boxes with text, which appear on many pages (= text inside a box, with specific background colour) | "text": { | ||
"aliases": [ | |||
"1" | |||
], | |||
"label": "Text", | |||
"description": "Content of the highlightbox (wikitext)", | |||
"example": "Example with [[link]]", | |||
"required": true | |||
} | |||
}, | |||
"description": "This template is used for all the \"Highlight\" boxes with text, which appear on many pages (= text inside a box, with specific background colour and left border)" | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |
Latest revision as of 22:23, 22 December 2019
This template is used for all the "Highlight" boxes with text, which appear on many pages (= text inside a box, with specific background colour and left border)
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | text 1 | Content of the highlightbox (wikitext)
| Unknown | required |